Class CNormalModePerspective
java.lang.Object
bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective<CModeAreaPerspective>
bibliothek.gui.dock.common.perspective.mode.CNormalModePerspective
- All Implemented Interfaces:
LocationModePerspective
Represents a
CNormalMode.- Author:
- Benjamin Sigg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the unique identifier for this mode.Methods inherited from class bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective
add, getArea, getAreaCount, getPerspective, isCurrentMode, isCurrentMode, readSetting, remove, setPerspective, writeSetting
-
Constructor Details
-
CNormalModePerspective
public CNormalModePerspective()
-
-
Method Details
-
getIdentifier
Description copied from interface:LocationModePerspectiveGets the unique identifier for this mode.- Returns:
- the unique identifier, not
null
-