Package | Description |
---|---|
bibliothek.extension.gui.dock.theme |
Contains some
DockTheme s. |
bibliothek.gui.dock.station.stack.action |
Contains the
DockActionDistributor interface
which allows clients to tell where a DockAction appears, either
as part of a tab, of the info panel, or on the DockTitle .Clients can make use of the annotations InfoDockAction ,
TabDockAction and TitleDockAction
to easily mark the location of their actions. |
bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
Class and Description |
---|
DockActionDistributor
Used by some
DockTheme s, this interface tells how to distribute the DockAction s
between tabs , titles and info components . |
Class and Description |
---|
DockActionDistributor
Used by some
DockTheme s, this interface tells how to distribute the DockAction s
between tabs , titles and info components . |
DockActionDistributor.Target
Represents one place where a
DockActionSource can be used. |
Class and Description |
---|
DockActionDistributor
Used by some
DockTheme s, this interface tells how to distribute the DockAction s
between tabs , titles and info components . |