See: Description
| Interface | Description |
|---|---|
| CloseableTab.CloseCallback |
Interface for classes that may check whether a tab may be closed
|
| Class | Description |
|---|---|
| CloseableTab |
Implementation of a tab for a JTabbedPane that can be closed
|
| GridBagLayouts |
Utility methods related to containers with a
GridBagLayout |
| GuiUtils |
Various GUI utility methods
|
| JScrollPanes |
Methods related to JScrollPanes
|
| JSpinners |
Methods related to JSpinners
|
| JSplitPanes |
Methods related to JSplitPanes
|
| JTables |
Utility methods related to tables
|
| JTrees |
Utility methods related to trees
|
| LocationBasedAction |
An AbstractAction that will be notified about the component
and the location where a popup menu will be shown when it
is contained in a popup menu that is triggered by a
LocationBasedPopupHandler. |
| LocationBasedPopupHandler |
A
MouseListener that may show a popup menu, and prepare
all LocationBasedActions that are contained in the
menu items of the menu before it is shown. |
| MoreSwingUtilities |
Utility methods based on methods from SwingUtilities
|
Copyright © 2018. All rights reserved.