download (12616 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://github.com/knopflerfish/knopflerfish.org/tree/master/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 April 8 2022, 13:15:26 |
| Built-From | /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles/trayicon/trayicon_fw |
| Bundle-Category | management |
| Bundle-GitURL | https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles/trayicon/trayicon_fw/ |
| Bundle-UUID | org.knopflerfish:trayicon_fw:4.0.0 |
| Knopflerfish-Version | 6.1.5 |
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 |