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

Packages that use ViewPane
biouml.workbench   
biouml.workbench.diagram   
ru.biosoft.graphics.editor   
ru.biosoft.gui   
ru.biosoft.math   
 

Uses of ViewPane in biouml.workbench
 

Methods in biouml.workbench with parameters of type ViewPane
 void BioUMLApplication.updateSelection(ViewPane viewPane)
           
 

Uses of ViewPane in biouml.workbench.diagram
 

Methods in biouml.workbench.diagram that return ViewPane
 ViewPane DiagramDocument.getViewPane()
           
 

Uses of ViewPane in ru.biosoft.graphics.editor
 

Subclasses of ViewPane in ru.biosoft.graphics.editor
 class ViewEditorPane
          These a genearal class to edit any CompositeView.
 

Fields in ru.biosoft.graphics.editor declared as ViewPane
protected  ViewPane ViewPaneEvent.viewPane
           
protected  ViewPane SelectionManager.viewPane
           
 

Methods in ru.biosoft.graphics.editor that return ViewPane
 ViewPane ViewPaneEvent.getViewPane()
           
 

Constructors in ru.biosoft.graphics.editor with parameters of type ViewPane
ViewPaneEvent(ViewPane viewPane, View viewSource, java.awt.event.MouseEvent e, int x, int y)
          Constructs a Event object with the specified source View.
SelectionManager(ViewPane viewPane)
           
ResizableSelectionManager(ViewPane viewPane, ViewEditorHelper helper)
           
MultipleSelectionManager(ViewPane viewPane)
           
 

Uses of ViewPane in ru.biosoft.gui
 

Methods in ru.biosoft.gui that return ViewPane
 ViewPane Document.getViewPane()
           
 

Uses of ViewPane in ru.biosoft.math
 

Fields in ru.biosoft.math declared as ViewPane
protected  ViewPane ExpressionEditorPane.viewPane
           
 



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