SMACS

Package smacs.gui.exchanger

First attempt on xngr derived smacs browser.

See:
          Description

Class Summary
Main The main class, used to start the browser application.
Main.MainSplash subtype of Splash.
SmacsXDocumentFactory derived from XngrDocumentFactory
SmacsXngr implements ExchangerApplication allowing to override the interdependencies of the Xngr subpackages.
SmacsXngrElement implements ExchangerElement.
SmacsXngrFactory make Xngr to use SmacsXngrElement nodes.
SmacsXngrIdentity derived from XngrIdentity.
 

Package smacs.gui.exchanger Description

First attempt on xngr derived smacs browser.

After modifying the xngr main sources (in smacs.xngr.*) we are now ready to actually run an instance outside of the main xngr tree. That should get us rid of license problems. During development, we keep the xngr sources inline but we can later push it out as a seperate instance.

For all the changes, the initialization has been cut down a lot and there are only very few source files left to make it work all with our SimpleNode based Element.


SMACS