public interface BorderedComponent
Border that was created by a TabPainter.| Modifier and Type | Method and Description |
|---|---|
TabPlacement |
getDockTabPlacement()
Tells at which side tabs are shown.
|
void |
updateFullBorder()
Requests this component to call
TabPainter.getFullBorder(BorderedComponent, bibliothek.gui.DockController, bibliothek.gui.Dockable)
again. |
void updateFullBorder()
TabPainter.getFullBorder(BorderedComponent, bibliothek.gui.DockController, bibliothek.gui.Dockable)
again.TabPlacement getDockTabPlacement()
null if
this component does not show tabsCopyright © 2017 Docking Frames. All rights reserved.