Uses of Class
bibliothek.extension.gui.dock.theme.eclipse.EclipseTabDockAction

Packages that use EclipseTabDockAction
bibliothek.extension.gui.dock.theme.eclipse Various graphical and logical components needed when the EclipseTheme is active. 
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock.common.action.predefined A set of more complex actions that can be directly used. 
 

Uses of EclipseTabDockAction in bibliothek.extension.gui.dock.theme.eclipse
 

Methods in bibliothek.extension.gui.dock.theme.eclipse with parameters of type EclipseTabDockAction
protected  EclipseTabDockActionLocation DefaultEclipseThemeConnector.getLocation(EclipseTabDockAction annotation, EclipseTabStateInfo tab)
          Gets the location encoded in annotation.
 

Uses of EclipseTabDockAction in bibliothek.gui
 

Classes in bibliothek.gui with annotations of type EclipseTabDockAction
 class DockFrontend.Hider
          An object which is action and ActionGuard at the same time.
 

Uses of EclipseTabDockAction in bibliothek.gui.dock.common.action.predefined
 

Classes in bibliothek.gui.dock.common.action.predefined with annotations of type EclipseTabDockAction
 class CCloseAction
          An action that can close any CDockable by calling CDockable.setVisible(boolean).