org.netbeans.api.debugger.jpda/2 2.31.1

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

Packages that use JPDAThreadGroup
org.netbeans.api.debugger.jpda JPDA Debugger APIs provide representation of JDI functionality. 
 

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

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


org.netbeans.api.debugger.jpda/2 2.31.1

Built on February 19 2012.  |  Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.