Uses of Class
org.gjt.sp.util.AwtRunnableQueue

Packages that use AwtRunnableQueue
org.gjt.sp.util Utility classes used by jEdit but that do not depend on jEdit itself. 
 

Uses of AwtRunnableQueue in org.gjt.sp.util
 

Methods in org.gjt.sp.util that return AwtRunnableQueue
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.