Uses of Enum
com.blackrook.gui.GUIEvent.Origin
Packages that use GUIEvent.Origin
-
Uses of GUIEvent.Origin in com.blackrook.gui
Subclasses with type arguments of type GUIEvent.Origin in com.blackrook.guiMethods in com.blackrook.gui that return GUIEvent.OriginModifier and TypeMethodDescriptionGUIEvent.getOrigin()static GUIEvent.OriginReturns the enum constant of this type with the specified name.static GUIEvent.Origin[]GUIEvent.Origin.values()Returns an array containing the constants of this enum type, in the order they are declared.