Class CMinimizedModePerspective
java.lang.Object
bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective<CModeAreaPerspective>
bibliothek.gui.dock.common.perspective.mode.CMinimizedModePerspective
- All Implemented Interfaces:
LocationModePerspective
Represents a
CMinimizedMode.- 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
-
CMinimizedModePerspective
public CMinimizedModePerspective()
-
-
Method Details
-
getIdentifier
Description copied from interface:LocationModePerspectiveGets the unique identifier for this mode.- Returns:
- the unique identifier, not
null
-