This page last changed on Apr 29, 2007 by scytacki.

This is the view used to display compound documents of markedup text with components embedded inside.

New Features

  • the external links, ones that go to real web pages, should use a service to go to them. This will allow us to support both running jnlp where a new window is opened. And in a standalone mode where jdic is available to also open a window.
  • Another option is to open a browser directly embedded in the OTViewer frame, this will be hard because it will be a different behavior than the other two so it won't be consistent to author.
  • Replacing the current Java Swing based htmleditorkit, with a native mozilla component. Using jdic is not an option here because we cannot embedd java components inside of a jdic component on all platforms. And those were we can embedded the components they are in another virtual machine. The current goal is to use XPCOM to do this embedding:

    Found 9 search result(s) for XPCOM.

    XPCOM Overview (Public: Technology Reviews)
    ... components can ask the framework for services that could be implemented in another languague. The difference with XPCOM is that the service could be implemented as a local shared library. The XPCOM implementation could also be a proxy to a soap webservice. It can also be compared with OSGi
    Sep 24, 2006
    Embedding XPCOM in Linux (Public: Technology Reviews)
    Embedding XPCOM in Linux There is an issue with initializing the gtk when using xpcom in linux: https://bugzilla.mozilla.org/showbug.cgi?id=342691 The end of this bug refers to some ...
    Mar 14, 2007
    Embedding XPCOM in Windows (Public: Technology Reviews)
    Embedding XPCOM in Windows This thread provides some useful info: http://www.nabble.com/JavaXPCOMandHandletf1318510.html It has ...
    Mar 15, 2007
    Embedding XPCOM in OSX (Public: Technology Reviews)
    ... nsDeviceContext.cpp:54 #1 0x240f3c5a in nsifaddref<nsIDeviceContext> (expr=0x3bb1a9c0) at ../../dist/include/xpcom/nsISupportsUtils.h:114 #2 0x23f77988 in nsRenderingContextMac::Init (this=0x3bb1e2a0, aContext=0x3bb1a9c0, aWindowEmbedding XPCOM ...
    Mar 18, 2007
    Embedding Mozilla in Java with XPCOM (Public: Technology Reviews)
    ... 26#doc2a2155aaf2e4babf Ed Burns has been working on a version of webclient that is implemented with XPCOM instead of firefox directly. It certainly sounds like this isn't as easy as I initiallyEmbedding Mozilla in Java with XPCOM ...
    Mar 18, 2007
    Mono Browser plugins (Public: Technology Reviews)
    Mono Browser plugins References to mono support for XPCOM in the mozilla source tree: http://lists.ximian.com/pipermail/monodevellist/2005March/011161.html http://lists.ximian.com ...
    Apr 29, 2007
    Browser Support (Projects: TELS)
    ... installation pain, long term usefulness, startup time, embeddable java components XPCOM browser component. SWT browser component
    Feb 13, 2007
    Plan for current projects (CC Software Development)
    ... multiple programming language support for otrunk components: particularly ruby and possibly php XPCOM CSS and html rendering wysiwyg authoring of this XPCOM component graphical authoring of connections between components
    Aug 06, 2007
    Re: Embedding XPCOM in OSX (Public: Technology Reviews > Embedding XPCOM in OSX)
    So... is the most interesting part the embedding XPCOM in OSX or the code above to integrate canvas support in OS X? Are you looking ...
    Mar 14, 2007 - Comments
Document generated by Confluence on Jan 27, 2014 16:52