| Package | Description |
|---|---|
| org.kepler.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
DialogAnnotationsTab
A JTabbedPane tab to be added to a TabbedDialog object.
|
class |
DialogGeneralTab
A JTabbedPane tab to be added to a TabbedDialog object.
|
class |
DialogParametersTab
A JTabbedPane tab to be added to a TabbedDialog object.
|
class |
DialogPortsTab
A JTabbedPane tab to be added to a TabbedDialog object.
|
class |
DialogUnitsTab
A JTabbedPane tab to be added to a TabbedDialog object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TabbedDialog._selectTab(AbstractDialogTab dialogTab)
bring the requested tab to the front in the TabbedDialog.
|