|
NextApp Echo2 v2.1.0 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
LayoutData
implementations which serve to describe the interface between a Component
and its parent.
See:
Description
Class Summary | |
---|---|
CellLayoutData | An abstract base layout data object for components which render their children in cells. |
ColumnLayoutData | A LayoutData object used to describe how a
Component is rendered within a Column . |
GridLayoutData | A LayoutData object used to describe how a
Component is rendered within a Grid . |
RowLayoutData | A LayoutData object used to describe how a
Component is rendered within a Row . |
SplitPaneLayoutData | A LayoutData object used to describe how a
Component is rendered within a SplitPane . |
TableLayoutData | A LayoutData object for rendered table cells. |
Provides LayoutData
implementations which serve to describe the interface between a Component
and its parent.
|
NextApp Echo2 v2.1.0 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |