On Wednesday 28 September 2005 10:54 am, Joachim Lingner wrote: Joachim, ... > We intent to extend the OOoBean to be used along with the simple > bootstrap mechanism. > There is an example in the SDK: > SDK\examples\DevelopersGuide\ProfUNO\SimpleBootstrap_java > which uses a special loader class to load the application. The loader > class com.sun.star.lib.loader.Loader can be found in the project ODK: > odk\source\com\sun\star\lib\loader\Loader > A description about this bootstrap mechanism can be found in the > Developer's Guide, chapter 3.4.1 "Java Language Binding", sub chapter > "Transparent Use of Office UNO Components" > > However the OOoBean must be changed so that it can be passed an > XComponentContext. The advantage would be that one can start the Java > app (must be a jar) without putting all the office jars in the class path.
I try SimpleBootstrap_java.java (and another exampel form OfficeDev) and it work fine with both (kde and gtk).How I can add open OO frame to my Java panel (frame) ? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
