A B C D E F G H I J K L M N O P Q R S T U V W X Y

I

i - Static variable in class com.sshtools.daemon.terminal.Colorizer
 
ICANON - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
ICON - Static variable in class com.sshtools.common.keygen.Main
 
icon - Variable in class com.sshtools.common.ui.ColorComboBox.ColorRenderer
 
icon - Variable in class com.sshtools.common.ui.ImagePanel
 
iconLabel - Variable in class com.sshtools.common.ui.FolderBar
 
IconWrapperPanel - Class in com.sshtools.common.ui
 
IconWrapperPanel(Icon, Component) - Constructor for class com.sshtools.common.ui.IconWrapperPanel
Creates a new IconWrapperPanel object.
ICRNL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
id - Variable in class com.sshtools.common.ui.SessionProvider
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpAttrs
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpClose
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpData
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpFStat
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpHandle
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpLStat
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpMkdir
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpName
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpOpenDir
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpRead
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpReadDir
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpReadlink
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpRealPath
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpRemove
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpRename
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpRmdir
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpSetStat
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpStat
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpSymlink
 
id - Variable in class com.sshtools.j2ssh.sftp.SshFxpWrite
 
IEXTEN - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
IGNCR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
ignore - Variable in class edu.harvard.mgh.purcell.gCLINE.TransfureFiles
 
ignoreCase - Variable in class com.sshtools.daemon.util.StringExaminer
 
ignoreCase() - Method in class com.sshtools.daemon.util.StringExaminer
 
ignoreCase(boolean) - Method in class com.sshtools.daemon.util.StringExaminer
 
ignoreCase - Variable in class com.sshtools.daemon.util.StringPattern
 
IgnoreHostKeyVerification - Class in com.sshtools.j2ssh.transport
A simple host key verification implementation that automatically approves the servers host key.
IgnoreHostKeyVerification() - Constructor for class com.sshtools.j2ssh.transport.IgnoreHostKeyVerification
 
IGNPAR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
ILLEGAL_USER_NAME - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
 
IMAGE_DIR - Static variable in class com.sshtools.common.ui.StandardAction
 
ImagePanel - Class in com.sshtools.common.ui
 
ImagePanel(String) - Constructor for class com.sshtools.common.ui.ImagePanel
Creates a new ImagePanel object.
ImagePanel(ResourceIcon, int) - Constructor for class com.sshtools.common.ui.ImagePanel
Creates a new ImagePanel object.
ImagePanel(String, int) - Constructor for class com.sshtools.common.ui.ImagePanel
Creates a new ImagePanel object.
ImagePanel() - Constructor for class com.sshtools.common.ui.ImagePanel
Creates a new ImagePanel object.
IMAXBEL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
implClass - Variable in class com.sshtools.j2ssh.configuration.ExtensionAlgorithm
 
IMPLEMENTATION_ATTRIBUTE - Variable in class com.sshtools.common.automate.AutomationConfiguration.AutomationConfigurationSAXHandler
 
in - Variable in class com.sshtools.daemon.scp.ScpServer
 
in - Variable in class com.sshtools.daemon.subsystem.SubsystemServer
 
in - Variable in class com.sshtools.daemon.terminal.TerminalIO
 
in - Variable in class com.sshtools.j2ssh.agent.SshAgentClient
 
in - Variable in class com.sshtools.j2ssh.agent.SshAgentConnection
 
in - Variable in class com.sshtools.j2ssh.connection.IOChannel
 
in - Variable in class com.sshtools.j2ssh.io.DynamicBuffer
This buffers InputStream
in - Variable in class com.sshtools.j2ssh.io.IOStreamConnector
 
in - Variable in class com.sshtools.j2ssh.ScpClient.ScpInputStream
 
in - Variable in class com.sshtools.j2ssh.subsystem.SubsystemClient
 
in - Variable in class com.sshtools.j2ssh.transport.TransportProtocolInputStream
 
IN_PROGRESS - Static variable in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
 
incoming - Variable in class com.sshtools.daemon.subsystem.SubsystemServer
 
incoming - Variable in class com.sshtools.j2ssh.connection.IOChannel
 
increaseWindowSpace(long) - Method in class com.sshtools.j2ssh.connection.ChannelDataWindow
 
