public static class ScrollableSingleRowLayout.ScrollableSingleRowTabsLayoutInfo extends TabsLayoutInfo
| Modifier and Type | Field and Description |
|---|---|
javax.swing.JCheckBox |
myCheckBox |
| Constructor and Description |
|---|
ScrollableSingleRowTabsLayoutInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected TabsLayout |
createTabsLayoutInstance() |
java.lang.Integer[] |
getAvailableTabsPositions() |
java.lang.String |
getId() |
java.lang.String |
getName() |
createTabsLayout, toStringpublic java.lang.String getId()
getId in class TabsLayoutInfopublic java.lang.String getName()
getName in class TabsLayoutInfoprotected TabsLayout createTabsLayoutInstance()
createTabsLayoutInstance in class TabsLayoutInfopublic java.lang.Integer[] getAvailableTabsPositions()
getAvailableTabsPositions in class TabsLayoutInfo