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

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

org.openide.io 1.9.22

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.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.
 void OutputListener.outputLineSelected(OutputEvent ev)
          Called when a line is selected.
 


org.openide.io 1.9.22

Built on May 28 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.