Desktop Extension
Desktop Extension (DesktopEx) is a platform independent framework that extends Java GUI application developers' reach into desktop user interface. mAxis Technology Company is proud to release the first member of this family - System Tray.
How to Run Samples
Sample programs are located in the samples/ directory. There are two samples included in the release.
Sample 1
This sample SystemTraySample
demonstrates the simple usage of SystemTray. Features demonstrated are:
- Adding and removing single system tray icon,
- Adding and removing multiple system tray icons,
- Using and customizing icon rotation,
- Using flexible
SystemTrayListener.
To run this sample, go to Desktop Extension installed directory in Windows Explorer, double click on runSample1.jar.
or
Launch DOS Prompt, cd to Desktop Extesnio installed directory and type:
java -jar runSample1.jar
Sample 2
This sample
SystemTrayTargetAdapterSwingSample
demonstrates how to use SystemTrayTargetAdapter that makes SystemTray working with Swing or AWT components easy. Features demonstrated are:
- Using complex Swing components, including
JTabbedPane, JPopupMenu, JTextArea, etc.
- Using Swing
JFrame components
- Auto Hidden
To run this sample, go to Desktop Extension installed directory in Windows Explorer, double click on runSample2.jar.
or
Launch DOS Prompt, cd to Desktop Extesnio installed directory and type:
java -jar runSample2.jar
Support
We welcome any suggestions, bug reports or comments you may have.
Please send email to support@maxistech.com or
visit our Web site at www.maxistech.com or email
sales@maxistech.com to get the latest information.