Uses of Class
it.univr.wordautomata.controller.GraphPanel
Packages that use GraphPanel
-
Uses of GraphPanel in it.univr.wordautomata.controller
Methods in it.univr.wordautomata.controller that return GraphPanelModifier and TypeMethodDescriptionComponents.getGraphPanel()Returns the graph panel of the application.Methods in it.univr.wordautomata.controller with parameters of type GraphPanelModifier and TypeMethodDescriptionvoidComponents.setGraphPanel(GraphPanel graphPanel) Sets the graph panel of the application.