A flag used with edu.bsu.cs.algorithm.setType and edu.bsu.cs.algorithm.getType to to indicate that the algorithm
determined by getAlgorithm will start automatically.
Creates a new JeditFrame, sets the frame title and target, gives the frame a default size, location,
Window Listener, JeditControls.JeditMenubar, JeditControls.JeditToolbar, JeditPanel, and makes the frame visible.
Modifies the JeditAlgorithms file to include the changes at the places
where the placemarks are placed so that the addition of a new algorithm
is automated.
Modifies the JeditAlgorithms file to include the changes at the places
where the placemarks are placed so that the removal of an algorithm is
automated.
Modifies the JeditControls file to include the changes at the places
where the placemarks are placed so that the addition of a new algorithm
is automated.
Modifies the Jedit.properties file to include the changes at the places
where the placemarks are placed so that the addition of a new algorithm
is automated.
Modifies the Jedit.properties file to include the changes at the places
where the placemarks are placed so that the removal of an algorithm is
automated.
A flag used with setMouseAction and edu.bsu.cs.algorithm.setType and
edu.bsu.cs.algorithm.getType to indicate that the next mouse click will launch the algorithm determined by getAlgorithm.
The JeditResources that handles the jedit.properties document which
contains information such as Text, Icon, ShortDescription for all of the
menus, menu items, and toolbar buttons.
The JeditResources that handles the jedit.properties document which
contains information such as Text, Icon, ShortDescription for all of the
menus, menu items, and toolbar buttons.
A flag used with edu.bsu.cs.algorithm.setType and edu.bsu.cs.algorithm.getType to to indicate that the algorithm
determined by getAlgorithm requires text input.
A flag used with setMouseAction and edu.bsu.cs.algorithm.setType and
edu.bsu.cs.algorithm.getType to indicate that the next two mouse clicks will launch the algorithm determined by getAlgorithm.