Changes between Version 8 and Version 9 of GROUP_DEPLOYMENT_JWS_APPLET


Ignore:
Timestamp:
07/27/09 13:51:00 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_DEPLOYMENT_JWS_APPLET

    v8 v9  
    2828 
    2929=== Implementation ideas === 
    30  * One of the things that should be done is to make the Main class of the org.sophie2.launcher module extends Applet class. In this case Felix will start in the init() method of the newly created SophieApplet. The if there is a module with Applet layout engine it will use SophieApplet instead of JFrame in standalone editions.  
     30 * One of the things that should be done is to make the Main class of the org.sophie2.launcher module extends Applet class. In this case Felix will start in the init() method of the newly created SophieApplet. Applet layout engine should be created(this is connected with GUI redesign). it will use SophieApplet instead of JFrame in standalone editions.  
    3131 
    3232=== Location === 
     
    4646http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/examples.html#PersistenceService 
    4747 
     48=== Location === 
     49The runnable jws has to be stored in sophie2.org server on http://sophie2.org/jws location. This should be done in the implementation section. 
     50 
    4851== Estimation == 
    4952Running application through applet and java web start local storage on the client machine will be done on week 2 and 3 milestone 10.