Package com.creamtec.ajaxswing.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
AjaxSwingAppletContext Used to supply applets running in AjaxSwing with an instance of AppletContext
AjaxSwingAppletFrame Used as the main frame that contains applets
AjaxSwingAppletStub AjaxSwing implementation of AppletStub interface.
AjaxSwingCursorManager  
AjaxSwingEventQueue AjaxSwing provides each virtual client with its own EventQueue to isolate clients running in the same JVM.
AjaxSwingFontConfiguration  
AjaxSwingGraphicsConfig Used to provide simulated graphics environment for GUI applications.
AjaxSwingGraphicsDevice Used to provide simulated graphics environment for GUI applications.
AjaxSwingGraphicsEnvironment Used to provide simulated graphics environment for GUI applications.
AjaxSwingGraphicsEnvironment.NameHelper This function is here just because the class name doesn't change during obfuscation
AjaxSwingImage Used as a wrapper around sun.awt.image.Image to capture the creation and loading of all images.
AjaxSwingLookAndFeel  
AjaxSwingRepaintManager  
AjaxSwingToolkit AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingToolkit130 AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingToolkit142 AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingToolkit15 AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingUIManager Manages the UI elements such as windows and components.
AjaxSwingVolatileImage This class is needed because platform VolatileImage implementation casts graphics config to platform config which results in exception
ComponentProcessor Used to process a component while updating the GUI elements with the data from the brower
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.
WindowUpdateContext  
WindowUpdater Used to update GUI windows with the data, received from HTTP request.
 

Exception Summary
AjaxSwingLookAndFeel.LFChangeError  
 



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