protected class AbstractTabsLayoutBlock.TabsSize extends Size
Size
contains an array of Tab
s which are required
to get this size. Instances of this class can be used for LayoutBlock.setLayout(Size)
Constructor and Description |
---|
TabsSize(Size.Type type,
Dimension size,
Tab[] tabs,
double score) |
Modifier and Type | Method and Description |
---|---|
int |
getTabCount()
Gets the number of tabs shown with this size.
|
Tab[] |
getTabs()
Gets the tabs that are required for this size.
|
String |
toString() |
getHeight, getScore, getType, getWidth, isMinimum, isPreferred, toDimension