The Source for Java Technology Collaboration

Home » java.net Forums » Project Looking Glass 3D » Wonderland & MPK20 Interest

Thread: The Wonderland 0.5 App Base docs are now available for community review

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 0
deronj

Posts: 811
The Wonderland 0.5 App Base docs are now available for community review
Posted: Nov 3, 2008 3:34 PM
  Click to reply to this thread Reply

Here are some documents which describe the Wonderland 0.5 App Base. The App Base is a Wonderland module which supports shared applications within Wonderland. Both share-aware apps (like the whiteboard) and conventional apps (like X11 apps) are supported by the App Base. A major design goal has been to make the App Base very extensible so as to accommodate new types of share-aware apps (both 2D and 3D) as well as new types of conventional apps (such as VNC and RDP) in the future.

The following document provides an overview of the app base:

http://docs.google.com/Doc?docid=dck87q9p_3wb4wvqhc&hl=en

javadoc is available by performing an "ant javadoc" in the following Wonderland 0.5 source directory:

cd <your-wonderland-source>/modules/foundation/appbase
ant javadoc

After this command the index.html file can be found in:

<your-wonderland-source>/modules/foundation/appbase/release/javadoc/all/index.html.

Please review this documentation and add any questions or comments to this thread.
Thanks.




 XML java.net RSS