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

P-Index (NetBeans Debugger Core API) - NetBeans API Javadoc 4.1.0

 
A B C D E F G I K L O P R S T W

P

PROP_ACTION_PERFORMED - Static variable in interface org.netbeans.api.debugger.ActionsManagerListener
Property name constant for #actionPerformed(DebuggerEngine,Object,boolean) event.
PROP_ACTION_STATE_CHANGED - Static variable in interface org.netbeans.api.debugger.ActionsManagerListener
Property name constant for #actionStateChanged(DebuggerEngine,Object,boolean) event.
PROP_BREAKPOINTS - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for the set of breakpoints in the system.
PROP_BREAKPOINTS_INIT - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for the set of breakpoints in the system.
PROP_CURRENT_ENGINE - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for current debugger engine.
PROP_CURRENT_LANGUAGE - Static variable in class org.netbeans.api.debugger.Session
Name of property for current language.
PROP_CURRENT_SESSION - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for current debugger session.
PROP_DEBUGGER_ENGINES - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for set of running debugger engines.
PROP_DISPOSED - Static variable in class org.netbeans.api.debugger.Breakpoint
Property name for disposed state of the breakpoint.
PROP_ENABLED - Static variable in class org.netbeans.api.debugger.Breakpoint
Property name for enabled status of the breakpoint.
PROP_EXPRESSION - Static variable in class org.netbeans.api.debugger.Watch
Name of the property for the watched expression.
PROP_GROUP_NAME - Static variable in class org.netbeans.api.debugger.Breakpoint
Property name for name of group of the breakpoint.
PROP_SESSIONS - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for set of running debugger sessions.
PROP_SUPPORTED_LANGUAGES - Static variable in class org.netbeans.api.debugger.Session
Name of property for the set of supported languages.
PROP_VALUE - Static variable in class org.netbeans.api.debugger.Watch
Name of the property for the value of the watched expression.
PROP_WATCHES - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for the set of watches in the system.
PROP_WATCHES_INIT - Static variable in class org.netbeans.api.debugger.DebuggerManager
Name of property for the set of watches in the system.
Properties - class org.netbeans.api.debugger.Properties.
Utility class hepls store properties.
Properties() - Constructor for class org.netbeans.api.debugger.Properties
 
Properties.Reader - interface org.netbeans.api.debugger.Properties.Reader.
This class helps to store and read custom types using Properties.setObject(java.lang.String, java.lang.Object) and Properties.getObject(java.lang.String, java.lang.Object) methods.
propertyChange(PropertyChangeEvent) - Method in class org.netbeans.api.debugger.DebuggerManagerAdapter
 

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