download (13109 bytes)
OSGi manifest attributes | |
Bundle-Name | FW-Tray |
Bundle-SymbolicName | org.knopflerfish.bundle.trayicon_fw |
Bundle-Version | 4.0.0 |
Bundle-Description | Framework tray icon. Allows basic control of the framework using the windows system tray. |
Bundle-Vendor | Knopflerfish |
Bundle-ContactAddress | http://www.knopflerfish.org |
Bundle-License | |
Bundle-DocURL | https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/trayicon/trayicon_fw/readme.txt |
Bundle-ManifestVersion | 2 |
Bundle-Activator | org.knopflerfish.bundle.trayicons.framework.Activator |
Bundle-Classpath | . |
Export-Package | |
Import-Package | org.knopflerfish.service.log [1.2.0,2.0.0) org.osgi.framework [1.6.0,2.0.0) org.osgi.framework.startlevel [1.0.0,2.0.0) |
Dynamic-ImportPackage | |
Provide-Capability | |
Require-Capability | osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=1.6))" |
Other manifest attributes | |
Build-Date | Fri June 13 2014, 08:29:39 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles/trayicon/trayicon_fw |
Bundle-Category | management |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/trayicon/trayicon_fw/ |
Bundle-UUID | org.knopflerfish:trayicon_fw:4.0.0 |
Knopflerfish-Version | 5.1.0 |
The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.
The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.
org/knopflerfish/bundle/trayicons/framework/Activator.java |
org/knopflerfish/bundle/trayicons/framework/FrameworkTrayIcon.java |