|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - the kind of station this wrappsC - the kind of CommonDockStation this ispublic interface CommonDockStation<S extends DockStation,C extends CommonDockStation<S,C>>
An interface that can be implemented by classes that extend a DockStation and
that represent a CStation.
| Method Summary | |
|---|---|
C |
asDockStation()
Returns this as station of type C. |
S |
getDockStation()
Gets this as S. |
CStation<S> |
getStation()
Gets the model of this station. |
| Methods inherited from interface bibliothek.gui.dock.common.intern.CommonElement |
|---|
asDockable |
| Methods inherited from interface bibliothek.gui.dock.DockElement |
|---|
getFactoryID |
| Methods inherited from interface bibliothek.gui.DockStation |
|---|
accept, addDockStationListener, canCompare, canDrag, canReplace, changed, compare, drag, draw, drop, drop, drop, forget, getController, getDirectActionOffers, getDockable, getDockableCount, getDockableProperty, getFrontDockable, getIndirectActionOffers, getPlaceholders, getStationBounds, getTheme, isInOverrideZone, isStationVisible, isVisible, move, move, prepareDrop, prepareMove, removeDockStationListener, replace, replace, requestChildDockTitle, setController, setFrontDockable, setPlaceholders, updateTheme |
| Methods inherited from interface bibliothek.gui.dock.DockElement |
|---|
getFactoryID |
| Method Detail |
|---|
S getDockStation()
this as S.
thisC asDockStation()
this as station of type C. This method
is not allowed to return null.
asDockStation in interface CommonElementasDockStation in interface DockElementthisCStation<S> getStation()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||