|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientOnly | |
---|---|
bibliothek.extension.gui.dock.station | |
bibliothek.gui.dock.control.relocator | Various implementations of RelocateOperation . |
bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation ,
and which are needed to interact with the station. |
bibliothek.gui.dock.themes | Contains an implementation of DockTheme and
all classes which are neede by this theme. |
Uses of ClientOnly in bibliothek.extension.gui.dock.station |
---|
Classes in bibliothek.extension.gui.dock.station with annotations of type ClientOnly | |
---|---|
class |
SplitCombiner
This is an alternative implementation of a Combiner , normally not used by this framework. |
Uses of ClientOnly in bibliothek.gui.dock.control.relocator |
---|
Methods in bibliothek.gui.dock.control.relocator with annotations of type ClientOnly | |
---|---|
protected boolean |
DefaultDockRelocator.isStationValid(DockStation station)
Only stations passing this test are considered during drag and drop operation as new parent. |
Uses of ClientOnly in bibliothek.gui.dock.station.split |
---|
Classes in bibliothek.gui.dock.station.split with annotations of type ClientOnly | |
---|---|
class |
SplitDockFullScreenProperty
This DockableProperty points to the currently maximized child of a SplitDockStation . |
Uses of ClientOnly in bibliothek.gui.dock.themes |
---|
Methods in bibliothek.gui.dock.themes with annotations of type ClientOnly | |
---|---|
void |
ThemeManager.setBackgroundPaint(java.lang.String id,
BackgroundPaint value)
Sets an algorithm that is used to paint the background of items which register an UIValue with
an identifier of id . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |