|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientOnly | |
---|---|
bibliothek.gui.dock.common | A set of classes that can be used to create basic applications. |
bibliothek.gui.dock.common.intern.theme | |
bibliothek.gui.dock.common.intern.theme.color | |
bibliothek.gui.dock.common.layout | |
bibliothek.gui.dock.common.mode | |
bibliothek.gui.dock.facile.action | |
bibliothek.gui.dock.facile.menu |
Uses of ClientOnly in bibliothek.gui.dock.common |
---|
Classes in bibliothek.gui.dock.common with annotations of type ClientOnly | |
---|---|
class |
DefaultMultipleCDockable
A MultipleCDockable that contains a content-pane
where the client might add or remove as many Component s as
it wishes. |
class |
DefaultSingleCDockable
A DefaultSingleCDockable is an element which has a
content-pane where clients can add or remove as many
Component s as they whish. |
Uses of ClientOnly in bibliothek.gui.dock.common.intern.theme |
---|
Classes in bibliothek.gui.dock.common.intern.theme with annotations of type ClientOnly | |
---|---|
class |
CBasicTheme
A bridge between a BasicTheme and the common-project. |
class |
CBubbleTheme
A theme wrapping BubbleTheme and adding additional features to
properly work within the common-project. |
class |
CEclipseTheme
A wrapper around a EclipseTheme , allows to use the ColorMap of
CDockable . |
class |
CFlatTheme
A CDockTheme that encapsulates a FlatTheme in order to
allow the theme access to the possibilities of the common-project. |
class |
CSmoothTheme
A bridge between a SmoothTheme and the common-project. |
Uses of ClientOnly in bibliothek.gui.dock.common.intern.theme.color |
---|
Classes in bibliothek.gui.dock.common.intern.theme.color with annotations of type ClientOnly | |
---|---|
interface |
CColorBridgeExtension
This extension is used by a CDockTheme to add additional ColorBridge s. |
Uses of ClientOnly in bibliothek.gui.dock.common.layout |
---|
Classes in bibliothek.gui.dock.common.layout with annotations of type ClientOnly | |
---|---|
interface |
DockThemeModifier
A DockThemeModifier modifies a DockTheme . |
class |
RequestDimension
Represents the dimensions a CDockable would like to have. |
Uses of ClientOnly in bibliothek.gui.dock.common.mode |
---|
Classes in bibliothek.gui.dock.common.mode with annotations of type ClientOnly | |
---|---|
class |
ExtendedMode
A extendible set of unique singleton identifiers for the various instances of mode . |
Uses of ClientOnly in bibliothek.gui.dock.facile.action |
---|
Classes in bibliothek.gui.dock.facile.action with annotations of type ClientOnly | |
---|---|
class |
RenameAction
This DockAction can change the title-text
of a Dockable . |
static class |
RenameAction.RenameDefaultDockable
An implementation of RenameAction that can handle
DefaultDockables . |
static class |
RenameAction.RenameFlapDockStation
An implementation of RenameAction that can handle
FlapDockStations . |
static class |
RenameAction.RenameSplitDockStation
An implementation of RenameAction that can handle
SplitDockStations . |
static class |
RenameAction.RenameStackDockStation
An implementation of RenameAction that can handle
StackDockStations . |
class |
RenameActionFactory
A factory creating RenameActions for a
DockController . |
class |
ReplaceAction
A DockAction that can replace a DockStation by it's only
child. |
class |
ReplaceActionGuard
An ActionGuard that adds a ReplaceAction to all elements
that are Dockable and DockStation at the same time. |
Uses of ClientOnly in bibliothek.gui.dock.facile.menu |
---|
Classes in bibliothek.gui.dock.facile.menu with annotations of type ClientOnly | |
---|---|
class |
FreeMenuPiece
A MenuPiece that does not add any children by itself. |
class |
FrontendSettingsMenuPiece
A piece of a menu that allows to save, load and delete settings from a DockFrontend . |
class |
LookAndFeelMenuPiece
A menu that contains an item for each available LookAndFeel . |
class |
PreferenceMenuPiece
A menu piece that allows the user to change the preferences of the framework. |
class |
ThemeMenuPiece
A MenuPiece that can change the DockTheme . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |