Package | Description |
---|---|
com.sshtools.common.ui |
Modifier and Type | Field and Description |
---|---|
protected SshToolsApplication |
SshToolsApplicationPanel.application |
Modifier and Type | Method and Description |
---|---|
SshToolsApplication |
SshToolsApplicationPanel.getApplication()
Get the application attached to the panel
|
SshToolsApplication |
SshToolsApplicationFrame.getApplication() |
SshToolsApplication |
SshToolsApplicationInternalFrame.getApplication() |
Modifier and Type | Method and Description |
---|---|
void |
SshToolsApplicationPanel.init(SshToolsApplication application)
Initialize the panel
|
void |
SshToolsApplicationClientPanel.init(SshToolsApplication application) |
void |
SshToolsApplicationContainer.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
void |
SshToolsApplicationFrame.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
void |
SshToolsApplicationApplet.SshToolsApplicationAppletContainer.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
void |
SshToolsApplicationInternalFrame.init(SshToolsApplication application,
SshToolsApplicationPanel panel) |
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
|
Constructor and Description |
---|
AboutAction(java.awt.Component parent,
SshToolsApplication application)
Creates a new AboutAction object.
|
ExitAction(SshToolsApplication application,
SshToolsApplicationContainer container)
Creates a new ExitAction object.
|
NewWindowAction(SshToolsApplication application)
Creates a new NewWindowAction object.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.