| 
 | org.openide.io 1.9.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OutputListener
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 | 
|---|
void outputLineSelected(OutputEvent ev)
ev - the event describing the linevoid outputLineAction(OutputEvent ev)
ev - the event describing the linevoid outputLineCleared(OutputEvent ev)
ev - the event describing the line| 
 | org.openide.io 1.9.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||