Modifier and Type | Method and 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.
|
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-01-17-105616.buildd.src