Package View

Class Action

java.lang.Object
View.Action

public class Action extends Object
This class is used to create an object that represents an action that can be taken by the user. It is used in the Menu class to create a list of actions that the user can choose from.