| 
 | org.openide.util 6.8.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SharedClassObject | |
|---|---|
| org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. | 
| org.openide.util.actions | There are several types of standard actions that should be used for many user interactions within NetBeans. | 
| Uses of SharedClassObject in org.openide.util | 
|---|
| Methods in org.openide.util that return SharedClassObject | |
|---|---|
| static SharedClassObject | SharedClassObject.findObject(Class clazz)Obtain an instance of the desired class, if there is one. | 
| static SharedClassObject | SharedClassObject.findObject(Class clazz,
           boolean create)Find an existing object, possibly creating a new one as needed. | 
| Uses of SharedClassObject in org.openide.util.actions | 
|---|
| Subclasses of SharedClassObject in org.openide.util.actions | |
|---|---|
|  class | BooleanStateActionAn action that can be toggled on or off. | 
|  class | CallableSystemActionAn action which may be called programmatically. | 
|  class | CallbackSystemActionAction that can have a performer of the action attached to it at any time, or changed. | 
|  class | SystemActionThe common predecessor of callable actions in the IDE. | 
| 
 | org.openide.util 6.8.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||