Uses of Enum
org.gjt.sp.util.AwtRunnableQueue
Packages that use AwtRunnableQueue
Package
Description
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 AwtRunnableQueueModifier and TypeMethodDescriptionstatic AwtRunnableQueueReturns 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.