Class | Description |
---|---|
JConsole |
The JFrame edition of JConsolePane.
JConsolePane |
JConsolePane |
A java console to replace the command line window.
|
JIConsole |
The JInternalFrame edition of JConsolePane.
JConsolePane |
JMessage |
This component is similar to
javax.swing.JOptionPane component. |
JSplash |
A simple, yet nice splash screen implementation for java applications.
|
JSplashLabel |
Extends JLabel to provide support for custom text drawing inside image used
for JSplash component.
|
OutLookToolBar |
Takes a simple
JToolBar and transforms it into a
microsoft outlook like toolbar. |
SingleAppInstance |
This helper component provides a simple solution to the multiple applications
instances problem.
|
Enum | Description |
---|---|
JMessage.JMessageButtonEnum |
Enum with all the supported buttons of the dialog.
|