| Package | Description | 
|---|---|
| org.gjt.sp.util | Utility classes used by jEdit but that do not depend on jEdit
itself. | 
| Modifier and Type | Method and Description | 
|---|---|
| static AwtRunnableQueue | AwtRunnableQueue. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static AwtRunnableQueue[] | AwtRunnableQueue. values()Returns an array containing the constants of this enum type, in
the order they are declared. |