首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
I-Index (NetBeans Debugger JPDA API) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.debugger.jpda/2 2.4.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
V
W
I
ID
- Static variable in class org.netbeans.api.debugger.jpda.
AttachingDICookie
Public ID used for registration in Meta-inf/debugger.
ID
- Static variable in class org.netbeans.api.debugger.jpda.
LaunchingDICookie
Public ID used for registration in Meta-inf/debugger.
ID
- Static variable in class org.netbeans.api.debugger.jpda.
ListeningDICookie
Public ID used for registration in Meta-inf/debugger.
initFilter(SmartSteppingFilter)
- Method in class org.netbeans.spi.debugger.jpda.
SmartSteppingCallback
Defines default set of smart stepping filters.
interrupt()
- Method in interface org.netbeans.api.debugger.jpda.
JPDAThread
Interrupts this thread unless the thread has been suspended.
InvalidExpressionException
- Exception in
org.netbeans.api.debugger.jpda
Notification about bad expression.
InvalidExpressionException(String)
- Constructor for exception org.netbeans.api.debugger.jpda.
InvalidExpressionException
Constructs a InvalidExpressionException with given message.
InvalidExpressionException(Throwable)
- Constructor for exception org.netbeans.api.debugger.jpda.
InvalidExpressionException
Constructs a InvalidExpressionException for a given target exception.
invokeMethod(String, String, Variable[])
- Method in interface org.netbeans.api.debugger.jpda.
ObjectVariable
Calls given method in debugged JVM on this instance and returns its value.
isEnabled()
- Method in class org.netbeans.api.debugger.jpda.
JPDABreakpoint
Test whether the breakpoint is enabled.
isHidden()
- Method in class org.netbeans.api.debugger.jpda.
JPDABreakpoint
Gets value of hidden property.
isLeaf(TreeModel, Variable)
- Method in class org.netbeans.spi.debugger.jpda.
VariablesFilter
Returns true if variable is leaf.
isLeaf(TreeModel, Variable)
- Method in class org.netbeans.spi.debugger.jpda.
VariablesFilterAdapter
Returns true if variable is leaf.
isObsolete()
- Method in interface org.netbeans.api.debugger.jpda.
CallStackFrame
Returns
true
if this frame is obsoleted.
isReadOnly(TableModel, Variable, String)
- Method in class org.netbeans.spi.debugger.jpda.
VariablesFilter
Filters original isReadOnly value from given table model.
isReadOnly(TableModel, Variable, String)
- Method in class org.netbeans.spi.debugger.jpda.
VariablesFilterAdapter
Filters original isReadOnly value from given table model.
isStatic()
- Method in interface org.netbeans.api.debugger.jpda.
Field
Returns
true
for static fields.
isSuspended()
- Method in interface org.netbeans.api.debugger.jpda.
JPDAThread
Returns true if this thread is suspended by debugger.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.debugger.jpda/2 2.4.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
U
V
W
Built on May 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.