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 classEmptyCaptionBarMethods in editor.splitpane that return ICaptionBar Modifier and Type Method Description ICaptionBarICaptionedPanel. getCaption()ICaptionBarEmptyCaptionBar. getMinimizedPanel(TabPosition tabPosition)ICaptionBarICaptionBar. getMinimizedPanel(TabPosition tabPosition) -
Uses of ICaptionBar in editor.tabpane
Classes in editor.tabpane that implement ICaptionBar Modifier and Type Class Description classTabAndToolContainerMethods in editor.tabpane that return ICaptionBar Modifier and Type Method Description ICaptionBarTabPane. getCaption()ICaptionBarTabAndToolContainer. getMinimizedPanel(TabPosition tabPosition)
-