bibliothek.gui.dock.station.toolbar
Class ToolbarContainerPropertyFactory
java.lang.Object
bibliothek.gui.dock.station.toolbar.ToolbarContainerPropertyFactory
- All Implemented Interfaces:
- bibliothek.gui.dock.layout.DockablePropertyFactory
public class ToolbarContainerPropertyFactory
- extends Object
- implements bibliothek.gui.dock.layout.DockablePropertyFactory
Creates new ToolbarContainerProperty
s.
- Author:
- Benjamin Sigg, Herve Guillaume
Field Summary |
static String |
ID
the unique identifier of this factory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- the unique identifier of this factory
- See Also:
- Constant Field Values
ToolbarContainerPropertyFactory
public ToolbarContainerPropertyFactory()
getID
public String getID()
- Specified by:
getID
in interface bibliothek.gui.dock.layout.DockablePropertyFactory
createProperty
public bibliothek.gui.dock.layout.DockableProperty createProperty()
- Specified by:
createProperty
in interface bibliothek.gui.dock.layout.DockablePropertyFactory