public interface ActionInterpreter
Modifier and Type | Method and Description |
---|---|
boolean |
perform(java.lang.String action)
Performs this action if the passed action ID is equal to the action ID
of the class that implements this interface.
|
boolean perform(java.lang.String action)
action
- the action to performCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de