Package commandLineMenus
Interface Action
-
public interface ActionBinds an action to an option.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidoptionSelected()Automatically triggered when an option is selected.
-