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

I-Index (NetBeans Debugger JPDA API) - NetBeans API Javadoc 5.0.0

 
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.
InvalidExpressionException - exception org.netbeans.api.debugger.jpda.InvalidExpressionException.
Notification about bad expression.
InvalidExpressionException(String) - Constructor for class org.netbeans.api.debugger.jpda.InvalidExpressionException
Constructs a InvalidExpressionException with given message.
InvalidExpressionException(Throwable) - Constructor for class org.netbeans.api.debugger.jpda.InvalidExpressionException
Constructs a InvalidExpressionException for a given target exception.
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.
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.

 
A B C D E F G I J L M O P R S T U V W
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.