|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.layout.location.DefaultAsideRequest.DockStationForward
protected static class DefaultAsideRequest.DockStationForward
An adapter mapping DockStation to DefaultAsideRequest.Forward.
| Constructor Summary | |
|---|---|
DefaultAsideRequest.DockStationForward(DockStation station)
|
|
| Method Summary | |
|---|---|
void |
execute(AsideRequest request)
Calls the aside method of the item represented by this DefaultAsideRequest.Forward. |
PlaceholderMap |
getLayout()
Gets the layout of the current station. |
DockStation |
getStation()
Gets this as DockStation, if this represents
a station. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultAsideRequest.DockStationForward(DockStation station)
| Method Detail |
|---|
public PlaceholderMap getLayout()
DefaultAsideRequest.Forward
getLayout in interface DefaultAsideRequest.Forwardnullpublic void execute(AsideRequest request)
DefaultAsideRequest.Forwardaside method of the item represented by this DefaultAsideRequest.Forward.
execute in interface DefaultAsideRequest.Forwardrequest - information about the location of an element and of its new neighborpublic DockStation getStation()
DefaultAsideRequest.Forwardthis as DockStation, if this represents
a station.
getStation in interface DefaultAsideRequest.Forwardnull
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||