Hi, I have the following problems:
There are two seperated GUI bundles: AGUIbundle.jar, BGUIbundle.jar;
AGUIbundle is responsible for collecting bundle name from BGUIbundle.jar,
and display the name in a new button(this new button should be added a
listener for swith into B-GUI when user choose and press this button); and
AGUIbundle don't know the function of BGUIbundle. Meanwhile, switching
between these two GUI of A, and B;
How to implement the above requirements?
Should I implement the two UIs as services? or other ways?
Thanks a lot to you!
Best Regards!
----------------
Jerry
_______________________________________________
OSGi Developer Mail List
[email protected]
http://www2.osgi.org/mailman/listinfo/osgi-dev