Uses of Class
it.univr.wordautomata.controller.MainPanel
Packages that use MainPanel
-
Uses of MainPanel in it.univr.wordautomata.controller
Methods in it.univr.wordautomata.controller that return MainPanelModifier and TypeMethodDescriptionComponents.getMainPanel()Returns the main panel of the application.Methods in it.univr.wordautomata.controller with parameters of type MainPanelModifier and TypeMethodDescriptionvoidComponents.setMainPanel(MainPanel mainPanel) Sets the main panel of the application.