|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.stack.StackDockPropertyFactory
public class StackDockPropertyFactory
A factory which creates instances
of StackDockProperty.
| Field Summary | |
|---|---|
static StackDockPropertyFactory |
FACTORY
A singleton instance of this factory |
static String |
ID
The ID that is returned by getID() |
| Constructor Summary | |
|---|---|
StackDockPropertyFactory()
|
|
| 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
getID()
public static final StackDockPropertyFactory FACTORY
| Constructor Detail |
|---|
public StackDockPropertyFactory()
| 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 | |||||||||