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

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

org.openide.io 1.9.31
C F G I N O P R S

O

org.openide.windows - package org.openide.windows
Interfaces for working with input/output tabs.
OutputEvent - Class in org.openide.windows
Event fired when something happens to a line in the Output Window.
OutputEvent(InputOutput) - Constructor for class org.openide.windows.OutputEvent
Create an event.
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.
OutputListener - Interface in org.openide.windows
Listener to actions taken on a line in the Output Window.
OutputWriter - Class in org.openide.windows
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.io 1.9.31
C F G I N O P R S
Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.