Uses of Class
org.insa.graphs.gui.NodesInputPanel
-
Packages that use NodesInputPanel Package Description org.insa.graphs.gui -
-
Uses of NodesInputPanel in org.insa.graphs.gui
Fields in org.insa.graphs.gui declared as NodesInputPanel Modifier and Type Field Description protected NodesInputPanel
AlgorithmPanel. nodesInputPanel
Methods in org.insa.graphs.gui that return NodesInputPanel Modifier and Type Method Description protected NodesInputPanel
AlgorithmPanel. createNodesInputPanel(java.lang.String[] nodeNames)
Create a node input panel with the given node input names.
-