Uses of Interface
editor.splitpane.ICaptionBar
-
Packages that use ICaptionBar Package Description editor.splitpane editor.tabpane -
-
Uses of ICaptionBar in editor.splitpane
Classes in editor.splitpane that implement ICaptionBar Modifier and Type Class Description class
EmptyCaptionBar
Methods in editor.splitpane that return ICaptionBar Modifier and Type Method Description ICaptionBar
ICaptionedPanel. getCaption()
ICaptionBar
EmptyCaptionBar. getMinimizedPanel(TabPosition tabPosition)
ICaptionBar
ICaptionBar. getMinimizedPanel(TabPosition tabPosition)
-
Uses of ICaptionBar in editor.tabpane
Classes in editor.tabpane that implement ICaptionBar Modifier and Type Class Description class
TabAndToolContainer
Methods in editor.tabpane that return ICaptionBar Modifier and Type Method Description ICaptionBar
TabPane. getCaption()
ICaptionBar
TabAndToolContainer. getMinimizedPanel(TabPosition tabPosition)
-