Package com.macrofocus.common.command
Interface UICommand
- All Superinterfaces:
Command
- All Known Implementing Classes:
AbstractUICommand
-
Method Summary
-
Method Details
-
titleProperty
-
enabledProperty
MutableProperty<Boolean> enabledProperty() -
keystrokeProperty
-
mnemonicProperty
-
iconProperty
-
execute
default void execute() -
execute
-