jsx3.app |
|
Java Source File Name | Type | Comment |
AddIn.java | Class | A class that represents a JSX add-in. |
Cache.java | Class | Provides cached access to XML and XSL data.
Events
Cache instances publish two types of events for every operation that modifies the contents of the cache. |
DOM.java | Class | Registers all DOM nodes in an instance of jsx3.app.Server and publishes related events. |
Model.java | Class | The abstract base class that defines the JSX DOM. |
Server.java | Class | The controller of the JSX architecture. |
Settings.java | Class | Read-Only system settings interface. |
UserSettings.java | Class | Read-Write per-User settings for a particular GI application (server). |