bibliothek.gui.dock.common.perspective.mode
Class CMinimizedModePerspective

java.lang.Object
  extended by bibliothek.gui.dock.common.perspective.mode.AbstractModePerspective<CModeAreaPerspective>
      extended by bibliothek.gui.dock.common.perspective.mode.CMinimizedModePerspective
All Implemented Interfaces:
LocationModePerspective

public class CMinimizedModePerspective
extends AbstractModePerspective<CModeAreaPerspective>

Represents a CMinimizedMode.

Author:
Benjamin Sigg

Constructor Summary
CMinimizedModePerspective()
           
 
Method Summary
 ExtendedMode getIdentifier()
          Gets 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMinimizedModePerspective

public CMinimizedModePerspective()
Method Detail

getIdentifier

public ExtendedMode getIdentifier()
Description copied from interface: LocationModePerspective
Gets the unique identifier for this mode.

Returns:
the unique identifier, not null