首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
C-Index (NetBeans Debugger JPDA API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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
C
CALL_STACK_FRAME_ANNOTATION_TYPE
- Static variable in class org.netbeans.spi.debugger.jpda.
EditorContext
Annotation type constant.
CONDITIONAL_BREAKPOINT_ANNOTATION_TYPE
- Static variable in class org.netbeans.spi.debugger.jpda.
EditorContext
Annotation type constant.
CONDITION_FAILED
- Static variable in class org.netbeans.api.debugger.jpda.event.
JPDABreakpointEvent
Condition result constant.
CONDITION_FALSE
- Static variable in class org.netbeans.api.debugger.jpda.event.
JPDABreakpointEvent
Condition result constant.
CONDITION_NONE
- Static variable in class org.netbeans.api.debugger.jpda.event.
JPDABreakpointEvent
Condition result constant.
CONDITION_TRUE
- Static variable in class org.netbeans.api.debugger.jpda.event.
JPDABreakpointEvent
Condition result constant.
CURRENT_LINE_ANNOTATION_TYPE
- Static variable in class org.netbeans.spi.debugger.jpda.
EditorContext
Annotation type constant.
CallStackFrame
- interface org.netbeans.api.debugger.jpda.
CallStackFrame
.
Represents one stack frame.
ClassLoadUnloadBreakpoint
- class org.netbeans.api.debugger.jpda.
ClassLoadUnloadBreakpoint
.
Notifies about class load and class unload events.
canBeModified()
- Method in class org.netbeans.api.debugger.jpda.
JPDADebugger
Determines if the target debuggee can be modified.
canFixClasses()
- Method in class org.netbeans.api.debugger.jpda.
JPDADebugger
Returns
true
if this debugger supports fix & continue (HotSwap).
canPopFrames()
- Method in class org.netbeans.api.debugger.jpda.
JPDADebugger
Returns
true
if this debugger supports Pop action.
create(AttachingConnector, Map)
- Static method in class org.netbeans.api.debugger.jpda.
AttachingDICookie
Creates a new instance of AttachingDICookie for given parameters.
create(String, int)
- Static method in class org.netbeans.api.debugger.jpda.
AttachingDICookie
Creates a new instance of AttachingDICookie for given parameters.
create(String)
- Static method in class org.netbeans.api.debugger.jpda.
AttachingDICookie
Creates a new instance of AttachingDICookie for given parameters.
create(String, boolean, int)
- Static method in class org.netbeans.api.debugger.jpda.
ClassLoadUnloadBreakpoint
Creates a new breakpoint for given parameters.
create(int)
- Static method in class org.netbeans.api.debugger.jpda.
ClassLoadUnloadBreakpoint
Creates a new breakpoint for given parameters.
create(String, int)
- Static method in class org.netbeans.api.debugger.jpda.
ExceptionBreakpoint
Creates a new breakpoint for given parameters.
create(String, String, int)
- Static method in class org.netbeans.api.debugger.jpda.
FieldBreakpoint
Creates a new breakpoint for given parameters.
create(String, String, String, boolean)
- Static method in class org.netbeans.api.debugger.jpda.
LaunchingDICookie
Creates a new instance of LaunchingDICookie for given parameters.
create(String, String[], String, boolean)
- Static method in class org.netbeans.api.debugger.jpda.
LaunchingDICookie
Creates a new instance of LaunchingDICookie for given parameters.
create(String, int)
- Static method in class org.netbeans.api.debugger.jpda.
LineBreakpoint
Creates a new breakpoint for given parameters.
create(ListeningConnector, Map)
- Static method in class org.netbeans.api.debugger.jpda.
ListeningDICookie
Creates a new instance of ListeningDICookie for given parameters.
create(int)
- Static method in class org.netbeans.api.debugger.jpda.
ListeningDICookie
Creates a new instance of ListeningDICookie for given parameters.
create(String)
- Static method in class org.netbeans.api.debugger.jpda.
ListeningDICookie
Creates a new instance of ListeningDICookie for given parameters.
create(String, String)
- Static method in class org.netbeans.api.debugger.jpda.
MethodBreakpoint
Creates a new method breakpoint for given parameters.
create()
- Static method in class org.netbeans.api.debugger.jpda.
MethodBreakpoint
Creates a new method breakpoint.
create()
- Static method in class org.netbeans.api.debugger.jpda.
ThreadBreakpoint
Creates a new breakpoint for given parameters.
createJPDAStep(int, int)
- Method in class org.netbeans.api.debugger.jpda.
JPDADebugger
Creates a new
JPDAStep
.
createTimeStamp(Object)
- Method in class org.netbeans.spi.debugger.jpda.
EditorContext
Creates a new time stamp.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.