Package javaforce.ansi.client
Class Profile
java.lang.Object
javaforce.ansi.client.Profile
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanintintintintintbooleanintintintintintintString[]booleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
foreColor
public int foreColor -
backColor
public int backColor -
selectColor
public int selectColor -
scrollBack
public int scrollBack -
tabStops
public int tabStops -
localEcho
public boolean localEcho -
autoSize
public boolean autoSize -
utf8
public boolean utf8 -
autowrap
public boolean autowrap -
fnt
-
fontWidth
public int fontWidth -
fontHeight
public int fontHeight -
fontDescent
public int fontDescent -
host
-
port
public int port -
sx
public int sx -
sy
public int sy -
name
-
protocol
-
termType
-
termApp
-
termArgs
-
sshKey
-
username
-
password
-
x11
public boolean x11
-
-
Constructor Details
-
Profile
public Profile()
-