Uses of Enum Class
mslinks.extra.ConsoleData.CursorSize
Packages that use ConsoleData.CursorSize
-
Uses of ConsoleData.CursorSize in mslinks.extra
Fields in mslinks.extra declared as ConsoleData.CursorSizeMethods in mslinks.extra that return ConsoleData.CursorSizeModifier and TypeMethodDescriptionConsoleData.getCursorSize()
static ConsoleData.CursorSize
Returns the enum constant of this class with the specified name.static ConsoleData.CursorSize[]
ConsoleData.CursorSize.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in mslinks.extra with parameters of type ConsoleData.CursorSize