|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.sshtools.j2ssh |
Class com.sshtools.j2ssh.SshException implements Serializable |
Package com.sshtools.j2ssh.authentication |
Class com.sshtools.j2ssh.authentication.AuthenticationProtocolException implements Serializable |
Class com.sshtools.j2ssh.authentication.PasswordAuthenticationDialog implements Serializable |
Serialized Fields |
XYLayout xYLayoutMain
javax.swing.JPanel jPanelDetails
XYLayout xYLayoutDetails
javax.swing.JLabel jLabelPassword
javax.swing.JPasswordField jPasswordField
javax.swing.JButton jButtonOK
javax.swing.JTextField jTextUsername
javax.swing.JLabel jLabelUsername
ImagePanel icon
boolean userCancelled
Flag to indicate whether the user cancelled the dialog or not.
javax.swing.JButton jButtonCancel
Package com.sshtools.j2ssh.configuration |
Class com.sshtools.j2ssh.configuration.AuthenticationConfiguration implements Serializable |
Class com.sshtools.j2ssh.configuration.AuthenticationMethod implements Serializable |
Class com.sshtools.j2ssh.configuration.CipherAlgorithm implements Serializable |
Class com.sshtools.j2ssh.configuration.CipherConfiguration implements Serializable |
Class com.sshtools.j2ssh.configuration.CompressionAlgorithm implements Serializable |
Class com.sshtools.j2ssh.configuration.CompressionConfiguration implements Serializable |
Class com.sshtools.j2ssh.configuration.InvalidConnectionFileException implements Serializable |
Class com.sshtools.j2ssh.configuration.KeyExchangeAlgorithm implements Serializable |
Class com.sshtools.j2ssh.configuration.KeyExchangeConfiguration implements Serializable |
Class com.sshtools.j2ssh.configuration.MacAlgorithm implements Serializable |
Class com.sshtools.j2ssh.configuration.MacConfiguration implements Serializable |
Class com.sshtools.j2ssh.configuration.PreferredCompression implements Serializable |
Class com.sshtools.j2ssh.configuration.PreferredEncryption implements Serializable |
Class com.sshtools.j2ssh.configuration.PreferredMac implements Serializable |
Class com.sshtools.j2ssh.configuration.PublicKeyAlgorithm implements Serializable |
Class com.sshtools.j2ssh.configuration.PublicKeyConfiguration implements Serializable |
Class com.sshtools.j2ssh.configuration.SshAPIConfiguration implements Serializable |
Class com.sshtools.j2ssh.configuration.SshConnection implements Serializable |
Package com.sshtools.j2ssh.connection |
Class com.sshtools.j2ssh.connection.WindowSpaceNotAvailableException implements Serializable |
Package com.sshtools.j2ssh.transport |
Class com.sshtools.j2ssh.transport.AlgorithmInitializationException implements Serializable |
Class com.sshtools.j2ssh.transport.AlgorithmNotAgreedException implements Serializable |
Class com.sshtools.j2ssh.transport.AlgorithmNotSupportedException implements Serializable |
Class com.sshtools.j2ssh.transport.AlgorithmOperationException implements Serializable |
Class com.sshtools.j2ssh.transport.AllowHost implements Serializable |
Class com.sshtools.j2ssh.transport.DenyHost implements Serializable |
Class com.sshtools.j2ssh.transport.HostAuthorizations implements Serializable |
Class com.sshtools.j2ssh.transport.InvalidHostFileException implements Serializable |
Class com.sshtools.j2ssh.transport.InvalidMessageException implements Serializable |
Class com.sshtools.j2ssh.transport.InvalidStateException implements Serializable |
Class com.sshtools.j2ssh.transport.MessageAlreadyRegisteredException implements Serializable |
Class com.sshtools.j2ssh.transport.MessageNotRegisteredException implements Serializable |
Class com.sshtools.j2ssh.transport.ServiceOperationException implements Serializable |
Class com.sshtools.j2ssh.transport.TransportProtocolException implements Serializable |
Package com.sshtools.j2ssh.transport.cipher |
Class com.sshtools.j2ssh.transport.cipher.SshCipherFactory implements Serializable |
Package com.sshtools.j2ssh.transport.kex |
Class com.sshtools.j2ssh.transport.kex.KeyExchangeException implements Serializable |
Package com.sshtools.j2ssh.transport.publickey |
Class com.sshtools.j2ssh.transport.publickey.InvalidHostKeyException implements Serializable |
Class com.sshtools.j2ssh.transport.publickey.InvalidHostKeySignatureException implements Serializable |
Package com.sshtools.sshterm |
Class com.sshtools.sshterm.CenterableDialog implements Serializable |
Class com.sshtools.sshterm.OpenAction implements Serializable |
Class com.sshtools.sshterm.SaveAction implements Serializable |
Class com.sshtools.sshterm.SshTerminalFrame implements Serializable |
Serialized Fields |
javax.swing.JLabel jLabelStatus
java.lang.String TERMINAL_ICON
com.sshtools.sshterm.SshTerminalFrame.MouseHandler mouseHandler
SessionClient session
TerminalPanel terminal
HostKeyVerification hostKeyVerification
TerminalEmulation emulation
NewAction newAction
OpenAction openAction
SaveAction saveAction
CloseAction closeAction
ExitAction exitAction
java.util.Vector actions
SshConnectionProperties current
java.lang.String statusText
javax.swing.JPanel contentPane
javax.swing.border.TitledBorder titledBorder1
java.awt.BorderLayout borderLayout1
Package com.sshtools.sshterm.emulation |
Class com.sshtools.sshterm.emulation.TerminalPanel implements Serializable |
Serialized Fields |
VDUBuffer buffer
java.awt.Insets insets
boolean raised
java.awt.Font normalFont
java.awt.FontMetrics fm
int charWidth
int charHeight
int charDescent
int resizeStrategy
java.awt.Point selectBegin
java.awt.Point selectEnd
java.lang.String selection
javax.swing.JScrollBar scrollBar
SoftFont sf
boolean colorPrinting
java.awt.Image backingStore
java.awt.Color[] color
java.awt.Color cursorColorFG
java.awt.Color cursorColorBG
java.awt.event.MouseListener mouseListener
java.awt.event.MouseMotionListener mouseMotionListener
java.awt.event.KeyListener keyListener
java.awt.event.FocusListener focusListener
Package com.sshtools.util |
Class com.sshtools.util.ImagePanel implements Serializable |
Serialized Fields |
ResourceIcon icon
XYLayout xYLayout1
Class com.sshtools.util.ResourceIcon implements Serializable |
Class com.sshtools.util.UnsignedInteger implements Serializable |
Serialized Fields |
byte[] bytes
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |