|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.commons.ssh.ShellSessionOptions
public class ShellSessionOptions
Field Summary | |
---|---|
int |
terminalCols
|
int |
terminalHeight
|
int |
terminalRows
|
java.lang.String |
terminalType
|
int |
terminalWidth
|
Constructor Summary | |
---|---|
ShellSessionOptions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int terminalCols
public int terminalHeight
public int terminalRows
public java.lang.String terminalType
public int terminalWidth
Constructor Detail |
---|
public ShellSessionOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |