g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.edit.parts
Class WorkflowEditPartFactory

java.lang.Object
  extended by eu.geclipse.workflow.ui.edit.parts.WorkflowEditPartFactory

public class WorkflowEditPartFactory
extends java.lang.Object


Constructor Summary
WorkflowEditPartFactory()
           
 
Method Summary
 EditPart createEditPart(EditPart context, java.lang.Object model)
           
static CellEditorLocator getTextCellEditorLocator(ITextAwareEditPart source)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowEditPartFactory

public WorkflowEditPartFactory()
Method Detail

createEditPart

public EditPart createEditPart(EditPart context,
                               java.lang.Object model)

getTextCellEditorLocator

public static CellEditorLocator getTextCellEditorLocator(ITextAwareEditPart source)

g-Eclipse
Release 1.0.0