首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
O-Index (NetBeans Input/Output API) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.io 1.9.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.io 1.9.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
F
G
I
N
O
P
R
S
Built on May 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.