Uses of Class
org.openide.windows.OutputEvent

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.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.