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.
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.
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.