Interface | Description |
---|---|
ButtonCommand |
Class | Description |
---|---|
AbstractButtonCommand | |
CancelButtonCommand |
Common command used for handling "Cancel" button.
|
FileSelectedCommand |
Command used for handling files
|
OKButtonCommand |
Represents command executed on pressing "OK" in a dialog window.
|
ValueCommand |
A ValueCommand can take the result of a prompt for a string.
|