|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mutex.Action | |
org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. |
Uses of Mutex.Action in org.openide.util |
Methods in org.openide.util with parameters of type Mutex.Action | |
Object |
Mutex.readAccess(Mutex.Action action)
Run an action only with read access. |
Object |
Mutex.writeAccess(Mutex.Action action)
Run an action with write access. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |