org.openpermis.editor.policy.gui.dock
Class EditorFactory
java.lang.Object
org.openpermis.editor.policy.gui.dock.EditorFactory
- All Implemented Interfaces:
- bibliothek.gui.dock.common.MultipleCDockableFactory<EditorDockable,EditorLayout>
public class EditorFactory
- extends Object
- implements bibliothek.gui.dock.common.MultipleCDockableFactory<EditorDockable,EditorLayout>
Factory for editor dockables
.
This factory is used to restore editor dockables from an EditorLayout
.
At the moment editor layouts are not stored and therefore the factory is only
used to create new anonymous editor dockables.
- Since:
- 0.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorFactory
public EditorFactory()
createDockable
public EditorDockable createDockable()
- Creates a new, uninitialized editor dockable.
- Since:
- 0.1.0
create
public EditorLayout create()
- Specified by:
create
in interface bibliothek.gui.dock.common.MultipleCDockableFactory<EditorDockable,EditorLayout>
- Since:
- 0.1.0
read
public EditorDockable read(EditorLayout layout)
- Specified by:
read
in interface bibliothek.gui.dock.common.MultipleCDockableFactory<EditorDockable,EditorLayout>
- Since:
- 0.1.0
write
public EditorLayout write(EditorDockable dockable)
- Specified by:
write
in interface bibliothek.gui.dock.common.MultipleCDockableFactory<EditorDockable,EditorLayout>
- Since:
- 0.1.0
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:33
Copyright (c) 2002-2007 Ergon Informatik AG