public final class TabbedPaneProvider extends Object implements TabSwitcherProxy.TabSwitcher
| Modifier and Type | Class and Description |
|---|---|
static class |
TabbedPaneProvider.Tab
tabs in the main frame
|
| Constructor and Description |
|---|
TabbedPaneProvider(JTextArea logTextArea) |
| Modifier and Type | Method and Description |
|---|---|
JTabbedPane |
get() |
void |
switchTab(TabbedPaneProvider.Tab tab) |
public TabbedPaneProvider(JTextArea logTextArea) throws IOException
IOExceptionpublic JTabbedPane get()
public void switchTab(TabbedPaneProvider.Tab tab)
switchTab in interface TabSwitcherProxy.TabSwitcherCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.