|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use bibliothek.gui.dock.station.stack.tab | |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble | Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.extension.gui.dock.theme.eclipse.displayer | The DockableDisplayers that are used
by the EclipseTheme. |
| bibliothek.extension.gui.dock.theme.eclipse.stack | An implementation of TabPane and
supporting classes for the EclipseTheme. |
| bibliothek.extension.gui.dock.theme.flat | Various graphical and logical components needed to paint the layout
when FlatTheme is active. |
| bibliothek.gui.dock | The five basic classes implementing Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.station.stack | Elements which are related to the StackDockStation. |
| bibliothek.gui.dock.station.stack.menu | Contains an abstract implementation of CombinedMenu
including helper classes. |
| bibliothek.gui.dock.station.stack.tab | This package contains a generic implementation of a "tabbed-pane". |
| bibliothek.gui.dock.station.stack.tab.layouting | Various interfaces and classes used by a TabPane to
describe its content to a TabLayoutManager, which
will set position and size of all the children of the TabPane. |
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.extension.gui.dock.theme.bubble | |
|---|---|
| AbstractTabPane
An abstract implementation of TabPane. |
|
| AbstractTabPaneComponent
A TabPaneComponent that really represents a Component. |
|
| Tab
A Tab represents a single Dockable that lies on a TabPane. |
|
| TabMenu
A TabMenu is a list of one or several Dockables, the user
can open the menu and select one of them. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| TabPaneComponent
A TabPaneComponent is a child of a TabPane. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.extension.gui.dock.theme.eclipse.displayer | |
|---|---|
| AbstractTabPane
An abstract implementation of TabPane. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.extension.gui.dock.theme.eclipse.stack | |
|---|---|
| AbstractTab
Abstract implemention of Tab based on a real Component. |
|
| AbstractTabPane
An abstract implementation of TabPane. |
|
| AbstractTabPaneComponent
A TabPaneComponent that really represents a Component. |
|
| LonelyTabPaneComponent
A LonelyTabPaneComponent is a TabPaneComponent which can
be used in a layout as a single element. |
|
| Tab
A Tab represents a single Dockable that lies on a TabPane. |
|
| TabMenu
A TabMenu is a list of one or several Dockables, the user
can open the menu and select one of them. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| TabPaneComponent
A TabPaneComponent is a child of a TabPane. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.extension.gui.dock.theme.flat | |
|---|---|
| AbstractTabPane
An abstract implementation of TabPane. |
|
| AbstractTabPaneComponent
A TabPaneComponent that really represents a Component. |
|
| Tab
A Tab represents a single Dockable that lies on a TabPane. |
|
| TabMenu
A TabMenu is a list of one or several Dockables, the user
can open the menu and select one of them. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| TabPaneComponent
A TabPaneComponent is a child of a TabPane. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.gui.dock | |
|---|---|
| TabContentFilter
This interface tells a StackDockStation or a StackDockComponent how to fill the tabs
for its children. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.gui.dock.station.stack | |
|---|---|
| AbstractTabPane
An abstract implementation of TabPane. |
|
| AbstractTabPaneComponent
A TabPaneComponent that really represents a Component. |
|
| LonelyTabPaneComponent
A LonelyTabPaneComponent is a TabPaneComponent which can
be used in a layout as a single element. |
|
| Tab
A Tab represents a single Dockable that lies on a TabPane. |
|
| TabMenu
A TabMenu is a list of one or several Dockables, the user
can open the menu and select one of them. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| TabPaneComponent
A TabPaneComponent is a child of a TabPane. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.gui.dock.station.stack.menu | |
|---|---|
| AbstractTabPaneComponent
A TabPaneComponent that really represents a Component. |
|
| TabMenu
A TabMenu is a list of one or several Dockables, the user
can open the menu and select one of them. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| TabPaneComponent
A TabPaneComponent is a child of a TabPane. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.gui.dock.station.stack.tab | |
|---|---|
| AbstractTabContentFilter
An abstract implementation of TabContentFilter, knows which StackDockStations
and which Dockables are currently filtered. |
|
| AbstractTabLayoutManager
This layout manager creates a common interface to store information for each TabPane individually. |
|
| AbstractTabLayoutManager.PaneInfo
Information about a TabPane that gets laid out by
this AbstractTabLayoutManager. |
|
| AbstractTabPaneComponent
A TabPaneComponent that really represents a Component. |
|
| AxisConversion
An axis conversion transforms coordinates and sizes from one to another system. |
|
| DefaultTabContentFilter.Behavior
Tells a DefaultTabContentFilter how it behaves. |
|
| LonelyTabPaneComponent
A LonelyTabPaneComponent is a TabPaneComponent which can
be used in a layout as a single element. |
|
| MenuLineLayout.Layout
Layout information for a TabPane. |
|
| Tab
A Tab represents a single Dockable that lies on a TabPane. |
|
| TabContentFilter
This interface tells a StackDockStation or a StackDockComponent how to fill the tabs
for its children. |
|
| TabLayoutManager
A TabLayoutManager is responsible for managing the location and size
of tags,
menus and info-component
of a TabPane. |
|
| TabMenu
A TabMenu is a list of one or several Dockables, the user
can open the menu and select one of them. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| TabPaneBackgroundComponent
A BackgroundComponent that represents a TabPane. |
|
| TabPaneChildBackgroundComponent
A BackgroundComponent representing a child component of a TabPane. |
|
| TabPaneComponent
A TabPaneComponent is a child of a TabPane. |
|
| TabPaneListener
An observer added to a TabPane. |
|
| Classes in bibliothek.gui.dock.station.stack.tab used by bibliothek.gui.dock.station.stack.tab.layouting | |
|---|---|
| Tab
A Tab represents a single Dockable that lies on a TabPane. |
|
| TabMenu
A TabMenu is a list of one or several Dockables, the user
can open the menu and select one of them. |
|
| TabPane
A TabPane is a view onto some component that shows a set of
Dockables. |
|
| TabPaneComponent
A TabPaneComponent is a child of a TabPane. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||