Uses of Class
SEdit.StructureEditor

Packages that use StructureEditor
SEdit   
SEdit.Graphics   
 

Uses of StructureEditor in SEdit
 

Fields in SEdit declared as StructureEditor
protected  StructureEditor Structure.editor
           
 

Methods in SEdit that return StructureEditor
 StructureEditor StructureBean.getEditor()
          Get the value of editor.
 StructureEditor Structure.getEditor()
           
 

Methods in SEdit with parameters of type StructureEditor
 void StructureBean.setEditor(StructureEditor v)
          Set the value of editor.
 void Structure.setEditor(StructureEditor s)
           
 

Constructors in SEdit with parameters of type StructureEditor
StructureDialog(Frame owner, StructureEditor ed)
           
SelectionCommand(StructureEditor editor, ElementDesc desc)
           
 

Uses of StructureEditor in SEdit.Graphics
 

Methods in SEdit.Graphics that return StructureEditor
 StructureEditor GObject.getEditor()
          Get the value of editor.
 

Methods in SEdit.Graphics with parameters of type StructureEditor
 void GObject.setEditor(StructureEditor v)
           
 void GObject.reInstall(StructureEditor ed)
           
 



Copyright © J. Ferber, O. Gutknecht All Rights Reserved.