Uses of Class
SEdit.StructureAgent

Packages that use StructureAgent
SEdit   
SEdit.Formalisms   
 

Uses of StructureAgent in SEdit
 

Fields in SEdit declared as StructureAgent
protected  StructureAgent XMLStructureLoader.master
           
 StructureAgent StructureEditor.agent
          la gestion du presse-papier.
protected  StructureAgent Structure.agent
           
 

Methods in SEdit that return StructureAgent
 StructureAgent Structure.getAgent()
           
 

Methods in SEdit with parameters of type StructureAgent
 void Structure.setAgent(StructureAgent s)
           
 

Constructors in SEdit with parameters of type StructureAgent
XMLStructureLoader(StructureAgent s)
           
StructureEditor(StructureAgent _agent)
          Constructor
StructureBean(StructureAgent a)
           
MinimalStructureBean(StructureAgent a)
           
DefaultStructureBean(StructureAgent a)
           
 

Uses of StructureAgent in SEdit.Formalisms
 

Subclasses of StructureAgent in SEdit.Formalisms
 class FormalismStructureAgent
           
 



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