|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mutex | |
org.openide.nodes | The IDE uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. |
org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. |
Uses of Mutex in org.openide.nodes |
Fields in org.openide.nodes declared as Mutex | |
static Mutex |
Children.MUTEX
Lock for access to hierarchy of all node lists. |
Uses of Mutex in org.openide.util |
Fields in org.openide.util declared as Mutex | |
static Mutex |
Mutex.EVENT
Mutex that allows code to be synchronized with the AWT event dispatch thread. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |