|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StationModeArea
A representation of a DockStation which can be accessed
through Modes.
| Method Summary | |
|---|---|
DockableProperty |
getLocation(Dockable child)
Gets the location of dockable which is a child
of this station. |
void |
setLocation(Dockable dockable,
DockableProperty location,
AffectedSet set)
Sets the location of dockable to location
and ensures that dockable is a child of this station. |
| Methods inherited from interface bibliothek.gui.dock.facile.mode.ModeArea |
|---|
addModeAreaListener, autoDefaultArea, getStation, getUniqueId, isChild, removeModeAreaListener, setController, setMode |
| Method Detail |
|---|
DockableProperty getLocation(Dockable child)
dockable which is a child
of this station.
child - the child
null
void setLocation(Dockable dockable,
DockableProperty location,
AffectedSet set)
dockable to location
and ensures that dockable is a child of this station.
dockable - the new or old childlocation - the new location, may be nullset - this method has to store all Dockables which might have changed their
mode in the set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||