Uses of Class
mslinks.extra.ConsoleData.CursorSize
| Package | Description |
|---|---|
| mslinks.extra |
-
Uses of ConsoleData.CursorSize in mslinks.extra
Methods in mslinks.extra that return ConsoleData.CursorSize Modifier and Type Method Description ConsoleData.CursorSizeConsoleData. getCursorSize()static ConsoleData.CursorSizeConsoleData.CursorSize. valueOf(String name)Returns the enum constant of this type with the specified name.static ConsoleData.CursorSize[]ConsoleData.CursorSize. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in mslinks.extra with parameters of type ConsoleData.CursorSize Modifier and Type Method Description ConsoleDataConsoleData. setCursorSize(ConsoleData.CursorSize cs)