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

Uses of Interface org.netbeans.api.debugger.jpda.JPDAThreadGroup (NetBeans Debugger JPDA API) - NetBeans API Javadoc 4.1.0

 

Uses of Interface
org.netbeans.api.debugger.jpda.JPDAThreadGroup

Packages that use JPDAThreadGroup
org.netbeans.api.debugger.jpda JPDA Debugger APIs. 
 

Uses of JPDAThreadGroup in org.netbeans.api.debugger.jpda
 

Methods in org.netbeans.api.debugger.jpda that return JPDAThreadGroup
 JPDAThreadGroup JPDAThreadGroup.getParentThreadGroup()
          Returns parent thread group or null (for root thread group).
 JPDAThreadGroup[] JPDAThreadGroup.getThreadGroups()
          Returns this thread group's thread groups.
 JPDAThreadGroup JPDAThread.getParentThreadGroup()
          Returns parent thread group.
 


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.