Package bibliothek.extension.gui.dock.theme.eclipse.stack.tab

Interface Summary
InvisibleTab An invisible tab is "shown" on an InvisibleTabPane, it is used to mimic some of the behavior a TabComponent would force on an EclipseTabPane.
InvisibleTabPane An InvisibleTabPane can "show" some InvisibleTabs.
TabComponent  
TabPainter A TabPainter is used to setup the basic graphical elements of a EclipseTabPane.
TabPanePainter A TabPanePainter paints decorations on a EclipseTabPane.
 

Class Summary
Arch An arch is a mathematical description of an curve, the curve is within a given rectangle, starting at the top left and ending at the bottom right edge.
ArchGradientPainter  
BaseTabComponent A base implementation of TabComponent.
BasicTabDockTitle A DockTitle normally used by the DockTitleTab to show a very simple tab.
DefaultInvisibleTab Default implementation of an InvisibleTab, this implements tells an InvisibleTabPane to use different borders for their elements depending on whether they are focused and selected.
DockTitleTab A DockTitleTab is a wrapper around an ordinary DockTitle to get a TabComponent.
EclipseDockTitleEvent These events are fired by a DockTitleTab to its DockTitle to indicate that some properties, normally not used by a DockTitle, have changed.
LinePainter Paints the background of the tab by just painting a single line.
RectGradientPainter