|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.flap.FlapDockPropertyFactory
public class FlapDockPropertyFactory
Creates instances of FlapDockProperty.
| Field Summary | |
|---|---|
static FlapDockPropertyFactory |
FACTORY
An instance of this factory which can be used at any location |
static String |
ID
The default-id of this type of factory |
| Constructor Summary | |
|---|---|
FlapDockPropertyFactory()
|
|
| 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 FlapDockPropertyFactory FACTORY
| Constructor Detail |
|---|
public FlapDockPropertyFactory()
| 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 | |||||||||