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

Various components needed to paint and manage the tab which is visible on a RexTabbedComponent.

See:
          Description

Interface Summary
TabComponent  
TabListener  
TabPainter  
 

Class Summary
BasicTabDockTitle A DockTitle normally used by the DockTitleTab to show a very simple tab.
DockTitleTab A DockTitleTab is a wrapper around an ordinary DockTitle to get a TabComponent.
This DockTitleTab will use EclipseDockTitleEvents to inform its DockTitle when a property has changed, the method DockTitle.changed(bibliothek.gui.dock.event.DockTitleEvent) is called for that purpose.
EclipseDockTitleEvent These events are fired by a DockTitleTab to its DockTitle to indicate that some properties, normally not used by a DockTitle, have changed.
RectGradientPainter  
ShapedGradientPainter  
TabStripLayoutManager  
 

Package bibliothek.extension.gui.dock.theme.eclipse.rex.tab Description

Various components needed to paint and manage the tab which is visible on a RexTabbedComponent.