HEADER

Uses of Class
ru.biosoft.graphics.editor.ViewEditorPane

Packages that use ViewEditorPane
biouml.editor 
ru.biosoft.graphics.editor 

Uses of ViewEditorPane in biouml.editor
 

Constructors in biouml.editor with parameters of type ViewEditorPane
CreateReactionDialog.CreateReactionDialog(JFrame frame, String title, ViewEditorPane viewEditor, DataCollection parent, Point point)
          
DiagramListener.DiagramListener(ViewEditorPane viewEditor)
          
 

Methods in biouml.editor with parameters of type ViewEditorPane
voidDiagramEditorHelper.register(ViewEditorPane viewEditor)
          
 

Uses of ViewEditorPane in ru.biosoft.graphics.editor
 

Methods in ru.biosoft.graphics.editor with parameters of type ViewEditorPane
voidDefaultViewEditorHelper.register(ViewEditorPane viewEditorPane)
          register this ViewEditorHelper for the specified ViewEditorPane.
voidViewEditorHelper.register(ViewEditorPane viewEditor)
          register this ViewEditorHelper for the specified ViewEditorPane.
 


FOOTER

BOTTOM