bibliothek.gui.dock.toolbar.perspective
Class FrontendToolbarItemPerspective
java.lang.Object
bibliothek.gui.dock.dockable.DefaultDockablePerspective
bibliothek.gui.dock.frontend.FrontendDockablePerspective
bibliothek.gui.dock.toolbar.perspective.FrontendToolbarItemPerspective
- All Implemented Interfaces:
- bibliothek.gui.dock.perspective.PerspectiveDockable, bibliothek.gui.dock.perspective.PerspectiveElement, bibliothek.gui.dock.station.support.PlaceholderListItem<bibliothek.gui.dock.perspective.PerspectiveDockable>
public class FrontendToolbarItemPerspective
- extends bibliothek.gui.dock.frontend.FrontendDockablePerspective
Represents a ToolbarItemDockable
that was registered at a DockFrontend
with
a unique identifier.
- Author:
- Benjamin Sigg
Methods inherited from class bibliothek.gui.dock.frontend.FrontendDockablePerspective |
getId |
Methods inherited from class bibliothek.gui.dock.dockable.DefaultDockablePerspective |
asDockable, asStation, getParent, getPlaceholder, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrontendToolbarItemPerspective
public FrontendToolbarItemPerspective(String id)
- Creates a new item.
- Parameters:
id
- the unique identifier of this item
getFactoryID
public String getFactoryID()
- Specified by:
getFactoryID
in interface bibliothek.gui.dock.perspective.PerspectiveElement
- Overrides:
getFactoryID
in class bibliothek.gui.dock.dockable.DefaultDockablePerspective