org.openpermis.editor.policy.gui.dock
Class EditorFactory

java.lang.Object
  extended by 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

Constructor Summary
EditorFactory()
           
 
Method Summary
 EditorLayout create()
           
 EditorDockable createDockable()
          Creates a new, uninitialized editor dockable.
 EditorDockable read(EditorLayout layout)
           
 EditorLayout write(EditorDockable dockable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorFactory

public EditorFactory()
Method Detail

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:48
Copyright (c) 2002-2007 Ergon Informatik AG