|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutStyle | |
---|---|
com.jgoodies.forms.util | Consists of Forms framework helper classes for unit conversion and layout styles |
Uses of LayoutStyle in com.jgoodies.forms.util |
---|
Subclasses of LayoutStyle in com.jgoodies.forms.util | |
---|---|
class |
MacLayoutStyle
A LayoutStyle that aims to provide layout constants as defined by
Microsoft's User Experience Guidelines. |
Methods in com.jgoodies.forms.util that return LayoutStyle | |
---|---|
static LayoutStyle |
LayoutStyle.getCurrent()
Returns the current LayoutStyle . |
Methods in com.jgoodies.forms.util with parameters of type LayoutStyle | |
---|---|
static void |
LayoutStyle.setCurrent(LayoutStyle newLayoutStyle)
Set a new LayoutStyle . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |