|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TriggeredAction
Allows the shell to register an ActionListener that is performed when the corresponding character is being read by the ConsoleReader.
| Method Summary | |
|---|---|
ActionListener |
getListener()
The ActionListener for which the actionPerformed method will be invoked when the trigger character is read. |
char |
getTrigger()
The char that is used to register the ActionListener as a TriggeredAction in the Shell. |
| Method Detail |
|---|
char getTrigger()
ActionListener getListener()
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||