|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.common.perspective.mode.AbstractModePerspective<CMaximizedModeAreaPerspective>
bibliothek.gui.dock.common.perspective.mode.CMaximizedModePerspective
public class CMaximizedModePerspective
Represents a CMaximizedMode.
| Constructor Summary | |
|---|---|
CMaximizedModePerspective()
|
|
| Method Summary | |
|---|---|
void |
add(CMaximizedModeAreaPerspective location)
Adds location to the list of possible parents. |
ExtendedMode |
getIdentifier()
Gets the unique identifier for this mode. |
void |
readSetting(ModeSetting<Location> setting)
Reads settings belonging to this mode from setting. |
void |
writeSetting(ModeSetting<Location> setting)
Writes settings that belong to this mode to setting. |
| Methods inherited from class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective |
|---|
getArea, getAreaCount, getPerspective, isCurrentMode, isCurrentMode, remove, setPerspective |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMaximizedModePerspective()
| Method Detail |
|---|
public ExtendedMode getIdentifier()
LocationModePerspective
nullpublic void add(CMaximizedModeAreaPerspective location)
AbstractModePerspectivelocation to the list of possible parents.
add in class AbstractModePerspective<CMaximizedModeAreaPerspective>location - the new location, not nullpublic void readSetting(ModeSetting<Location> setting)
LocationModePerspectivesetting.
readSetting in interface LocationModePerspectivereadSetting in class AbstractModePerspective<CMaximizedModeAreaPerspective>setting - some settingspublic void writeSetting(ModeSetting<Location> setting)
LocationModePerspectivesetting.
writeSetting in interface LocationModePerspectivewriteSetting in class AbstractModePerspective<CMaximizedModeAreaPerspective>setting - the settings to write
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||