org.netbeans.modules.sql.framework.ui |
|
Java Source File Name | Type | Comment |
JTabbedPaneWithCloseIcons.java | Class | A JTabbedPane which has a close ('X') icon on each tab. |
SwingWorker.java | Class | This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class
that you subclass to perform GUI-related work in a dedicated thread. |