SkyLib
1.1.1
SkyLib
/
de.skyslycer.skylib.actions
/
ActionMethod
Action
Method
public
interface
ActionMethod
This class is used to execute an action.
Functions
Functions
execute
Link copied to clipboard
public
abstract
void
execute
(
ActionInformation
information
)
This method is called when this action is pushed.