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

O-Index (NetBeans Input/Output API) - NetBeans API Javadoc 5.0.0

 
C F G I N O P R S

O

OutputEvent - class org.openide.windows.OutputEvent.
Event fired when something happens to a line in the Output Window.
OutputEvent(InputOutput) - Constructor for class org.openide.windows.OutputEvent
Create an event.
OutputListener - interface org.openide.windows.OutputListener.
Listener to actions taken on a line in the Output Window.
OutputWriter - class org.openide.windows.OutputWriter.
A PrintWriter subclass for writing to a tab in the output window.
OutputWriter(Writer) - Constructor for class org.openide.windows.OutputWriter
Make an output writer.
org.openide.windows - package org.openide.windows
Interfaces for working with input/output tabs.
outputLineAction(OutputEvent) - Method in interface org.openide.windows.OutputListener
Called when some sort of action is performed on a line.
outputLineCleared(OutputEvent) - Method in interface org.openide.windows.OutputListener
Called when a line is cleared from the buffer of known lines.
outputLineSelected(OutputEvent) - Method in interface org.openide.windows.OutputListener
Called when a line is selected.

 
C F G I N O P R S
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.