bibliothek.gui.dock.station.toolbar
Class ToolbarItemDockableFactory
java.lang.Object
bibliothek.gui.dock.station.toolbar.DummyDockFactory<ToolbarItemDockable>
bibliothek.gui.dock.station.toolbar.ToolbarItemDockableFactory
- All Implemented Interfaces:
- bibliothek.gui.dock.DockFactory<ToolbarItemDockable,bibliothek.gui.dock.perspective.PerspectiveElement,Object>, bibliothek.gui.dock.layout.DockConverter<ToolbarItemDockable,bibliothek.gui.dock.perspective.PerspectiveElement,Object>
public class ToolbarItemDockableFactory
- extends DummyDockFactory<ToolbarItemDockable>
A factory for reading and writing ToolbarItemDockable
s.
- Author:
- Benjamin Sigg
Field Summary |
static String |
ID
unique unmodifiable identifier of this factory |
Methods inherited from class bibliothek.gui.dock.station.toolbar.DummyDockFactory |
estimateLocations, getLayout, getPerspectiveLayout, layout, layout, layoutPerspective, layoutPerspective, read, read, setLayout, setLayout, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- unique unmodifiable identifier of this factory
- See Also:
- Constant Field Values
ToolbarItemDockableFactory
public ToolbarItemDockableFactory()
getID
public String getID()