cm_desktop_all-5.0.2.jar

download (95649 bytes)

OSGi manifest attributes
Bundle-Name CM-Desktop
Bundle-SymbolicName org.knopflerfish.bundle.cm_desktop
Bundle-Version 5.0.2
Bundle-Description CM desktop plugin
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License http://opensource.org/licenses/BSD-3-Clause;description="BSD 3-clause";link="http://www.knopflerfish.org/licenses/knopflerfish-1.txt"
Bundle-DocURL https://github.com/knopflerfish/knopflerfish.org/tree/master/osgi/bundles/metatype/cm_desktop/readme.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.desktop.cm.Activator
Bundle-Classpath .
Export-Package org.knopflerfish.shared.cm 1.1.0
Import-Package javax.swing 0.0.0
javax.swing.border 0.0.0
javax.swing.event 0.0.0
javax.swing.filechooser 0.0.0
javax.swing.table 0.0.0
javax.swing.text 0.0.0
javax.swing.text.html 0.0.0
org.knopflerfish.service.desktop [2.2.0,3.0.0)
org.knopflerfish.service.log 0.0.0
org.knopflerfish.shared.cm [1.1.0,2.0.0)
org.knopflerfish.util.metatype 0.0.0
org.osgi.framework [1.6.0,2.0.0)
org.osgi.service.cm [1.5.0,2.0.0)
org.osgi.service.metatype [1.2.0,2.0.0)
org.osgi.util.tracker [1.5.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability osgi.service; objectClass:List="org.osgi.service.cm.ConfigurationListener",osgi.service; objectClass:List="org.knopflerfish.service.desktop.SwingBundleDisplayer"
Require-Capability osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=1.5))",osgi.service;objectClass:List="org.osgi.service.metatype.MetaTypeService"
Other manifest attributes
Build-Date Fri April 8 2022, 13:15:25
Built-From /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles/metatype/cm_desktop
Bundle-Category management
Bundle-GitURL https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles/metatype/cm_desktop/
Bundle-UUID org.knopflerfish:cm_desktop:5.0.2
Knopflerfish-Version 6.1.5

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

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.

cm_all-5.1.0org.knopflerfish.shared.cm, org.osgi.service.cm
cm_api-5.1.0org.osgi.service.cm
cm-5.1.0org.knopflerfish.shared.cm
cm_desktop_all-5.0.2org.knopflerfish.shared.cm
commons-logging_all-2.0.0.kf4-001org.knopflerfish.service.log
desktop_all-6.0.0org.knopflerfish.service.desktop, org.knopflerfish.service.log, org.osgi.service.cm
desktop_api-6.0.0org.knopflerfish.service.desktop
dirdeployer_all-4.1.0org.knopflerfish.shared.cm
http_all-5.2.1org.knopflerfish.service.log
kf_metatype_all-5.1.0org.knopflerfish.util.metatype
log_all-6.0.0org.knopflerfish.service.log
log_api-6.0.0org.knopflerfish.service.log
metatype-4.1.0org.osgi.service.metatype
useradmin_all-4.1.2org.knopflerfish.service.log
useradmin-4.1.2org.knopflerfish.service.log
framework-8.0.11org.osgi.framework, org.osgi.util.tracker

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current 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.

cm_all-5.1.0org.knopflerfish.shared.cm
cm-5.1.0org.knopflerfish.shared.cm
cm_cmd-5.0.1org.knopflerfish.shared.cm
cm_desktop_all-5.0.2org.knopflerfish.shared.cm
cm_desktop-5.0.2org.knopflerfish.shared.cm
dirdeployer_all-4.1.0org.knopflerfish.shared.cm

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/desktop/cm/Activator.java
org/knopflerfish/bundle/desktop/cm/CMDisplayer.java
org/knopflerfish/bundle/desktop/cm/ControlPanel.java
org/knopflerfish/bundle/desktop/cm/DefaultSwingBundleDisplayer.java
org/knopflerfish/bundle/desktop/cm/FileFilterImpl.java
org/knopflerfish/bundle/desktop/cm/JCMInfo.java
org/knopflerfish/bundle/desktop/cm/JCMProp.java
org/knopflerfish/bundle/desktop/cm/JCMService.java
org/knopflerfish/bundle/desktop/cm/JLabelled.java
org/knopflerfish/bundle/desktop/cm/JNumber.java
org/knopflerfish/bundle/desktop/cm/JVector.java
org/knopflerfish/bundle/desktop/cm/PropertiesPanel.java
org/knopflerfish/bundle/desktop/cm/SystemMetaTypeInformation.java
org/knopflerfish/bundle/desktop/cm/TargetPanel.java
org/knopflerfish/bundle/desktop/cm/Util.java