Package | Description |
---|---|
com.sshtools.common.ui |
Modifier and Type | Class and Description |
---|---|
class |
GlobalOptionsTab |
class |
HostsTab |
Modifier and Type | Method and Description |
---|---|
OptionsTab[] |
SshToolsApplication.getAdditionalOptionsTabs() |
OptionsTab |
SshToolsApplication.getOptionsTab(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
void |
SshToolsApplication.addAdditionalOptionsTab(OptionsTab tab) |
void |
OptionsPanel.addTab(OptionsTab tab) |
void |
SshToolsApplication.removeAdditionalOptionsTab(OptionsTab tab) |
static boolean |
OptionsPanel.showOptionsDialog(java.awt.Component parent,
OptionsTab[] optionalTabs) |
Constructor and Description |
---|
OptionsPanel(OptionsTab[] optionalTabs)
Creates a new OptionsPanel object.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.