|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.config.tools.console.ApplyAction
public class ApplyAction
Special ConsoleViewAction that performs an Apply on this configurator model and exits from the view.
Constructor Summary | |
---|---|
ApplyAction(Configurator configurator)
Creates a new instance bound to the specified configurator. |
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplyAction(Configurator configurator)
configurator
- The configurator instance to affectMethod Detail |
---|
public java.lang.String getKeyMapping()
getKeyMapping
in interface ConsoleViewAction
public boolean execute(ConsoleConfiguratorView view)
execute
in interface ConsoleViewAction
view
- The view invoking the execution
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |