See: Description
| Interface | Description |
|---|---|
| NativeKeyListener |
Interface that declares a callback method for key events in a native window.
|
| NativeMouseListener |
Interface that declares a callback method for mouse events in a native window.
|
| TrayIconListener |
Interface that declares a callback method for mouse events in a tray icon.
|
| Class | Description |
|---|---|
| JawGadget |
Class to create transparent frameless desktop windows
with selectable opacity and tray icons with standard or balloon tool tips.
|
| NativeHandler |
Class that provides the link between Java and native code for the JAW (Java Api Wrapper).
|
| NativeMouse |
Class to retrieve information about a mouse event.
|
| SoundTouch |
Java wrapping class to the C++ audio processing converter 'SoundTouch'
by Olli Parviainen (www.surina.net/soundtouch).
|
| SwingImageCreator |
Class to export Swing components into a Buffered Image
by Jacobus Steenkamp's article:Bringing Swing to the WEB, Sun, http://java.net
|
| TrayIcon |
Class to retrieve information about a mouse event from a tray icon.
|