Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.eclipse.stack.tab |
Various components needed to paint and manage the tab which is visible
on a
EclipseTabPane . |
bibliothek.gui.dock.displayer |
Classes and interfaces that are needed by the
DockableDisplayer . |
bibliothek.gui.dock.focus | |
bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation . |
Modifier and Type | Class and Description |
---|---|
class |
BaseTabFocusTraversalPolicy
Focus traversal policy used by a
BaseTabComponent to go through its child Component
which shows the buttons (if there are any). |
Modifier and Type | Class and Description |
---|---|
class |
DisplayerFocusTraversalPolicy
A traversal policy for
DockableDisplayer s. |
Constructor and Description |
---|
DockFocusTraversalPolicy(SimplifiedFocusTraversalPolicy policy,
boolean circle)
Creates a new policy.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedStackDockFocusTraversalPolicy
Focus traversal policy for a
CombinedStackDockComponent , this
policy switches between current Dockable , its Tab and
the optional info component . |