Package mars.venus

Class SettingsProgramArgumentsAction

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

public class SettingsProgramArgumentsAction extends GuiAction
Action class for the Settings menu item to control whether or not program arguments can be entered and used. If so, a text field will be displayed where they can be interactively entered.
See Also:
Serialized Form