bibliothek.gui.dock.toolbar.perspective
Class CommonToolbarContainerDockPerspective

java.lang.Object
  extended by bibliothek.gui.dock.station.toolbar.ListDockableStationPerspective
      extended by bibliothek.gui.dock.station.toolbar.ToolbarContainerDockPerspective
          extended by bibliothek.gui.dock.toolbar.perspective.CommonToolbarContainerDockPerspective
All Implemented Interfaces:
bibliothek.gui.dock.common.perspective.CommonDockStationPerspective, bibliothek.gui.dock.common.perspective.CommonElementPerspective, bibliothek.gui.dock.perspective.PerspectiveDockable, bibliothek.gui.dock.perspective.PerspectiveElement, bibliothek.gui.dock.perspective.PerspectiveStation, bibliothek.gui.dock.station.support.PlaceholderListItem<bibliothek.gui.dock.perspective.PerspectiveDockable>

public class CommonToolbarContainerDockPerspective
extends ToolbarContainerDockPerspective
implements bibliothek.gui.dock.common.perspective.CommonDockStationPerspective

The type of object that is used by CToolbarAreaPerspective as intern representation.

Author:
Benjamin Sigg

Constructor Summary
CommonToolbarContainerDockPerspective(CToolbarAreaPerspective perspective)
          Creates the new perspective
 
Method Summary
 String getConverterID()
           
 bibliothek.gui.dock.common.perspective.CElementPerspective getElement()
           
 String getFactoryID()
           
 
Methods inherited from class bibliothek.gui.dock.station.toolbar.ToolbarContainerDockPerspective
getDockableProperty, read
 
Methods inherited from class bibliothek.gui.dock.station.toolbar.ListDockableStationPerspective
add, add, asDockable, asStation, getDockable, getDockableCount, getDockableProperty, getDockables, getParent, getPlaceholder, getPlaceholders, indexOf, remove, remove, replace, setDockables, setParent, setPlaceholders
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface bibliothek.gui.dock.perspective.PerspectiveElement
asDockable, asStation
 

Constructor Detail

CommonToolbarContainerDockPerspective

public CommonToolbarContainerDockPerspective(CToolbarAreaPerspective perspective)
Creates the new perspective

Parameters:
perspective - the common part
Method Detail

getElement

public bibliothek.gui.dock.common.perspective.CElementPerspective getElement()
Specified by:
getElement in interface bibliothek.gui.dock.common.perspective.CommonElementPerspective

getFactoryID

public String getFactoryID()
Specified by:
getFactoryID in interface bibliothek.gui.dock.common.perspective.CommonDockStationPerspective
Specified by:
getFactoryID in interface bibliothek.gui.dock.perspective.PerspectiveElement
Overrides:
getFactoryID in class ToolbarContainerDockPerspective

getConverterID

public String getConverterID()
Specified by:
getConverterID in interface bibliothek.gui.dock.common.perspective.CommonDockStationPerspective