Uses of Class
SEdit.SComponent

Packages that use SComponent
SEdit   
SEdit.Formalisms.Logical   
 

Uses of SComponent in SEdit
 

Fields in SEdit declared as SComponent
protected  SComponent SConnect.component
           
 

Methods in SEdit that return SComponent
 SComponent SConnect.getComponent()
           
 SComponent StructureAgent.newComponent(boolean selected, ComponentDesc nd, java.lang.String id, java.lang.String label, java.util.Hashtable properties, java.awt.Point p, java.util.Hashtable graphicProperties, java.util.Hashtable connectors, java.util.Hashtable placement)
          Creates a component and initialize all fields and properties.
 

Methods in SEdit with parameters of type SComponent
protected  void SConnect.setComponent(SComponent _comp)
           
 

Uses of SComponent in SEdit.Formalisms.Logical
 

Subclasses of SComponent in SEdit.Formalisms.Logical
 class AndGate
          The Logical AND component
 class NotGate
          The Logical NOT component
 class OrGate
          The Logical OR component
 class SLogicalComponent
          The logical component main class
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.