Uses of Class
xyz.cofe.term.win.ScreenBufferFlags
-
Packages that use ScreenBufferFlags Package Description xyz.cofe.term.win -
-
Uses of ScreenBufferFlags in xyz.cofe.term.win
Methods in xyz.cofe.term.win that return ScreenBufferFlags Modifier and Type Method Description static ScreenBufferFlagsScreenBufferFlags. valueOf(String name)Returns the enum constant of this type with the specified name.static ScreenBufferFlags[]ScreenBufferFlags. values()Returns an array containing the constants of this enum type, in the order they are declared.
-