Package | Description |
---|---|
com.sshtools.common.ui |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
SshToolsApplicationApplet.buildAppletComponent() |
SshToolsApplicationContainer |
SshToolsApplication.convertContainer(SshToolsApplicationContainer container,
java.lang.Class newContainerClass) |
abstract SshToolsApplicationPanel |
SshToolsApplicationApplet.createApplicationPanel() |
void |
SshToolsApplicationPanel.init(SshToolsApplication application)
Initialize the panel
|
void |
SshToolsApplicationClientPanel.init(SshToolsApplication application) |
void |
SshToolsApplicationFrame.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
void |
SshToolsApplicationApplet.SshToolsApplicationAppletContainer.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
void |
SshToolsApplicationInternalFrame.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
void |
SshToolsApplicationContainer.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
void |
SshToolsApplication.init(java.lang.String[] args) |
boolean |
SessionProviderInternalFrame.initFrame(SshToolsApplication app)
Initialize the frame and open the remote session
|
boolean |
SessionProviderFrame.initFrame(SshToolsApplication app)
Initialize the frame and open the remote session
|
SshToolsApplicationContainer |
SshToolsApplication.newContainer() |
void |
SshToolsApplication.newContainer(SshToolsApplicationContainer container) |
Constructor and Description |
---|
SessionProviderFrame(SshToolsConnectionProfile profile,
SshClient ssh,
SessionProvider provider)
Construct a new Session Provider frame.
|
SessionProviderInternalFrame(SshToolsConnectionProfile profile,
SshClient ssh,
SessionProvider provider)
Construct a new Session Provider frame.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.