Package mars.venus

Class SettingsWarningsAreErrorsAction

java.lang.Object
javax.swing.AbstractAction
mars.venus.GuiAction
mars.venus.SettingsWarningsAreErrorsAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class SettingsWarningsAreErrorsAction extends GuiAction
Action class for the Settings menu item to control whether or not assembler warnings are considered errors. If so, a program generating warnings but not errors will not assemble.
See Also:
Serialized Form