|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.split.SplitDockPropertyFactory
public class SplitDockPropertyFactory
A factory that creates instances of SplitDockProperty.
| Field Summary | |
|---|---|
static SplitDockPropertyFactory |
FACTORY
An instance of the factory that can be used at any location |
static String |
ID
The id that is used for this factory |
| Constructor Summary | |
|---|---|
SplitDockPropertyFactory()
|
|
| Method Summary | |
|---|---|
DockableProperty |
createProperty()
Creates a new empty DockableProperty. |
String |
getID()
Gets the unique name of this factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ID
public static final SplitDockPropertyFactory FACTORY
| Constructor Detail |
|---|
public SplitDockPropertyFactory()
| Method Detail |
|---|
public String getID()
DockablePropertyFactory
getID in interface DockablePropertyFactorypublic DockableProperty createProperty()
DockablePropertyFactoryDockableProperty.
createProperty in interface DockablePropertyFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||