Class SettingsProgramArgumentsAction

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

public class SettingsProgramArgumentsAction extends VenusAction
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: