站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Class org.openide.windows.OutputEvent (NetBeans Input/Output API) - NetBeans API Javadoc 5.0.0

 

Uses of Class
org.openide.windows.OutputEvent

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 May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.