Interface Menu.Command

All Known Implementing Classes:
KeyStoreMenu.KeystoreCommand, MainMenu.MainCommand
Enclosing interface:
Menu

public static interface Menu.Command
  • Method Details

    • getShortCut

      String getShortCut()
    • getFullName

      String getFullName()
    • getDisplayName

      String getDisplayName()