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

Packages that use ViewEditorPane
biouml.model   
biouml.plugins.sbml   
biouml.standard.diagram   
biouml.workbench.diagram   
ru.biosoft.graphics.editor   
 

Uses of ViewEditorPane in biouml.model
 

Methods in biouml.model with parameters of type ViewEditorPane
 DiagramElement SemanticController.createInstance(Compartment compartment, java.lang.Class type, java.awt.Point point, ViewEditorPane viewEditor)
           
 DiagramElement DefaultSemanticController.createInstance(Compartment compartment, java.lang.Class type, java.awt.Point point, ViewEditorPane viewEditor)
           
 

Uses of ViewEditorPane in biouml.plugins.sbml
 

Methods in biouml.plugins.sbml with parameters of type ViewEditorPane
 DiagramElement SbmlSemanticController.createInstance(Compartment parent, java.lang.Class type, java.awt.Point point, ViewEditorPane viewEditor)
          Creates diagram element for the specified kernel type, parent compartment and location.
 

Uses of ViewEditorPane in biouml.standard.diagram
 

Fields in biouml.standard.diagram declared as ViewEditorPane
protected  ViewEditorPane SemanticRelationPane.viewEditor
           
 

Methods in biouml.standard.diagram with parameters of type ViewEditorPane
 DiagramElement PathwaySimulationSemanticController.createInstance(Compartment parent, java.lang.Class type, java.awt.Point pt, ViewEditorPane viewEditor)
           
protected  DiagramElement PathwaySimulationSemanticController.createRule(Compartment parent, java.awt.Point pt, ViewEditorPane viewEditor)
           
 DiagramElement PathwaySemanticController.createInstance(Compartment parent, java.lang.Class type, java.awt.Point point, ViewEditorPane viewEditor)
           
static CreateEdgeDialog CreateEdgeDialog.getSemanticRelationDialog(Compartment parent, java.awt.Point point, ViewEditorPane viewEditor)
           
static CreateEdgeDialog CreateEdgeDialog.getNoteLinkDialog(Compartment parent, java.awt.Point point, ViewEditorPane viewEditor)
           
 

Constructors in biouml.standard.diagram with parameters of type ViewEditorPane
SemanticRelationPane(Compartment parent, ViewEditorPane viewEditor)
           
ReactionPane(Diagram diagram, Compartment compartment, java.awt.Point point, ViewEditorPane viewEditor)
           
NoteLinkPane(Compartment parent, ViewEditorPane viewEditor)
           
CreateEdgeDialog(Compartment parent, java.awt.Point point, ViewEditorPane viewEditor, java.lang.String title, SemanticRelationPane relationPane)
           
 

Uses of ViewEditorPane in biouml.workbench.diagram
 

Fields in biouml.workbench.diagram declared as ViewEditorPane
protected  ViewEditorPane DiagramEditorHelper.viewEditor
           
 

Methods in biouml.workbench.diagram with parameters of type ViewEditorPane
 void DiagramEditorHelper.register(ViewEditorPane viewEditor)
           
 

Uses of ViewEditorPane in ru.biosoft.graphics.editor
 

Fields in ru.biosoft.graphics.editor declared as ViewEditorPane
protected  ViewEditorPane DefaultViewEditorHelper.viewEditorPane
           
 

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



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.