Package com.macrofocus.common.command
Interface Command
- All Known Subinterfaces:
UICommand
- All Known Implementing Classes:
AbstractUICommand
public interface Command
-
Method Summary
-
Method Details
-
execute
void execute()
-
UICommand
AbstractUICommand