|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.perspective.DefaultMissingPerspectiveFactory
public class DefaultMissingPerspectiveFactory
This default implementation of a MissingPerspectiveStrategy creates CStationPerspectives for
the CStations that are already known to the framework.
| Constructor Summary | |
|---|---|
DefaultMissingPerspectiveFactory()
|
|
| Method Summary | |
|---|---|
CStationPerspective |
createRoot(java.lang.String id,
Path typeId)
Creates the root station that represented id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMissingPerspectiveFactory()
| Method Detail |
|---|
public CStationPerspective createRoot(java.lang.String id,
Path typeId)
MissingPerspectiveStrategyid.
createRoot in interface MissingPerspectiveStrategyid - the roottypeId - the type of the station, this is the identifier that was returned by CStation.getTypeId(),
can be null
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||