|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use LookAndFeel | |
|---|---|
| com.sun.dtv.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.dtv.lwuit.plaf |
|---|
| Subclasses of LookAndFeel in com.sun.dtv.lwuit.plaf | |
|---|---|
class |
DefaultLookAndFeel
Used to render the default look of LWUIT. |
| Methods in com.sun.dtv.lwuit.plaf that return LookAndFeel | |
|---|---|
LookAndFeel |
UIManager.getLookAndFeel()
Returns the currently installed look and feel. |
| Methods in com.sun.dtv.lwuit.plaf with parameters of type LookAndFeel | |
|---|---|
void |
UIManager.setLookAndFeel(LookAndFeel plaf)
Sets the currently installed look and feel. |
|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||