|
Class Summary |
| IconFactory |
This class provides methods to retrieve L&F specific graphics and icons
for common IDE functions. |
| ImagePanel |
A simple extension of JPanel designed to display an image. |
| IntroDialog |
Provides a simple 'Splash Screen' to display during application
loading or for a 'Help | about' menu option. |
| JDateChooser |
JDateChooser is a simple Date choosing component with similar functionality
to JFileChooser and JColorChooser. |
| JErrorFrame |
A java implementation of the classic Windows error frame. |
| JFlatButton |
A simple extension of javax.swing.JButton that provides an Explorer
like button. |
| JFontChooser |
A simple FontChooser dialog that implements similar functionality to
the JFileChooser, JOptionPane and JColorChooser components provided
with Swing. |
| JFontPreviewPanel |
A simple panel that renders a font preview for JFontChooser component. |
| JInternalToolBar |
A toolbar to be used in MDI interfaces. |
| JNumericField |
A subclass of javax.swing.JTextField that only allows input of
digits and decimal placeholders. |
| LAFMenu |
Provides a quick and easy JMenu which allows the user to change
the look and feel of the application on the fly. |