|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
StructureAgent.newComponent(boolean selected,
ComponentDesc nd,
String id,
String label,
Hashtable properties,
Point p,
Hashtable graphicProperties,
Hashtable connectors,
Hashtable placement)
Creates a component and initialize all fields and properties. |
SComponent |
SConnect.getComponent()
|
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |