| 
||||||||||
| 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 java.lang.String | 
ID
The default-id of this type of factory  | 
| Constructor Summary | |
|---|---|
FlapDockPropertyFactory()
 | 
|
| Method Summary | |
|---|---|
 DockableProperty | 
createProperty()
Creates a new empty DockableProperty. | 
 java.lang.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 java.lang.String ID
public static final FlapDockPropertyFactory FACTORY
| Constructor Detail | 
|---|
public FlapDockPropertyFactory()
| Method Detail | 
|---|
public java.lang.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 | |||||||||