Uses of Class
SEdit.StructureBean

Packages that use StructureBean
SEdit   
 

Uses of StructureBean in SEdit
 

Subclasses of StructureBean in SEdit
 class DefaultStructureBean
          The standard structure bean class which is used as a default for SEdit structures.
 class MinimalStructureBean
          A minimal structure bean class which does not contain any command nor menu items.
 

Fields in SEdit declared as StructureBean
 StructureBean StructureAgent.gui
           
 

Methods in SEdit that return StructureBean
 StructureBean StructureEditor.getStructureBean()
           
 

Methods in SEdit with parameters of type StructureBean
 void StructureEditor.setStructureBean(StructureBean bean)
           
 



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