Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jappindicator-0.4.tar.bz2 | 2013-06-29 | 63.3 kB | |
readme.txt | 2013-06-29 | 955 Bytes | |
jappindicator-0.2.tar.bz2 | 2012-10-18 | 67.1 kB | |
jappindicator-0.1.tar.bz2 | 2012-10-06 | 63.5 kB | |
Totals: 4 Items | 194.8 kB | 0 |
=== Notes === This release works on 64-bit & 32-bit linux systems. * Requires Sun's JRE version 1.6 or higher * === Instructions For Use === * add libJAppIndicatorCdl.so to your java library path * add JAppIndicator.jar to your class path TestJAppIndicator is an example program that shows the functionality of the API. For javadoc api documentation, use a web browser to open the javadoc folder. === Release === Version 0.4 * Allows the path to the native libs to be set. * Note, the file extension for icons should not be included, otherwise it won't show the icons in the system tray in Unity. Version 0.3 * 32-bit enabled Version 0.2 * label text can no be changed during execution Version 0.1 * adding an App Indicator with icon works * registering event listeners for app indicator events (left/right click on menu item) * quit removes app indicator from menu * checking for app indicator library does not work and always resturns false