|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use LayoutStyle | |
|---|---|
| com.sun.dtv.lwuit.layouts |
Layout managers allow a Container to
arrange its components by a set of rules that would be adapted for specific
screen/font sizes. |
| Uses of LayoutStyle in com.sun.dtv.lwuit.layouts |
|---|
| Methods in com.sun.dtv.lwuit.layouts that return LayoutStyle | |
|---|---|
LayoutStyle |
GroupLayout.getLayoutStyle()
Returns the LayoutStyle instance to use. |
static LayoutStyle |
LayoutStyle.getSharedInstance()
Factory methods for obtaining the current LayoutStyle
object appropriate for the current look and feel. |
| Methods in com.sun.dtv.lwuit.layouts with parameters of type LayoutStyle | |
|---|---|
void |
GroupLayout.setLayoutStyle(LayoutStyle layoutStyle)
Sets the LayoutStyle this GroupLayout is to use. |
static void |
LayoutStyle.setSharedInstance(LayoutStyle layout)
Sets the LayoutStyle instance to use for this look and feel. |
|
Java DTV API 1.3 18-Nov-2009 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||