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

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

org.netbeans.api.debugger/1 1.7.22
A B C D E F G I K L O P R S T W

P

postAction(Object) - Method in class org.netbeans.api.debugger.ActionsManager
Post action on this DebbuggerEngine.
postAction(Object, Runnable) - Method in class org.netbeans.spi.debugger.ActionsProvider
Post the action and let it process asynchronously.
PROP_ACTION_PERFORMED - Static variable in interface org.netbeans.api.debugger.ActionsManagerListener
Property name constant for ActionsManagerListener.actionPerformed(Object) event.
PROP_ACTION_STATE_CHANGED - Static variable in interface org.netbeans.api.debugger.ActionsManagerListener
Property name constant for ActionsManagerListener.actionPerformed(Object) 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 in org.netbeans.api.debugger
Utility class hepls store properties.
Properties() - Constructor for class org.netbeans.api.debugger.Properties
 
Properties.Reader - Interface in org.netbeans.api.debugger
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
 

org.netbeans.api.debugger/1 1.7.22
A B C D E F G I K L O P R S T W
Built on May 28 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.