index - Variable in class com.sshtools.j2ssh.agent.KeyStore
 
indexOf(String[], StringPattern) - Method in class com.sshtools.daemon.util.StringUtil
Returns the index of the first string in the given string array that matches the specified string pattern.
indexOf(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
Returns the index of the specified string in the given string array.
indexOf(SshPublicKey) - Method in class com.sshtools.j2ssh.agent.KeyStore
 
indexOfIgnoreCase(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
Returns the index of the specified string in the given string array.
indexOfString(String[], String, boolean) - Method in class com.sshtools.daemon.util.StringUtil
 
infile - Variable in class edu.harvard.mgh.purcell.gCLINE.LinkNewFileDialog
A JRadioButton that flags this as an input file.
INFILE_KEY - Static variable in interface edu.harvard.mgh.purcell.gCLINE.data.KeyWords
key word for the input files group
infileLabel - Variable in class edu.harvard.mgh.purcell.gCLINE.EditOpDialog
 
infiles - Variable in class edu.harvard.mgh.purcell.gCLINE.DeleteOpDialog
A JCheckBox array that holds the deletion options for the selected input files.
infileText - Variable in class edu.harvard.mgh.purcell.gCLINE.EditOpDialog
 
INFLATER - Static variable in interface com.sshtools.j2ssh.transport.compression.SshCompression
 
infoBackground - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
 
infoBorderColor - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
 
infoBorderThickness - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
 
infoForeground - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
 
init() - Method in class com.sshtools.common.authentication.AuthenticationDialog
 
init(String) - Method in class com.sshtools.common.authentication.BannerDialog
 
init() - Method in class com.sshtools.common.authentication.KBIRequestHandlerDialog
 
init(Window) - Method in class com.sshtools.common.authentication.PassphraseDialog
 
init(Window) - Method in class com.sshtools.common.authentication.PasswordAuthenticationDialog
 
init(String) - Method in class com.sshtools.common.authentication.PasswordChange.PasswordChangeDialog
 
init(MRUListModel) - Method in class com.sshtools.common.mru.MRUMenu
 
init(Option[], Object, Option, OptionCallback, Icon) - Method in class com.sshtools.common.ui.OptionsDialog
 
init(File) - Static method in class com.sshtools.common.ui.PreferencesStore
 
init(String[]) - Method in class com.sshtools.common.ui.SshToolsApplication
 
init() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
 
init(SshToolsApplication, SshToolsApplicationPanel) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
 
init(SshToolsApplication) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
 
init(SshToolsApplication, SshToolsApplicationPanel) - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
 
init(SshToolsApplication, SshToolsApplicationPanel) - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
 
init(SshToolsApplication, SshToolsApplicationPanel) - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
 
init(SshToolsApplication) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
Initialize the panel
init() - Method in class com.sshtools.common.ui.StatusBar.StatusLabel
 
init(ConnectionProtocol, long, long, long, long) - Method in class com.sshtools.j2ssh.connection.Channel
 
init(ConnectionProtocol, long, long, long, long, ChannelEventListener) - Method in class com.sshtools.j2ssh.connection.Channel
 
init(ConnectionProtocol, long, long, long, long) - Method in class com.sshtools.j2ssh.connection.IOChannel
 
init(int, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.cipher.BlowfishCbc
 
init(int, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.cipher.SshCipher
 
init(int, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.cipher.TripleDesCbc
 
init(int, int) - Method in interface com.sshtools.j2ssh.transport.compression.SshCompression
 
init(byte[]) - Method in class com.sshtools.j2ssh.transport.hmac.HmacMd5
 
init(byte[]) - Method in class com.sshtools.j2ssh.transport.hmac.HmacSha
 
init(byte[]) - Method in interface com.sshtools.j2ssh.transport.hmac.SshHmac
 
init(TransportProtocol) - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
 
init(int, TransportProtocol) - Method in class com.sshtools.j2ssh.transport.Service
Initialize the service.
initalize(FileFilter) - Method in class edu.harvard.mgh.purcell.gCLINE.general.GCFileChooser
 
initApplet() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
 
initApplet() - Method in class com.sshtools.common.ui.SshToolsApplicationClientApplet
 
initFrame(SshToolsApplication) - Method in class com.sshtools.common.ui.SessionProviderFrame
Initialize the frame and open the remote session
initFrame(SshToolsApplication) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
Initialize the frame and open the remote session
initial - Variable in class com.sshtools.j2ssh.transport.TransportProtocolInputStream
 
initializationLock - Static variable in class com.sshtools.j2ssh.configuration.ConfigurationLoader
 
initialize() - Method in class com.sshtools.common.configuration.XmlConfigurationContext
 
initialize() - Static method in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
 
initialize() - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
 
initialize() - Method in class com.sshtools.daemon.session.PseudoTerminalWrapper
 
initialize() - Static method in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
 
initialize() - Method in interface com.sshtools.j2ssh.configuration.ConfigurationContext
 
initialize() - Method in class com.sshtools.j2ssh.configuration.ConfigurationLoader.DefaultConfigurationContext
 
initialize(boolean) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
 
initialize(boolean, ConfigurationContext) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
Initializes the J2SSH api with a specified configuration context.
initialize() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
 
initialize() - Static method in class com.sshtools.j2ssh.transport.cipher.SshCipherFactory
 
initialize() - Static method in class com.sshtools.j2ssh.transport.compression.SshCompressionFactory
 
initialize() - Static method in class com.sshtools.j2ssh.transport.hmac.SshHmacFactory
 
initialize() - Static method in class com.sshtools.j2ssh.transport.kex.SshKeyExchangeFactory
 
initialize() - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
 
initialize() - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
 
initialized - Static variable in class com.sshtools.j2ssh.configuration.ConfigurationLoader
 
initialWindowSize - Variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
 
initialWindowSize - Variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
 
initTerminal() - Method in class com.sshtools.daemon.terminal.TerminalIO
 
initXtensions() - Method in class com.sshtools.common.ui.XTextField
 
INLCR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
INPCK - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
input - Variable in class edu.harvard.mgh.purcell.gCLINE.data.OperationInfo
A DefaultMutableTreeName that holds the input files.
input - Variable in class edu.harvard.mgh.purcell.gCLINE.EditOpDialog
 
inputAuthorizationFile(String) - Method in interface com.sshtools.common.automate.SystemVerification
 
inputFile - Variable in class com.sshtools.common.keygen.KeygenPanel
 
inputFileLabel - Variable in class com.sshtools.common.keygen.KeygenPanel
 
inputPassword(String) - Method in interface com.sshtools.common.automate.SystemVerification
 
inputUsername(String) - Method in interface com.sshtools.common.automate.SystemVerification
 
insertCharAt(int, char) - Method in class com.sshtools.daemon.terminal.CharBuffer
 
insertCharAt(int, char) - Method in class com.sshtools.daemon.terminal.Editline
 
insertCharAt(int, char) - Method in class com.sshtools.daemon.terminal.UserInput
 
InsertMode - Variable in class com.sshtools.daemon.terminal.Editline
 
InsertMode - Variable in class com.sshtools.daemon.terminal.UserInput
 
insertString(int, String, AttributeSet) - Method in class com.sshtools.common.ui.NumericTextField.ADocument
 
insertStringAt(int, String) - Method in class com.sshtools.daemon.terminal.Editline
 
insertStringAt(int, String) - Method in class com.sshtools.daemon.terminal.UserInput
 
insertUpdate(DocumentEvent) - Method in class com.sshtools.common.keygen.KeygenPanel
 
INSETS - Static variable in class com.sshtools.common.ui.ToolButton
 
INSETS - Static variable in class com.sshtools.common.ui.ToolToggleButton
 
instance - Variable in class com.sshtools.common.authentication.PasswordAuthenticationDialog
 
instance - Static variable in class com.sshtools.common.authentication.PasswordChange
 
instance - Variable in class com.sshtools.common.authentication.PublicKeyAuthenticationPrompt
 
instance - Static variable in class com.sshtools.common.ui.SessionProviderFactory
 
instance - Static variable in class com.sshtools.daemon.platform.NativeAuthenticationProvider
 
instance - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
 
instruction - Variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
 
instructionLabel - Variable in class com.sshtools.common.authentication.KBIRequestHandlerDialog
 
INTERNAL_MARKER - Static variable in class com.sshtools.daemon.terminal.ColorHelper
 
internalReadMessage(int[]) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
 
interrupt - Variable in class com.sshtools.j2ssh.connection.ChannelInputStream
 
interrupt() - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
 
interrupt - Variable in class com.sshtools.j2ssh.io.DynamicBuffer
 
interrupt - Variable in class com.sshtools.j2ssh.transport.SshMessageStore
 
intervalAdded(ListDataEvent) - Method in class com.sshtools.common.mru.MRUMenu
 
intervalRemoved(ListDataEvent) - Method in class com.sshtools.common.mru.MRUMenu
 
inTransit(String) - Method in class edu.harvard.mgh.purcell.gCLINE.StartFrame
Check to see if the file is in transit.
intValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
 
intValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
 
InvalidChannelException - Exception in com.sshtools.j2ssh.connection
 
InvalidChannelException(String) - Constructor for exception com.sshtools.j2ssh.connection.InvalidChannelException
Creates a new InvalidChannelException object.
InvalidHandleException - Exception in com.sshtools.daemon.platform
 
InvalidHandleException(String) - Constructor for exception com.sshtools.daemon.platform.InvalidHandleException
Creates a new InvalidHandleException object.
InvalidHostFileException - Exception in com.sshtools.j2ssh.transport
Thrown by abstract host key verifications when a host file is invalid
InvalidHostFileException(String) - Constructor for exception com.sshtools.j2ssh.transport.InvalidHostFileException
Contructs the exception.
InvalidMessageException - Exception in com.sshtools.j2ssh.transport
Thrown by SshMessage implementations when an invalid message is found.
InvalidMessageException(String) - Constructor for exception com.sshtools.j2ssh.transport.InvalidMessageException
Constructs the message.
InvalidProfileFileException - Exception in com.sshtools.common.configuration
 
InvalidProfileFileException(String) - Constructor for exception com.sshtools.common.configuration.InvalidProfileFileException
Creates a new InvalidProfileFileException object.
InvalidSshKeyException - Exception in com.sshtools.j2ssh.transport.publickey
 
InvalidSshKeyException() - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeyException
Creates a new InvalidSshKeyException object.
InvalidSshKeyException(String) - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeyException
Creates a new InvalidSshKeyException object.
InvalidSshKeySignatureException - Exception in com.sshtools.j2ssh.transport.publickey
 
InvalidSshKeySignatureException() - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeySignatureException
Creates a new InvalidSshKeySignatureException object.
InvalidSshKeySignatureException(Throwable) - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeySignatureException
Creates a new InvalidSshKeySignatureException object.
InvalidStateException - Exception in com.sshtools.j2ssh.util
 
InvalidStateException(String) - Constructor for exception com.sshtools.j2ssh.util.InvalidStateException
Creates a new InvalidStateException object.
IOChannel - Class in com.sshtools.j2ssh.connection
 
IOChannel() - Constructor for class com.sshtools.j2ssh.connection.IOChannel
 
IOERROR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
 
ios - Variable in class com.sshtools.daemon.session.SessionChannelServer
 
ios - Variable in class com.sshtools.daemon.terminal.TerminalIO
 
ios - Variable in class com.sshtools.j2ssh.connection.IOChannel
 
IOStreamConnector - Class in com.sshtools.j2ssh.io
 
IOStreamConnector() - Constructor for class com.sshtools.j2ssh.io.IOStreamConnector
Creates a new IOStreamConnector object.
IOStreamConnector(InputStream, OutputStream) - Constructor for class com.sshtools.j2ssh.io.IOStreamConnector
Creates a new IOStreamConnector object.
IOStreamConnector.IOStreamConnectorThread - Class in com.sshtools.j2ssh.io
 
IOStreamConnector.IOStreamConnectorThread() - Constructor for class com.sshtools.j2ssh.io.IOStreamConnector.IOStreamConnectorThread
 
IOStreamConnectorListener - Interface in com.sshtools.j2ssh.io
 
IOStreamConnectorState - Class in com.sshtools.j2ssh.io
 
IOStreamConnectorState() - Constructor for class com.sshtools.j2ssh.io.IOStreamConnectorState
Creates a new IOStreamConnectorState object.
IOUtil - Class in com.sshtools.j2ssh.io
 
IOUtil() - Constructor for class com.sshtools.j2ssh.io.IOUtil
 
IS_TOGGLE_BUTTON - Static variable in class com.sshtools.common.ui.StandardAction
 
isActiveChannel(Channel) - Method in class com.sshtools.j2ssh.SshClient
Determine whether the channel supplied is an active channel
isAuthenticated() - Method in class com.sshtools.j2ssh.SshClient
Evaluate whether the client has successfully authenticated.
isAutoflushing() - Method in class com.sshtools.daemon.terminal.TerminalIO
 
isBlock() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isBlock() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isBlocking - Variable in class com.sshtools.j2ssh.connection.ChannelInputStream
 
isBound() - Method in class com.sshtools.j2ssh.connection.BindingChannel
 
isBrowseOnly - Variable in class edu.harvard.mgh.purcell.gCLINE.StartFrame
 
isCancelled() - Method in class com.sshtools.common.authentication.PassphraseDialog
 
isCancelled() - Method in interface com.sshtools.j2ssh.FileTransferProgress
 
isCharacter() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isCharacter() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isClosed - Variable in class com.sshtools.j2ssh.connection.Channel
 
isClosed() - Method in class com.sshtools.j2ssh.connection.Channel
 
isClosed() - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
 
isClosed - Variable in class com.sshtools.j2ssh.connection.ChannelOutputStream
 
isClosed() - Method in class com.sshtools.j2ssh.connection.ChannelOutputStream
 
isClosed() - Method in class com.sshtools.j2ssh.SftpClient
Returns the state of the SFTP client.
isClosed() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
 
isClosed - Variable in class com.sshtools.j2ssh.transport.SshMessageStore
 
isClosed() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
Evaluate whether the message store is closed.
isCompleteOp(Object) - Method in class edu.harvard.mgh.purcell.gCLINE.data.AutoUpdater.MyRenderer
 
isConfigurationAvailable(Class) - Method in class com.sshtools.common.configuration.XmlConfigurationContext
 
isConfigurationAvailable(Class) - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
 
isConfigurationAvailable(Class) - Method in interface com.sshtools.j2ssh.configuration.ConfigurationContext
 
isConfigurationAvailable(Class) - Method in class com.sshtools.j2ssh.configuration.ConfigurationLoader.DefaultConfigurationContext
 
isConfigurationAvailable(Class) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
 
isConnected() - Method in interface com.sshtools.common.ui.SessionManager
Determine if the managed connection is still connected.
isConnected() - Method in class com.sshtools.common.ui.SessionProviderFrame
Implementation of the SessionManager method, this simply calls the SshClient method isConnected.
isConnected() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
Implementation of the SessionManager method, this simply calls the SshClient method isConnected.
isConnected() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
 
isConnected() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
Returns the connected state of the panel
isConnected() - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
 
isConnected() - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
 
isConnected() - Method in class com.sshtools.j2ssh.SshClient
Returns the connection state of the client.
isConnected() - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
 
isConnected() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
 
isContainerVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
 
isContainerVisible() - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
 
isContainerVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
 
isContainerVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
 
isContextClassLoader() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
 
isCursorAtEnd() - Method in class com.sshtools.daemon.terminal.Editline
 
isCursorAtEnd() - Method in class com.sshtools.daemon.terminal.UserInput
 
isDirectory() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isDirectory() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isFailedOp(Object) - Method in class edu.harvard.mgh.purcell.gCLINE.data.AutoUpdater.MyRenderer
 
isFifo() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isFifo() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isFile() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isFile() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isFile(Object) - Method in class edu.harvard.mgh.purcell.gCLINE.data.AutoUpdater.MyRenderer
 
isFlagSet(int) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isFocusable() - Method in class com.sshtools.common.ui.ToolButton
 
isFocusable() - Method in class com.sshtools.common.ui.ToolToggleButton
 
isFormatted(byte[]) - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
 
isFormatted(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
 
isFormatted(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
 
isFormatted(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshKeyFormatConversion
 
isFormatted(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
 
isFormatted(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
 
isForwarded - Variable in class com.sshtools.j2ssh.agent.SshAgentClient
 
isForwarding - Variable in class com.sshtools.j2ssh.agent.AgentSocketChannel
 
isForwarding() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
 
isHardwrapped() - Method in class com.sshtools.daemon.terminal.Editline
 
isHardwrapped() - Method in class com.sshtools.daemon.terminal.UserInput
 
isHostFileWriteable() - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
 
isHostFileWriteable() - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
Determines whether the host file is writable.
ISIG - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
isInInsertMode() - Method in class com.sshtools.daemon.terminal.Editline
 
isInInsertMode() - Method in class com.sshtools.daemon.terminal.UserInput
 
isJarArchive(File) - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
 
isJarArchive(File) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
 
isLink() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isLink() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isListening() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
 
isLocalAbsolutePath(String) - Static method in class com.sshtools.j2ssh.SftpClient
 
isLocalEOF - Variable in class com.sshtools.j2ssh.connection.Channel
 
isLocalEOF() - Method in class com.sshtools.j2ssh.connection.Channel
 
isLocalFlowControlEnabled() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
 
isLocked - Variable in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
 
isNeedSave() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
 
isNew - Variable in class edu.harvard.mgh.purcell.gCLINE.data.Record
 
isOpen() - Method in class com.sshtools.j2ssh.connection.Channel
 
isOpen() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isPassphraseProtected(byte[]) - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
 
isPassphraseProtected() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
 
isPassphraseProtected(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
 
isPassphraseProtected(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
 
isRegisteredMessage(Integer) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
Determines if the message id is a registered message of this store.
isRemote() - Method in class edu.harvard.mgh.purcell.gCLINE.data.Record
Is this record tied to a remote directory?
isRemoteEOF - Variable in class com.sshtools.j2ssh.connection.Channel
 
isRemoteEOF() - Method in class com.sshtools.j2ssh.connection.Channel
 
isRightJustify() - Method in class com.sshtools.common.ui.NumericTextField.ADocument
 
isRightJustify() - Method in class com.sshtools.common.ui.NumericTextField
 
isroot - Variable in class com.sshtools.daemon.vfs.VFSMount
 
isRoot() - Method in class com.sshtools.daemon.vfs.VFSMount
 
isRunning() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
 
isRunningOp(Object) - Method in class edu.harvard.mgh.purcell.gCLINE.data.AutoUpdater.MyRenderer
 
isSelectAllOnFocusGain() - Method in class com.sshtools.common.ui.NumericTextField
 
isSignalling() - Method in class com.sshtools.daemon.terminal.TerminalIO
 
isSocket() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
 
isSocket() - Method in class com.sshtools.j2ssh.sftp.SftpFile
 
isSSH1Compatible() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
 
isStoreAvailable() - Static method in class com.sshtools.common.ui.PreferencesStore
 
isSystemClass() - Method in class com.sshtools.j2ssh.util.DynamicClassLoader.ClassCacheEntry
 
isSystemClass() - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader.ClassCacheEntry
 
isToolsVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
Determine if the toolbar, menu and statusbar are visible
ISTRIP - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
isValidHandle(byte[]) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
 
isValidState(int) - Method in class com.sshtools.j2ssh.connection.ChannelState
 
isValidState(int) - Method in class com.sshtools.j2ssh.io.IOStreamConnectorState
 
isValidState(int) - Method in class com.sshtools.j2ssh.transport.ServiceState
Evaluates whether the state is valid.
isValidState(int) - Method in class com.sshtools.j2ssh.transport.TransportProtocolState
 
isValidState(int) - Method in class com.sshtools.j2ssh.util.OpenClosedState
 
isValidState(int) - Method in class com.sshtools.j2ssh.util.StartStopState
 
isValidState(int) - Method in class com.sshtools.j2ssh.util.State
 
it - Variable in class com.sshtools.j2ssh.util.ExtensionClassLoader.ResourceEnumeration
 
ITALIC - Static variable in class com.sshtools.daemon.terminal.ColorHelper
 
ITALIC - Static variable in class com.sshtools.daemon.terminal.TerminalIO
 
ITALIC_OFF - Static variable in class com.sshtools.daemon.terminal.ColorHelper
 
ITALIC_OFF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
 
italicText(String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
 
IUCLC - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
IXANY - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
IXOFF - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 
IXON - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y