N - The node type class.public class NodeInfoGUIPluginModel<N> extends java.lang.Object implements IGUIPluginModel
| Constructor and Description |
|---|
NodeInfoGUIPluginModel(NodeInfoGUIPluginView<N> view) |
| Modifier and Type | Method and Description |
|---|---|
N |
getCurrentlySelectedNode() |
void |
setCurrentlySelectedNode(N currentlySelectedNode) |
public NodeInfoGUIPluginModel(NodeInfoGUIPluginView<N> view)