Uses of Class
editor.tabpane.TabContainer
-
Packages that use TabContainer Package Description editor.tabpane -
-
Uses of TabContainer in editor.tabpane
Methods in editor.tabpane that return TabContainer Modifier and Type Method Description TabContainer
TabPane. getTabContainer()
Constructors in editor.tabpane with parameters of type TabContainer Constructor Description MoreTab(TabContainer tabContainer)
StandardTab(TabContainer tabContainer, ILabel labelAttr, JComponent contentPane)
StandardTab(TabContainer tabContainer, ILabel labelAttr, JComponent contentPane, boolean bCanClose)
TabChangeEvent(TabContainer tabContainer, ITab tab)
TabListPopup(TabContainer tabContainer)
-