Package | Description |
---|---|
com.sshtools.common.ui |
Modifier and Type | Class and Description |
---|---|
class |
SessionProviderFrame
This frame class embeds a SessionProvider and manages the connection
on behalf of the caller.
|
class |
SessionProviderInternalFrame
This frame class embeds a SessionProvider and manages the connection
on behalf of the caller.
|
class |
SshToolsApplicationApplet.SshToolsApplicationAppletContainer |
class |
SshToolsApplicationFrame |
class |
SshToolsApplicationInternalFrame |
Modifier and Type | Field and Description |
---|---|
protected SshToolsApplicationContainer |
SshToolsApplicationPanel.container |
Modifier and Type | Method and Description |
---|---|
SshToolsApplicationContainer |
SshToolsApplication.convertContainer(SshToolsApplicationContainer container,
java.lang.Class newContainerClass) |
SshToolsApplicationContainer |
SshToolsApplicationPanel.getContainer()
Gets the container for this panel.
|
SshToolsApplicationContainer |
SshToolsApplication.getContainerAt(int idx) |
SshToolsApplicationContainer |
SshToolsApplication.getContainerForPanel(SshToolsApplicationPanel panel) |
SshToolsApplicationContainer |
SshToolsApplication.newContainer() |
Modifier and Type | Method and Description |
---|---|
void |
SshToolsApplication.closeContainer(SshToolsApplicationContainer container) |
SshToolsApplicationContainer |
SshToolsApplication.convertContainer(SshToolsApplicationContainer container,
java.lang.Class newContainerClass) |
void |
SshToolsApplication.newContainer(SshToolsApplicationContainer container) |
void |
SshToolsApplicationPanel.setContainer(SshToolsApplicationContainer container)
Sets the container for this panel
|
Constructor and Description |
---|
ExitAction(SshToolsApplication application,
SshToolsApplicationContainer container)
Creates a new ExitAction object.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.