| Package | Description |
|---|---|
| de.javagl.common.ui |
Utility classes related to Swing UI components, and extensions for
several Swing components
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CloseableTab.addTo(JTabbedPane tabbedPane,
String title,
JComponent component,
CloseableTab.CloseCallback closeCallback)
Adds a
CloseableTab with the given title and component to
the given tabbed pane. |
Copyright © 2018. All rights reserved.