|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputEvent | |
org.openide.windows | Most parts of the IDE do not manipulate windows directly, but use special top components. |
Uses of OutputEvent in org.openide.windows |
Methods in org.openide.windows with parameters of type OutputEvent | |
void |
OutputListener.outputLineSelected(OutputEvent ev)
Called when a line is selected. |
void |
OutputListener.outputLineAction(OutputEvent ev)
Called when some sort of action is performed on a line. |
void |
OutputListener.outputLineCleared(OutputEvent ev)
Called when a line is cleared from the buffer of known lines. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |