|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UILayout | |
---|---|
javax.rad.genui.container | Contains a generic implementation of the platform and technology independent container interfaces to design graphical user interfaces. |
javax.rad.genui.layout | Contains a generic implementation of the platform and technology independent layout interfaces to design graphical user interfaces. |
Uses of UILayout in javax.rad.genui.container |
---|
Constructors in javax.rad.genui.container with parameters of type UILayout | |
---|---|
UIPanel(UILayout pLayout)
Creates a new instance of UIPanel . |
Uses of UILayout in javax.rad.genui.layout |
---|
Subclasses of UILayout in javax.rad.genui.layout | |
---|---|
class |
UIBorderLayout
Platform and technology independent BorderLayout. |
class |
UIFlowLayout
Platform and technology independent FlowLayout. |
class |
UIFormLayout
Platform and technology independent form oriented layout. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |