| 
Class Summary | 
| EOApplet | 
EOApplet is the default Applet class embedded in WebObjects pages containing a WOJavaClientApplet
 dynamic element. | 
| EOAppletController | 
EOAppletControllers represent applets in the controller hierarchy. | 
| EOClientApplicationSupport | 
EOClientApplicationSupport is an EOApplication.ApplicationSupport subclass
 used with three-tier Java Client applications. | 
| EOClientResourceBundle | 
EOClientResourceBundles are registered with EOUserInterfaceParameters to localize icons
 and strings. | 
| EORemoteStorageDefaults | 
EORemoteStorageDefaults works together with the server side of a Java Client application to
 manage the defaults of an application: When the client starts up, it tries to receive values
 from the distribution context on the server side, and when the application terminates, it asks
 the distribution context to store all the persistent values. |