Modifier and Type | Method | Description |
---|---|---|
static TerminalFactory |
TerminalFactory.getDefault() |
Returns the default TerminalFactory instance.
|
static TerminalFactory |
TerminalFactory.getInstance(String type,
Object params) |
Returns a TerminalFactory of the specified type that is initialized
with the specified parameters.
|
static TerminalFactory |
TerminalFactory.getInstance(String type,
Object params,
String provider) |
Returns a TerminalFactory of the specified type that is initialized
with the specified parameters.
|
static TerminalFactory |
TerminalFactory.getInstance(String type,
Object params,
Provider provider) |
Returns a TerminalFactory of the specified type that is initialized
with the specified parameters.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b148-1