|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LookAndFeel | |
com.sun.lwuit.plaf | Look of the application can be fully customized via this package, it represents a rendering layer that can be plugged in separately in runtime and themed to provide any custom look. |
Uses of LookAndFeel in com.sun.lwuit.plaf |
Subclasses of LookAndFeel in com.sun.lwuit.plaf | |
class |
DefaultLookAndFeel
Used to render the default look of LWUIT. |
Methods in com.sun.lwuit.plaf that return LookAndFeel | |
LookAndFeel |
UIManager.getLookAndFeel()
Returns the currently installed look and feel. |
Methods in com.sun.lwuit.plaf with parameters of type LookAndFeel | |
void |
UIManager.setLookAndFeel(LookAndFeel plaf)
Sets the currently installed look and feel. |
|
Java DTV API 1.0 12-Dec-2008 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |