Package it.univr.wordautomata.controller
package it.univr.wordautomata.controller
-
ClassDescriptionA dialog that allows the user to add a new state to the automaton.The body of the dialog that allows the user to add a new state to the automaton.A dialog that allows the user to add a new transition to the automaton.The body of the dialog that allows the user to add a new transition to the automaton.BottomBar: contains a textfield to input words, buttons that control automata playback capabilities and a list of transitions.This class is used to gather the main components of the application.Panel in which Graph is displayedThe body of the dialog that explains the states' colors.The MainPanel class represents the main panel of the WordAutomata application.A dialog that allows the user to select a state to view its details.A dialog that allows the user to select a transition to view its details.A dialog that allows the user to set the initial state of the automaton.A dialog that shows the details of a state.The body of the dialog that shows the details of a state.The body of the dialog that shows the statistics of the automaton.A dialog that shows the details of a transition.The body of the dialog that shows the details of a transition.A modal dialog that displays the reasons why the automaton is rejecting the word.Represents the body of the dialog that shows the reasons why the automaton is rejecting the word.