Package | Description |
---|---|
javax.swing |
Provides a set of "lightweight"
(all-Java language) components that,
to the maximum degree possible, work the same on all platforms.
|
javax.swing.plaf.basic |
Provides user interface objects built according to the
Basic look and feel.
|
Modifier and Type | Class and Description |
---|---|
protected class |
JMenu.WinListener
A listener class that watches for a popup window closing.
|
Modifier and Type | Class and Description |
---|---|
protected class |
BasicToolBarUI.FrameListener |