| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listener to actions taken on a line in the Output Window.
| Method Summary | |
|  void | outputLineAction(OutputEvent ev)Called when some sort of action is performed on a line. | 
|  void | outputLineCleared(OutputEvent ev)Called when a line is cleared from the buffer of known lines. | 
|  void | outputLineSelected(OutputEvent ev)Called when a line is selected. | 
| Method Detail | 
public void outputLineSelected(OutputEvent ev)
ev - the event describing the linepublic void outputLineAction(OutputEvent ev)
ev - the event describing the linepublic void outputLineCleared(OutputEvent ev)
ev - the event describing the line| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||