trayicon_all-1.0.0.jar

download (57688 bytes)

OSGi manifest attributes
Bundle-Name Tray Icon Manager
Bundle-Description Windows Tray Icon manager. Uses code written by Jan Struyf, jan.struyf@cs.kuleuven.ac.be, http://jeans.studentenweb.org/java/trayicon/trayicon.html
Bundle-Version 1.0.0
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.trayicon.Activator
Bundle-DocURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon/readme.txt
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath .
Export-Package org.knopflerfish.service.trayicon
Import-Package org.knopflerfish.service.log
org.osgi.framework
Export-Service
Import-Service
Other manifest attributes
Bundle-NativeCode TrayIcon12.dll;osname=WindowsXP;processor=x86,TrayIcon12.dll;osname=Windows2000;processor=x86,TrayIcon12.dll;osname=Windows98;processor=x86,TrayIcon12.dll;osname=Windows95;processor=x86
Bundle-UUID org.knopflerfish:Tray Icon Manager:1.0.0:all
Build-Date Wed December 29 2004, 14:07:29
Bundle-APIVendor Knopflerfish
Built-From C:\cygwin\tmp\kf\1.3.3\trunk\osgi\bundles\trayicon\trayicon
Bundle-SymbolicName org.knopflerfish:Tray Icon Manager:1.0.0
Bundle-Category service
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon/

Depends on

desktop_all-1.1.0org.knopflerfish.service.log
desktop_api-1.1.0org.knopflerfish.service.log
frameworkorg.osgi.framework
log_all-1.0.0org.knopflerfish.service.log
log_api-1.0.0org.knopflerfish.service.log

Other bundles depending on this bundle

trayicon_fw-1.0.0org.knopflerfish.service.trayicon

Bundle source

com/jeans/trayicon/SwingTrayPopup.java
com/jeans/trayicon/TrayBalloonEvent.java
com/jeans/trayicon/TrayBalloonListener.java
com/jeans/trayicon/TrayDummyComponent.java
com/jeans/trayicon/TrayIconCallback.java
com/jeans/trayicon/TrayIconException.java
com/jeans/trayicon/TrayIconKeeper.java
com/jeans/trayicon/TrayIconPopup.java
com/jeans/trayicon/TrayIconPopupCheckItem.java
com/jeans/trayicon/TrayIconPopupItem.java
com/jeans/trayicon/TrayIconPopupSeparator.java
com/jeans/trayicon/TrayIconPopupSimpleItem.java
com/jeans/trayicon/WindowsTrayIcon.java
org/knopflerfish/bundle/trayicon/Activator.java
org/knopflerfish/bundle/trayicon/TrayIconManager.java
org/knopflerfish/bundle/trayicon/TrayIconWrapper.java
org/knopflerfish/service/trayicon/DefaultTrayIcon.java
org/knopflerfish/service/trayicon/TrayEvent.java
org/knopflerfish/service/trayicon/TrayIcon.java