|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsoleViewAction
Classes implementing this interface can be called from a console view to perform a single task.
| Method Summary | |
|---|---|
boolean |
execute(ConsoleConfiguratorView view)
Performs a task related to the specified view. |
java.lang.String |
getKeyMapping()
Gets the key mapping of this action. |
| Method Detail |
|---|
java.lang.String getKeyMapping()
boolean execute(ConsoleConfiguratorView view)
view - The view invoking the execution
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||