Uses of Enum
jline.TerminalFactory.Type
Packages that use TerminalFactory.Type
-
Uses of TerminalFactory.Type in jline
Methods in jline that return TerminalFactory.TypeModifier and TypeMethodDescriptionstatic TerminalFactory.TypeReturns the enum constant of this type with the specified name.static TerminalFactory.Type[]TerminalFactory.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jline with parameters of type TerminalFactory.TypeModifier and TypeMethodDescriptionstatic voidTerminalFactory.configure(TerminalFactory.Type type)