Interface Action

All Known Implementing Classes:
CompositeAction

public interface Action
Interface representing a single user-interaction action.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • perform

      void perform()