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