|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientOnly | |
|---|---|
| bibliothek.extension.gui.dock.station | Contains extensions to the DockStations. |
| 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. |
| bibliothek.util | Some classes which are used in DockingFrames, but do not have any importance. |
| 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(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. |
| Uses of ClientOnly in bibliothek.util |
|---|
| Methods in bibliothek.util with annotations of type ClientOnly | |
|---|---|
static void |
Workarounds.setDefault(Workarounds workarounds)
Seets the Workarounds that should be used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||