|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJavaThreadGroup | |
---|---|
org.eclipse.jdt.debug.core | Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture). |
Uses of IJavaThreadGroup in org.eclipse.jdt.debug.core |
---|
Methods in org.eclipse.jdt.debug.core that return IJavaThreadGroup | |
---|---|
IJavaThreadGroup[] |
IJavaDebugTarget.getAllThreadGroups()
Returns all thread groups in this target. |
IJavaThreadGroup[] |
IJavaDebugTarget.getRootThreadGroups()
Returns the top level thread groups in this target. |
IJavaThreadGroup |
IJavaThread.getThreadGroup()
Returns the thread group this thread belongs to or null if none. |
IJavaThreadGroup |
IJavaThreadGroup.getThreadGroup()
Returns the thread group this thread group is contained in or null
if none. |
IJavaThreadGroup[] |
IJavaThreadGroup.getThreadGroups()
Returns immediate thread groups contained in this thread. |
|
Eclipse JDT Release 3.7 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.