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, toString
public java.lang.String getId()
getId
in class TabsLayoutInfo
public java.lang.String getName()
getName
in class TabsLayoutInfo
protected TabsLayout createTabsLayoutInstance()
createTabsLayoutInstance
in class TabsLayoutInfo
public java.lang.Integer[] getAvailableTabsPositions()
getAvailableTabsPositions
in class TabsLayoutInfo