|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisplayerCombinerTarget | |
|---|---|
| bibliothek.gui.dock | The five basic classes implementing Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.station | Elements needed by various implementations of the
DockStation interface. |
| 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.support | Elements used by various DockStations to store
properties and to propagate events to other objects. |
| bibliothek.gui.dock.themes.basic | Factories and classes used when the BasicTheme
is active. |
| Uses of DisplayerCombinerTarget in bibliothek.gui.dock |
|---|
| Methods in bibliothek.gui.dock that return DisplayerCombinerTarget | |
|---|---|
DisplayerCombinerTarget |
FlapDockStation.FlapDropOperation.getDisplayerCombination()
|
DisplayerCombinerTarget |
StackDockStation.StackDropOperation.getDisplayerCombination()
|
| Uses of DisplayerCombinerTarget in bibliothek.gui.dock.station |
|---|
| Methods in bibliothek.gui.dock.station that return DisplayerCombinerTarget | |
|---|---|
DisplayerCombinerTarget |
NoStationDropOperation.getDisplayerCombination()
|
DisplayerCombinerTarget |
StationDropOperation.getDisplayerCombination()
Some DockStations may use the combining feature of DockableDisplayers
(DockableDisplayer.prepareCombination(bibliothek.gui.dock.station.support.CombinerSource, bibliothek.gui.dock.station.support.Enforcement))
to combine some Dockables. |
DisplayerCombinerTarget |
DockableDisplayer.prepareCombination(CombinerSource source,
Enforcement force)
This method tells how this displayer would like to combine itself with a Dockable that is dropped
over it. |
| Uses of DisplayerCombinerTarget in bibliothek.gui.dock.station.split |
|---|
| Methods in bibliothek.gui.dock.station.split that return DisplayerCombinerTarget | |
|---|---|
DisplayerCombinerTarget |
SplitDropOperation.getDisplayerCombination()
|
| Uses of DisplayerCombinerTarget in bibliothek.gui.dock.station.support |
|---|
| Methods in bibliothek.gui.dock.station.support that return DisplayerCombinerTarget | |
|---|---|
DisplayerCombinerTarget |
CombinerTarget.getDisplayerCombination()
Some Combiners may use the combining feature of DockableDisplayers
(DockableDisplayer.prepareCombination(CombinerSource, Enforcement))
to combine some Dockables. |
| Uses of DisplayerCombinerTarget in bibliothek.gui.dock.themes.basic |
|---|
| Classes in bibliothek.gui.dock.themes.basic that implement DisplayerCombinerTarget | |
|---|---|
class |
TabDisplayerCombinerTarget
This DisplayerCombinerTarget can be used by DockableDisplayers that show a
StackDockComponent to paint some tabs. |
| Methods in bibliothek.gui.dock.themes.basic that return DisplayerCombinerTarget | |
|---|---|
DisplayerCombinerTarget |
BasicDockableDisplayer.prepareCombination(CombinerSource source,
Enforcement force)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||