Package creamtec.webcream.gui

Interface Summary
ActionEmulator This interface must be implemented to override default, or provide custom action emulation within the system.
ComponentUpdater Used to set data from the HTML page to the corresponding UI component.
 

Class Summary
ComponentProcessor Used to process a component while updating the GUI elements with the data from the brower
DefaultComponentUpdater The default implementation of setting the request values to AWT components
DefaultJComponentUpdater Updates Swing components with values received from HTTP request
DefaultJTreeUpdater Updates Swing components with values received from HTTP request
SnapshotUpdater SnapshotUpdater works in conjunction with the SnapshotRenderer, which adds JavaScript mouse listener to the generated images.
VersionHelper Convenience class that encapsulates the properties and classes that differ from version to version.
WebCreamAppletContext Used to supply applets running in WebCream with an instance of AppletContext
WebCreamAppletFrame Used as the main frame that contains applets
WebCreamAppletStub WebCream implementation of AppletStub interface.
WebCreamCursorManager  
WebCreamEventQueue WebCream provides each virtual client with its own EventQueue to isolate clients running in the same JVM.
WebCreamFontConfiguration  
WebCreamGraphicsConfig Used to provide simulated graphics environment for GUI applications.
WebCreamGraphicsDevice Used to provide simulated graphics environment for GUI applications.
WebCreamGraphicsEnvironment Used to provide simulated graphics environment for GUI applications.
WebCreamGraphicsEnvironment.NameHelper This function is here just because the class name doesn't change during obfuscation
WebCreamImage Used as a wrapper around sun.awt.image.Image to capture the creation and loading of all images.
WebCreamLookAndFeel  
WebCreamToolkit WebCream's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
WebCreamToolkit130 WebCream's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
WebCreamToolkit142 WebCream's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
WebCreamUIManager Manages the UI elements such as windows and components.
WebCreamVolatileImage  
WindowUpdater Used to update GUI windows with the data, received from HTTP request.
 

Exception Summary
WebCreamLookAndFeel.LFChangeError  
 



Copyright © 2000-2006 CreamTec LLC. All Rights Reserved.