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