public class NewSwitchAction extends AbstractNewAction
| Constructor and Description |
|---|
NewSwitchAction(ConfigurationGraph graph)
action for a new Internet-Object.
|
| Modifier and Type | Method and Description |
|---|---|
protected Node |
createNode(java.awt.Point p)
Abstract Methode for adding a Node to the graph.
|
actionPerformedpublic NewSwitchAction(ConfigurationGraph graph)
graph - the graph.protected Node createNode(java.awt.Point p)
AbstractNewActioncreateNode in class AbstractNewActionp - Point, where the node should be added