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

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

public class CExternalizedModePerspective
extends AbstractModePerspective<CModeAreaPerspective>

Represents a CExternalizedMode.

Author:
Benjamin Sigg

Constructor Summary
CExternalizedModePerspective()
           
 
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

CExternalizedModePerspective

public CExternalizedModePerspective()
Method Detail

getIdentifier

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

Returns:
the unique identifier, not null