Interface MenuItemCommand

All Known Implementing Classes:
MenuItemCommands.BeanCommand, MenuItemCommands.RunnableClassCommand, MenuItemCommands.ScreenCommand

public interface MenuItemCommand
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    run()
     
  • Method Details

    • getDescription

      String getDescription()
    • run

      void run()