|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameworkOnly | |
---|---|
bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
bibliothek.gui.dock.control | Classes responsible to handle some global task. |
bibliothek.gui.dock.control.focus | |
bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation ,
and which are needed to interact with the station. |
bibliothek.gui.dock.station.stack | Elements which are related to the StackDockStation . |
bibliothek.gui.dock.themes | Contains an implementation of DockTheme and
all classes which are neede by this theme. |
bibliothek.gui.dock.util | Distribution of information in a global scale and methods available from everywhere. |
Uses of FrameworkOnly in bibliothek.gui |
---|
Methods in bibliothek.gui with annotations of type FrameworkOnly | |
---|---|
Combiner |
DockTheme.getCombiner(DockStation station)
Gets the Combiner for station . |
DisplayerFactory |
DockTheme.getDisplayFactory(DockStation station)
Gets a displayer factory for station . |
DockableSelection |
DockTheme.getDockableSelection(DockController controller)
Gets a selector for Dockable s. |
DockableMovingImageFactory |
DockTheme.getMovingImageFactory(DockController controller)
Gets a factory for images which are moved around by the user. |
StationPaint |
DockTheme.getPaint(DockStation station)
Gets the paint which is used to draw things onto station . |
Uses of FrameworkOnly in bibliothek.gui.dock.control |
---|
Methods in bibliothek.gui.dock.control with annotations of type FrameworkOnly | |
---|---|
void |
KeyboardController.kill()
Stops this controller. |
Uses of FrameworkOnly in bibliothek.gui.dock.control.focus |
---|
Methods in bibliothek.gui.dock.control.focus with annotations of type FrameworkOnly | |
---|---|
void |
MouseFocusObserver.kill()
Stops this FocusController. |
Uses of FrameworkOnly in bibliothek.gui.dock.station.split |
---|
Classes in bibliothek.gui.dock.station.split with annotations of type FrameworkOnly | |
---|---|
class |
SplitPlaceholderSet
Keeps track of the various placeholders and Dockable s of a SplitDockStation
and makes sure that a placeholder is used by no more than one SplitNode . |
Uses of FrameworkOnly in bibliothek.gui.dock.station.stack |
---|
Methods in bibliothek.gui.dock.station.stack with annotations of type FrameworkOnly | |
---|---|
void |
CombinedStackDockComponent.Meta.setController(DockController controller)
Sets the controller which is used to read values. |
Uses of FrameworkOnly in bibliothek.gui.dock.themes |
---|
Methods in bibliothek.gui.dock.themes with annotations of type FrameworkOnly | |
---|---|
void |
ThemeManager.kill()
Destroys this manager and releases resources. |
Uses of FrameworkOnly in bibliothek.gui.dock.util |
---|
Classes in bibliothek.gui.dock.util with annotations of type FrameworkOnly | |
---|---|
class |
UIPriorityValue<T>
A PriorityValue that supports working with UIScheme s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |