org.outerj.daisy.frontend.editor
Class PlainTextPartEditor.Factory

java.lang.Object
  extended by org.outerj.daisy.frontend.editor.PlainTextPartEditor.Factory
All Implemented Interfaces:
PartEditorFactory
Enclosing class:
PlainTextPartEditor

public static class PlainTextPartEditor.Factory
extends java.lang.Object
implements PartEditorFactory


Constructor Summary
PlainTextPartEditor.Factory()
           
 
Method Summary
 PartEditor getPartEditor(java.util.Map properties, ServiceManager serviceManager, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainTextPartEditor.Factory

public PlainTextPartEditor.Factory()
Method Detail

getPartEditor

public PartEditor getPartEditor(java.util.Map properties,
                                ServiceManager serviceManager,
                                Context context)
Specified by:
getPartEditor in interface PartEditorFactory


Copyright © -2006 . All Rights Reserved.