Uses of Enum Class
eu.webtoolkit.jwt.Cursor
Packages that use Cursor
-
Uses of Cursor in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return CursorModifier and TypeMethodDescriptionWAbstractArea.getCursor()Returns the cursor.WCssDecorationStyle.getCursor()Returns the cursor style.static CursorReturns the enum constant of this class with the specified name.static Cursor[]Cursor.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type CursorModifier and TypeMethodDescriptionvoidSets the cursor.voidSets a custom cursor image URL.voidSets the cursor style.voidSets a custom cursor image Url.