A B C D E F G H I J K L M N O P R S T U V W

A

AbstractAgentRequestFilter - Class in com.creamtec.ajaxswing.core
Provides base implementation for AgentRequestFilter interface
AbstractAgentRequestFilter() - Constructor for class com.creamtec.ajaxswing.core.AbstractAgentRequestFilter
 
AbstractDocument - Class in com.creamtec.ajaxswing.rendering
 
AbstractDocument() - Constructor for class com.creamtec.ajaxswing.rendering.AbstractDocument
 
AbstractDocumentRenderer - Class in com.creamtec.ajaxswing.rendering
Acts as a base class for all document renderers and contains logic shared by all of them.
AbstractDocumentRenderer() - Constructor for class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
 
AbstractRenderingGraphics - Class in com.creamtec.ajaxswing.v4
Responsible for logic behind Graphics2D implementation for AjaxSwing, eg how to deal with clip and transform, how to rewrite colors and return objects like stroke or shapes
AbstractRenderingGraphics(HTMLPage) - Constructor for class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
ACCEPT_LANGUAGE_HEADER - Static variable in class com.creamtec.ajaxswing.core.HttpRequestData
 
ActionData - Class in com.creamtec.ajaxswing.core
 
ActionData(String, Component, ClientAgent) - Constructor for class com.creamtec.ajaxswing.core.ActionData
 
actionPerformed(Object) - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Resets timeout information for the given session.
ActiveCount - Variable in class com.creamtec.ajaxswing.v4.AjaxSwingV4Handler
 
add(String, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingChoicePeer
 
add(String, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
addAgent(Object, ClientAgentRemote) - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Adds the given agent to the list of currently running agents.
addBlockedThread(AjaxSwingThread) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Adds the given thread to the list of blocked threads within the clinet.
addCustomEntriesToTable(UIDefaults) - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
addDirtyComponentStates(AjaxResponse) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
 
addDirtyRegion(JComponent, int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
addDownloadFileName(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
addDownloadFileURL(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
addFastSubmitHandler(FastSubmitHandler, String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
addHelpMenu(Menu) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
addInvalidComponent(JComponent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
addItem(String, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingChoicePeer
 
addItem(String, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
addItem(MenuItem) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
addKeepAliveEventHandler(KeepAliveEventHandler) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
addMenu(Menu) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
addRenderingHints(Map<?, ?>) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
addSeparator() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
addSession(Object, SessionListener, ClientAgentRemote) - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Places a session into a map of sessions.
addURLParamHandler(URLParameterHandler, String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
afterCreate(int, ClientAgentRemote) - Method in interface com.creamtec.ajaxswing.AjaxSwingSessionListener
Called after a new client agent instance is created.
afterDestroy(int, ClientAgentRemote) - Method in interface com.creamtec.ajaxswing.AjaxSwingSessionListener
Called after a client agent session is destroyed due to a time out or user exit
afterRender() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
afterRender() - Method in interface com.creamtec.ajaxswing.rendering.Document
Callback function called after a document is rendered
afterRender() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
afterRender() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
agent - Variable in class com.creamtec.ajaxswing.servlet.SessionManager.SessionInfo
 
AGENT_ALLOW_LF_CHANGE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_ALLOW_TEXT_SELECTION - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_APP_PARAMS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_CLASSPATH - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_DEFAULT_LOCALE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_EMULATE_KEY_TYPE_EVENTS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_FORCE_JVM_LOCALE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_MONITOR_ASYNCHRONOUS_UPDATES_DURATION - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_MONITOR_ASYNCHRONOUS_UPDATES_INTERVAL - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_MONITOR_ASYNCHRONOUS_UPDATES_UPDATE_ON_REPAINT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_PRODUCTION_MODE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_REQUEST_TIMEOUT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_RUN_AS_APPLET - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_SCROLL_DYNAMIC_EVENTS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_SCROLLING_IGNORE_OVERSIZED_ELEMENTS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_START_CLASS_NAME - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_UNDECORATE_FIRST_FRAME - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_USE_AJAXSWING_FONTS_CONFIG_FILE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AGENT_USE_BROWSER_LOCALE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AgentInitData - Class in com.creamtec.ajaxswing.core
Contains Client Agent initialization data, that is passed to a newly instantiated client
AgentInitData(int, float, boolean, int) - Constructor for class com.creamtec.ajaxswing.core.AgentInitData
Initializes the data with the given browser info
AgentRequestFilter - Interface in com.creamtec.ajaxswing.core
Used to do pre- and post-processing of requests received by the client agent.
AgentRequestFilterExample - Class in com.creamtec.ajaxswing.examples
Demonstrates the usage of AgentRequestFilter interface to intercept standard AjaxSwing "resize" action and to modify the generated HTML pages.
AgentRequestFilterExample() - Constructor for class com.creamtec.ajaxswing.examples.AgentRequestFilterExample
 
agents - Variable in class com.creamtec.ajaxswing.servlet.AppDesc
Map of agents
agentsCount - Variable in class com.creamtec.ajaxswing.core.AgentInitData
Numberof agents in AjaxSwing.
AjaxComponentState - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
AjaxComponentState(Object, AjaxPage, String) - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
AjaxComponentStateComparator - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
AjaxComponentStateComparator() - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentStateComparator
 
AjaxPage - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
AjaxPage() - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
AjaxPageRenderer - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
AjaxPageRenderer() - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPageRenderer
 
AjaxResponse - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
AjaxResponse() - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
AJAXSWING_HOME - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AJAXSWING_NORMAL_BOUNDS - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
AJAXSWING_PROPERTY_PREFIX - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
Prefix to be used for names of AjaxSwing component properties
AJAXSWING_VERSION_ID - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
AjaxSwingAgentRequestFilter - Class in com.creamtec.ajaxswing.core
 
AjaxSwingAgentRequestFilter() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
AjaxSwingAppendHtmlHint - Class in com.creamtec.ajaxswing.core
 
AjaxSwingAppendHtmlHint() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingAppendHtmlHint
 
AjaxSwingAppletContext - Class in com.creamtec.ajaxswing.gui
Used to supply applets running in AjaxSwing with an instance of AppletContext
AjaxSwingAppletContext() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
AjaxSwingAppletFrame - Class in com.creamtec.ajaxswing.gui
Used as the main frame that contains applets
AjaxSwingAppletFrame(ClientAgent, Applet) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingAppletFrame
 
AjaxSwingAppletStub - Class in com.creamtec.ajaxswing.gui
AjaxSwing implementation of AppletStub interface.
AjaxSwingAppletStub() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
AjaxSwingButtonPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingButtonPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingButtonPeer
 
AjaxSwingButtonUI - Class in com.creamtec.ajaxswing.laf.ui
 
AjaxSwingButtonUI() - Constructor for class com.creamtec.ajaxswing.laf.ui.AjaxSwingButtonUI
 
AjaxSwingCheckboxPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingCheckboxPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingCheckboxPeer
 
AjaxSwingChoicePeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingChoicePeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingChoicePeer
 
AjaxSwingClassLoader - Class in com.creamtec.ajaxswing.core
AjaxSwing uses a custom class loader to isolate applications running in the same JVM.
AjaxSwingClassLoader(URL[], ClassLoader) - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingClassLoader
 
AjaxSwingComponentHint - Class in com.creamtec.ajaxswing.core
 
AjaxSwingComponentHint() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingComponentHint
 
AjaxSwingComponentPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingComponentPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
Other peers will delegate to their corresponding Swing classes so that sizes can be calculated properly
AjaxSwingConstants - Interface in com.creamtec.ajaxswing
 
AjaxSwingContainerPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingContainerPeer(Container) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
AjaxSwingCssClassHint - Class in com.creamtec.ajaxswing.core
 
AjaxSwingCssClassHint() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingCssClassHint
 
AjaxSwingCursorManager - Class in com.creamtec.ajaxswing.gui
 
AjaxSwingCursorManager() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingCursorManager
 
AjaxSwingDialogPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingDialogPeer(Dialog) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingDialogPeer
 
AjaxSwingDocumentValidator - Interface in com.creamtec.ajaxswing.support.validation
 
AjaxSwingEditorPaneUI - Class in com.creamtec.ajaxswing.laf.ui
 
AjaxSwingEventQueue - Class in com.creamtec.ajaxswing.gui
AjaxSwing provides each virtual client with its own EventQueue to isolate clients running in the same JVM.
AjaxSwingEventQueue(ClientAgent) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
AjaxSwingException - Exception in com.creamtec.ajaxswing.core
Used to report all errors in AjaxSwing
AjaxSwingException(String) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingException
Initializes exception
AjaxSwingException(String, boolean) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingException
Initializes exception
AjaxSwingException(String, Throwable) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingException
Initializes exception
AjaxSwingException(String, Throwable, boolean) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingException
Initializes exception
AjaxSwingException(String, int) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingException
Initializes exception
AjaxSwingException(String, int, Throwable) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingException
Initializes exception
AjaxSwingException(String, int, Throwable, boolean) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingException
Initializes exception
AjaxSwingFocusEvent - Class in com.creamtec.ajaxswing.gui
 
AjaxSwingFocusEvent(Component, int) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingFocusEvent
 
AjaxSwingFocusEvent(Component, int, boolean) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingFocusEvent
 
AjaxSwingFocusEvent(Component, int, boolean, Component) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingFocusEvent
 
AjaxSwingFontConfiguration - Class in com.creamtec.ajaxswing.gui
 
AjaxSwingFontConfiguration(SunGraphicsEnvironment) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingFontConfiguration
 
AjaxSwingFontConfiguration(SunGraphicsEnvironment, boolean, boolean) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingFontConfiguration
 
AjaxSwingFramePeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingFramePeer(Frame) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
AjaxSwingGenericPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingGenericPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingGenericPeer
 
AjaxSwingGraphicsConfig - Class in com.creamtec.ajaxswing.gui
Used to provide simulated graphics environment for GUI applications.
AjaxSwingGraphicsConfig(GraphicsDevice, int) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
AjaxSwingGraphicsDevice - Class in com.creamtec.ajaxswing.gui
Used to provide simulated graphics environment for GUI applications.
AjaxSwingGraphicsEnvironment - Class in com.creamtec.ajaxswing.gui
Used to provide simulated graphics environment for GUI applications.
AjaxSwingGraphicsEnvironment() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsEnvironment
 
AjaxSwingGraphicsEnvironment.NameHelper - Class in com.creamtec.ajaxswing.gui
This function is here just because the class name doesn't change during obfuscation
AjaxSwingGraphicsEnvironment.NameHelper() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsEnvironment.NameHelper
 
AjaxSwingHeadlessGraphicsEnvironment - Class in com.creamtec.ajaxswing.gui
 
AjaxSwingHeadlessGraphicsEnvironment() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment
 
AjaxSwingHeadlessGraphicsEnvironment.NameHelper - Class in com.creamtec.ajaxswing.gui
This function is here just because the class name doesn't change during obfuscation
AjaxSwingHeadlessGraphicsEnvironment.NameHelper() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment.NameHelper
 
AjaxSwingHeadlessToolkit15 - Class in com.creamtec.ajaxswing.gui
AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingHeadlessToolkit15() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
 
AjaxSwingIconFactory - Class in com.creamtec.ajaxswing.laf
Required to override some of default metal theme icons
AjaxSwingIconFactory() - Constructor for class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
AjaxSwingImage - Class in com.creamtec.ajaxswing.gui
Used as a wrapper around sun.awt.image.Image to capture the creation and loading of all images.
AjaxSwingImage(ImageProducer) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingImage
 
AjaxSwingInternalFrameListener - Class in com.creamtec.ajaxswing.gui
 
AjaxSwingInternalFrameListener(ClientAgent) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
AjaxSwingLabelPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingLabelPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingLabelPeer
 
AjaxSwingLightTheme - Class in com.creamtec.ajaxswing.laf
 
AjaxSwingLightTheme() - Constructor for class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
AjaxSwingListPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingListPeer(List) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
AjaxSwingLookAndFeel - Class in com.creamtec.ajaxswing.laf
 
AjaxSwingLookAndFeel() - Constructor for class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
Constructor.
AjaxSwingManager - Class in com.creamtec.ajaxswing
AjaxSwingManager is a helper class containing miscellaneous methods that provide simple means of integration with AjaxSwing system.
AjaxSwingMenuPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingMenuPeer(MenuComponent) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
AjaxSwingPanelPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingPanelPeer(Panel) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingPanelPeer
 
AjaxSwingProperties - Class in com.creamtec.ajaxswing.core
Caches certain properties for faster lookup.
AjaxSwingProperties() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AjaxSwingProperties(Properties) - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
AjaxSwingPropertiesManager - Class in com.creamtec.ajaxswing.core
Loads and manages the configuration properties for all applications configured in AjaxSwing/conf directory.
AjaxSwingRegistryManager - Class in com.creamtec.ajaxswing.core
Manages RMI registry.
AjaxSwingRegistryManager() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingRegistryManager
 
AjaxSwingRepaintManager - Class in com.creamtec.ajaxswing.gui
 
AjaxSwingRepaintManager(ClientAgent) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
AjaxSwingRootPaneUI - Class in com.creamtec.ajaxswing.laf.ui
 
AjaxSwingRootPaneUI() - Constructor for class com.creamtec.ajaxswing.laf.ui.AjaxSwingRootPaneUI
 
AjaxSwingRouter - Class in com.creamtec.ajaxswing
AjaxSwing uses the router servlet to receive, pre-process and delegate HTTP requests to the appropriate client agent.
AjaxSwingRouter() - Constructor for class com.creamtec.ajaxswing.AjaxSwingRouter
 
AjaxSwingRouter.InProcessJVMFactory - Class in com.creamtec.ajaxswing
Extends the JVMFactory to provide AjaxSwing with a class that is not loaded from the boot class path.
AjaxSwingRouter.InProcessJVMFactory() - Constructor for class com.creamtec.ajaxswing.AjaxSwingRouter.InProcessJVMFactory
 
AjaxSwingScrollBarPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingScrollBarPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollBarPeer
 
AjaxSwingScrollBarUI - Class in com.creamtec.ajaxswing.laf.ui
 
AjaxSwingScrollBarUI() - Constructor for class com.creamtec.ajaxswing.laf.ui.AjaxSwingScrollBarUI
 
AjaxSwingScrollPanePeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingScrollPanePeer(Container) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollPanePeer
 
AjaxSwingSecurityException - Exception in com.creamtec.ajaxswing.core
Currently not used.
AjaxSwingSecurityException(String) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingSecurityException
 
AjaxSwingSecurityException(int) - Constructor for exception com.creamtec.ajaxswing.core.AjaxSwingSecurityException
 
AjaxSwingServlet - Interface in com.creamtec.ajaxswing.servlet
Created just to link AjaxSwingRouter servlet classes with the boot classes
AjaxSwingSessionListener - Interface in com.creamtec.ajaxswing
AjaxSwingSessionListener can be used to do task that are required before or after a client session has been created or deleted.
AjaxSwingTabbedPaneUI - Class in com.creamtec.ajaxswing.laf.ui
 
AjaxSwingTabbedPaneUI() - Constructor for class com.creamtec.ajaxswing.laf.ui.AjaxSwingTabbedPaneUI
 
AjaxSwingTextAreaPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingTextAreaPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
AjaxSwingTextComponentPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingTextComponentPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
AjaxSwingTextFieldPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingTextFieldPeer(Component) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
 
AjaxSwingTheme - Class in com.creamtec.ajaxswing.laf
 
AjaxSwingTheme() - Constructor for class com.creamtec.ajaxswing.laf.AjaxSwingTheme
 
AjaxSwingThread - Class in com.creamtec.ajaxswing.core
AjaxSwing uses a pool of its own threads to process incoming requests.
AjaxSwingThread(AjaxSwingThreadGroup) - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingThread
 
AjaxSwingThread.ThreadFlag - Class in com.creamtec.ajaxswing.core
Lock flag that is used to synchronize the execution of operations on this thread
AjaxSwingThread.ThreadFlag() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingThread.ThreadFlag
 
AjaxSwingThreadGroup - Class in com.creamtec.ajaxswing.core
AjaxSwing uses its own thread groups to keep track of the threads created by, and of behalf of, the virtual application.
AjaxSwingThreadGroup(ClientAgent) - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Creates a thread group for the given client agent
AjaxSwingToolkit - Class in com.creamtec.ajaxswing.gui
AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingToolkit() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
AjaxSwingToolkit130 - Class in com.creamtec.ajaxswing.gui
AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingToolkit130() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
AjaxSwingToolkit142 - Class in com.creamtec.ajaxswing.gui
AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingToolkit142() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingToolkit142
 
AjaxSwingToolkit15 - Class in com.creamtec.ajaxswing.gui
AjaxSwing's implementation of AWT Toolkit is provided to override instantiation of peers and control other platform specific operations such as image loading.
AjaxSwingToolkit15() - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingToolkit15
 
AjaxSwingUIManager - Class in com.creamtec.ajaxswing.gui
Manages the UI elements such as windows and components.
AjaxSwingUIManager(ClientAgent) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Instantiates the manager for the given client agent
AjaxSwingUnderlineCharAtHint - Class in com.creamtec.ajaxswing.core
 
AjaxSwingUnderlineCharAtHint() - Constructor for class com.creamtec.ajaxswing.core.AjaxSwingUnderlineCharAtHint
 
AjaxSwingV4Handler - Class in com.creamtec.ajaxswing.v4
 
AjaxSwingV4Handler(ClientAgent) - Constructor for class com.creamtec.ajaxswing.v4.AjaxSwingV4Handler
 
AjaxSwingV4Renderer - Class in com.creamtec.ajaxswing.v4
 
AjaxSwingV4Renderer() - Constructor for class com.creamtec.ajaxswing.v4.AjaxSwingV4Renderer
 
AjaxSwingV4Updater - Class in com.creamtec.ajaxswing.v4
 
AjaxSwingV4Updater() - Constructor for class com.creamtec.ajaxswing.v4.AjaxSwingV4Updater
 
AjaxSwingVolatileImage - Class in com.creamtec.ajaxswing.gui
This class is needed because platform VolatileImage implementation casts graphics config to platform config which results in exception
AjaxSwingVolatileImage(AjaxSwingGraphicsConfig, int, int) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
AjaxSwingVolatileImage(AjaxSwingGraphicsConfig, int, int, int) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
AjaxSwingWindowPeer - Class in com.creamtec.ajaxswing.gui.peer
 
AjaxSwingWindowPeer(Window) - Constructor for class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
allocateThread() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Allocate a thread for the given client
allowDownload(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
allowExit() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Checks if System.exit() is allowed to shutdown the JVM
APP_NAME - Static variable in class com.creamtec.ajaxswing.ServletHelper
 
AppDesc - Class in com.creamtec.ajaxswing.servlet
Application descriptor.
AppDesc(String) - Constructor for class com.creamtec.ajaxswing.servlet.AppDesc
Initializes application
append(char) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
append(int) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
append(String) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
appendComponentClassName(StringBuilder, Object) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Returns component class name without the package name
appendFontStyle(Font) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
appendHeader(HTMLPage, List<Window>) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer
 
appendHeaderScript(String) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Use to append JavaScript to the HTML page header together with other AjaxSwing's JavaScripts.
appendHexColor(Color) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
appendHexValue(int) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
appendJavaScript(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
appendOnLoadScriptBody(String) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Appends JavaScript statements to the body of onLoad function.
appendScript(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
appendText(String) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
Append text to underlying HTMLPage escaping HTML and replacing white-space and tabs with   equivalents.
appendToLazyBuffer(StringBuilder, char, int) - Static method in class com.creamtec.core.StringUtilities
 
appendToLazyBuffer(StringBuilder, String, int) - Static method in class com.creamtec.core.StringUtilities
 
appendWindowFooter() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Appends footer to the current component's body
APPLET_CODE_BASE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
APPLET_DOCUMENT_BASE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
APPLET_HEIGHT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
APPLET_PARAM - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
APPLET_TITLE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
APPLET_WIDTH - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
appletResize(int, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
applyShape(Region) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
appName - Variable in class com.creamtec.ajaxswing.servlet.AppDesc
Application name
AppProperties - Class in com.creamtec.core
AppProperties extends java.util.Properties and adds convenience methods for reading properties from a file and getting typed properties such as boolean and int
AppProperties(String) - Constructor for class com.creamtec.core.AppProperties
Instantiates the object and reads the properties from a given file
AppProperties(String, boolean) - Constructor for class com.creamtec.core.AppProperties
Instantiates the object and reads the properties from a given file
AppProperties(Properties) - Constructor for class com.creamtec.core.AppProperties
Instantiates the object populated with default values
AppProperties() - Constructor for class com.creamtec.core.AppProperties
Instantiates the object
areExtraMouseButtonsEnabled() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 

B

BASE_NAME - Static variable in class com.creamtec.ajaxswing.i18n.I18NUtils
 
beep() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
beforeCreate() - Method in interface com.creamtec.ajaxswing.AjaxSwingSessionListener
Called before a new client agent instance is created.
beforeDestroy(int, ClientAgentRemote) - Method in interface com.creamtec.ajaxswing.AjaxSwingSessionListener
Called before a client agent session is destroyed due to a time out or user exit
beforeRender() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
beforeRender() - Method in interface com.creamtec.ajaxswing.rendering.Document
Callback function called before a document is rendered
beforeRender() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
beforeRender() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
beginLayout() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
beginOperation() - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Marks the beginning of a complete sequence of steps letting AjaxSwing know that rendering of HTML page should be deferred until the application calls endOperation().
beginOperation() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Begins a custom operation
beginValidate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
blockedWindows - Variable in class com.creamtec.ajaxswing.rendering.RenderContext
 
blockWindows(List<Window>) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingDialogPeer
 
Bootstrapper - Class in com.creamtec.core
 
Bootstrapper() - Constructor for class com.creamtec.core.Bootstrapper
 
BORDER_HEIGHT - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
BORDER_WIDTH - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
borderColor - Static variable in class com.creamtec.ajaxswing.laf.ui.FrameBorder
 
BROWSER_CHROME - Static variable in class com.creamtec.ajaxswing.core.AgentInitData
Google Chrome
BROWSER_IE - Static variable in class com.creamtec.ajaxswing.core.AgentInitData
Internet Explorer
BROWSER_NS - Static variable in class com.creamtec.ajaxswing.core.AgentInitData
Netscape browser
BROWSER_OPERA - Static variable in class com.creamtec.ajaxswing.core.AgentInitData
Opera browser
BROWSER_SAFARI - Static variable in class com.creamtec.ajaxswing.core.AgentInitData
Safari browser
BROWSER_UNKNOWN - Static variable in class com.creamtec.ajaxswing.core.AgentInitData
Unknown browser
browserID - Variable in class com.creamtec.ajaxswing.core.AgentInitData
The version of the browser.
browserVersion - Variable in class com.creamtec.ajaxswing.core.AgentInitData
Version of the browser.

C

cancelPendingPaint(int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
canDelete(String) - Static method in class com.creamtec.ajaxswing.v4.utils.ImageUtils
 
canDetermineObscurity() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
centerWindowIfNeeded(Container) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
checkAndMonitorAsynchronousUpdates() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Checks if the number of threads at the moment called is different then the number of threads last marked.
checkImage(Image, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
checkImage(Image, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
checkJdkVersion() - Static method in class com.creamtec.ajaxswing.gui.VersionHelper
 
childResized(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollPanePeer
 
className(Class, String) - Static method in class com.creamtec.core.TraceMgr
 
ClassPatcher - Class in com.creamtec.core
 
ClassPatcher() - Constructor for class com.creamtec.core.ClassPatcher
 
classPropertyCache - Variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
cleanupImageUrl(String) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Helper function used by getImageUrl to clean up the image URL in case it originated from a jar or from a file
cleanupName(String) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Removes/replaces characters in the name that can cause problems when used in HTML and JavaScript
cleanupName(String, String) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Removes/replaces characters in the name that can cause problems when used in HTML and JavaScript
clear() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
clearAppendJavaScript() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
clearEvents() - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
clearMyAgent(Object) - Static method in class com.creamtec.ajaxswing.core.ClientAgentManager
Removes the association between the object and the client agent
clearRect(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
clearSelection() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
clearTrappedInvocationEvent() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
clearUrlForOpenInNewTab() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
clearWindowFooter() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
ClientAgent - Class in com.creamtec.ajaxswing.core
Main class within the client process/virtual process.
ClientAgent(String, String) - Constructor for class com.creamtec.ajaxswing.core.ClientAgent
Initializes the client agent
ClientAgent.InitLock - Class in com.creamtec.ajaxswing.core
Synchronizes the initialization of the JVM
ClientAgent.InitLock() - Constructor for class com.creamtec.ajaxswing.core.ClientAgent.InitLock
 
ClientAgent.OperationLock - Class in com.creamtec.ajaxswing.core
Synchronizes the processing of a user-defined operation.
ClientAgent.OperationLock() - Constructor for class com.creamtec.ajaxswing.core.ClientAgent.OperationLock
 
ClientAgent.RequestLock - Class in com.creamtec.ajaxswing.core
Synchronizes the processing of a request.
ClientAgent.RequestLock() - Constructor for class com.creamtec.ajaxswing.core.ClientAgent.RequestLock
 
ClientAgentFactory - Class in com.creamtec.ajaxswing.core
Creates, maintains and shuts down virtual client agents.
ClientAgentImpl - Class in com.creamtec.ajaxswing
 
ClientAgentImpl(String, String) - Constructor for class com.creamtec.ajaxswing.ClientAgentImpl
 
ClientAgentImpl_Skel - Class in com.creamtec.ajaxswing
 
ClientAgentImpl_Skel() - Constructor for class com.creamtec.ajaxswing.ClientAgentImpl_Skel
 
ClientAgentImpl_Stub - Class in com.creamtec.ajaxswing
 
ClientAgentImpl_Stub() - Constructor for class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
ClientAgentImpl_Stub(RemoteRef) - Constructor for class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
ClientAgentManager - Class in com.creamtec.ajaxswing.core
Centralized manager of virtual client instances.
ClientAgentManager() - Constructor for class com.creamtec.ajaxswing.core.ClientAgentManager
 
ClientAgentManagerImpl - Class in com.creamtec.ajaxswing
Centralized manager of ClientAgents.
ClientAgentManagerImpl() - Constructor for class com.creamtec.ajaxswing.ClientAgentManagerImpl
 
ClientAgentManagerImpl_Skel - Class in com.creamtec.ajaxswing
 
ClientAgentManagerImpl_Skel() - Constructor for class com.creamtec.ajaxswing.ClientAgentManagerImpl_Skel
 
ClientAgentManagerImpl_Stub - Class in com.creamtec.ajaxswing
 
ClientAgentManagerImpl_Stub() - Constructor for class com.creamtec.ajaxswing.ClientAgentManagerImpl_Stub
 
ClientAgentManagerImpl_Stub(RemoteRef) - Constructor for class com.creamtec.ajaxswing.ClientAgentManagerImpl_Stub
 
ClientAgentManagerRemote - Interface in com.creamtec.ajaxswing.core
Centralized manager of ClientAgents.
ClientAgentRemote - Interface in com.creamtec.ajaxswing.core
Remote interface, through which a ClientAgent can be accessed via RMI
clientHeight - Variable in class com.creamtec.ajaxswing.core.AgentInitData
 
clientId - Variable in class com.creamtec.ajaxswing.core.AgentInitData
Used to uniquely identify a client
clientInitializing - Variable in class com.creamtec.ajaxswing.core.JVMProcessContext
How many agents have executed in the life of the JVM
clientsCount - Variable in class com.creamtec.ajaxswing.core.JVMProcessContext
Remote handle to a JVM
clientsExecuted - Variable in class com.creamtec.ajaxswing.core.JVMProcessContext
Current number of agents executing in the JVM
clientWidth - Variable in class com.creamtec.ajaxswing.core.AgentInitData
 
clip(Shape) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
clipRect(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
closeWindow(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Closes given window
coalescePaintEvent(PaintEvent) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
com.creamtec.ajaxswing - package com.creamtec.ajaxswing
 
com.creamtec.ajaxswing.core - package com.creamtec.ajaxswing.core
 
com.creamtec.ajaxswing.examples - package com.creamtec.ajaxswing.examples
 
com.creamtec.ajaxswing.gui - package com.creamtec.ajaxswing.gui
 
com.creamtec.ajaxswing.gui.peer - package com.creamtec.ajaxswing.gui.peer
 
com.creamtec.ajaxswing.i18n - package com.creamtec.ajaxswing.i18n
 
com.creamtec.ajaxswing.laf - package com.creamtec.ajaxswing.laf
 
com.creamtec.ajaxswing.laf.ui - package com.creamtec.ajaxswing.laf.ui
 
com.creamtec.ajaxswing.rendering - package com.creamtec.ajaxswing.rendering
 
com.creamtec.ajaxswing.rendering.html - package com.creamtec.ajaxswing.rendering.html
 
com.creamtec.ajaxswing.rendering.html.positioned - package com.creamtec.ajaxswing.rendering.html.positioned
 
com.creamtec.ajaxswing.servlet - package com.creamtec.ajaxswing.servlet
 
com.creamtec.ajaxswing.support - package com.creamtec.ajaxswing.support
 
com.creamtec.ajaxswing.support.validation - package com.creamtec.ajaxswing.support.validation
 
com.creamtec.ajaxswing.v4 - package com.creamtec.ajaxswing.v4
 
com.creamtec.ajaxswing.v4.render - package com.creamtec.ajaxswing.v4.render
 
com.creamtec.ajaxswing.v4.utils - package com.creamtec.ajaxswing.v4.utils
 
com.creamtec.core - package com.creamtec.core
 
com.creamtec.core.util - package com.creamtec.core.util
 
COMMON_CLASSPATH - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
commonClassLoader - Static variable in class com.creamtec.ajaxswing.core.ClientAgent
 
compare(AjaxComponentState, AjaxComponentState) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentStateComparator
 
component - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
COMPONENT_ALWAYS_DIRTY - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_BROWSE_CLIENT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
Deprecated. Not implemented in v.4
COMPONENT_CSS_CLASS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_CSS_STYLE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_CUSTOM_ID - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_EMULATE_KEY_TYPE_EVENTS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_EMULATE_KEY_TYPE_EVENTS_LIMITED - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
Type only one symbol.
COMPONENT_OPEN_CLIENT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_PARENT_ID - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_RICH_TEXT_EDITOR - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_SAVE_CLIENT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_TABLE_OBJECT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
COMPONENT_UNDECORATE_WINDOW - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ComponentGraphics - Class in com.creamtec.ajaxswing.v4
 
ComponentGraphics(HTMLPage, AjaxSwingV4Handler) - Constructor for class com.creamtec.ajaxswing.v4.ComponentGraphics
 
ComponentGraphics.LinePlace - Enum in com.creamtec.ajaxswing.v4
 
ComponentHash - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
ComponentHash(String, int, Integer) - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.ComponentHash
 
ComponentRenamer - Class in com.creamtec.ajaxswing.core
 
ComponentRenamer() - Constructor for class com.creamtec.ajaxswing.core.ComponentRenamer
 
ComponentRenderer - Interface in com.creamtec.ajaxswing.v4.render
 
ComponentState - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
ComponentState(String) - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
ComponentState(Object, HTMLPage) - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
ComponentState(Object, HTMLPage, String) - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
ComponentUpdater - Interface in com.creamtec.ajaxswing.v4.render
 
ComponentUtils - Class in com.creamtec.ajaxswing.v4.utils
 
ComponentUtils() - Constructor for class com.creamtec.ajaxswing.v4.utils.ComponentUtils
 
computeHash(AjaxPage) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
contentsLost() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
copy(InputStream, OutputStream) - Static method in class com.creamtec.ajaxswing.v4.utils.ImageUtils
 
copyArea(int, int, int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
copyInputToOutput(InputStream, OutputStream) - Static method in class com.creamtec.ajaxswing.ServletHelper
Copy bytes from an InputStream to an OutputStream.
copyURLToFile(URL, File) - Static method in class com.creamtec.ajaxswing.v4.utils.ImageUtils
 
CREAMTEC_ROOT - Static variable in class com.creamtec.core.Utilities
 
create() - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
 
create() - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
createBuffers(int, BufferCapabilities) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
createButton(Button) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createCanvas(Canvas) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createCheckbox(Checkbox) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createCheckboxMenuItem(CheckboxMenuItem) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createChoice(Choice) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createClientAgent(String) - Method in interface com.creamtec.ajaxswing.core.JVMProcessRemote
 
createClientAgent(String) - Method in class com.creamtec.ajaxswing.JVMProcess
Creates a new client agent with the given name.
createClientAgent(String) - Method in class com.creamtec.ajaxswing.JVMProcess_Stub
 
createClientAgent(String) - Method in interface com.creamtec.ajaxswing.servlet.AjaxSwingServlet
 
createClientAgent(String) - Method in class com.creamtec.ajaxswing.ServletHelper
Creates a new client agent.
createCompatibleImage(int, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
createCompatibleImage(int, int, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
createCompatibleVolatileImage(int, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
createCompatibleVolatileImage(int, int, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
createDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingButtonPeer
 
createDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingCheckboxPeer
 
createDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
createDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingLabelPeer
 
createDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
createDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
createDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
 
createDialog(Dialog) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createDocument() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
Abstract Factory Method design pattern to create documents.
createDocument() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer
 
createDocument() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPageRenderer
 
createDocumentRenderer(ClientAgent) - Method in class com.creamtec.ajaxswing.rendering.DocumentRendererFactory
Locates the document renderer that supports the given browser
createDragGestureRecognizer(Class<T>, DragSource, Component, int, DragGestureListener) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createDragSourceContextPeer(DragGestureEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createFileDialog(FileDialog) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createFontConfiguration(boolean, boolean) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsEnvironment
 
createFontConfiguration(boolean, boolean) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment
 
createFrame(Frame) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
 
createFrame(Frame) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createGraphics() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
createI18NClassLoader() - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
createImage(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createImage(URL) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createImage(ImageProducer) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
Uses as a wrapper around sun.awt.image.Image to capture the creation and loading of all images.
createImage(ImageProducer) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
createImage(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
createKeyboardFocusManagerPeer(KeyboardFocusManager) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
 
createKeyboardFocusManagerPeer(KeyboardFocusManager) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
createKeyboardFocusManagerPeer(KeyboardFocusManager) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit15
 
createLabel(Label) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createList(List) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createLocale(String) - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
createMenu(Menu) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createMenuBar(MenuBar) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createMenuItem(MenuItem) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createNewAgent(String, String) - Method in class com.creamtec.ajaxswing.core.ClientAgentFactory
Creates a new agent.
createPanel(Panel) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createPopupMenu(PopupMenu) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createRegistry(int) - Static method in class com.creamtec.ajaxswing.core.RestrictedRMIRegistry
 
createRobot(Robot, GraphicsDevice) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createRobot(Robot, GraphicsDevice) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
createScrollbar(Scrollbar) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createScrollPane(ScrollPane) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createServerSocket(int) - Method in class com.creamtec.ajaxswing.core.RestrictedRMIRegistry
 
createSocket(String, int) - Method in class com.creamtec.ajaxswing.core.RestrictedRMIRegistry
 
createSystemTray(SystemTray) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
createTextArea(TextArea) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createTextField(TextField) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
createTrayIcon(TrayIcon) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
createUI(JComponent) - Static method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingButtonUI
 
createUI(JComponent) - Static method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingEditorPaneUI
 
createUI(JComponent) - Static method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingRootPaneUI
 
createUI(JComponent) - Static method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingScrollBarUI
 
createUI(JComponent) - Static method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingTabbedPaneUI
 
createVolatileImage(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
createWindow(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
CURRENT_JDK_VERSION - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 

D

DARK - Static variable in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
DEBUG - Static variable in class com.creamtec.core.TraceMgr
Global flag, indicating if the tracing is turned on (true) or off (false)
decodeValue(String) - Method in class com.creamtec.ajaxswing.ServletHelper
Decode value from the source encoding into internal UTF8 encoding
DEFAULT_CLASS_LEVEL - Static variable in class com.creamtec.core.TraceMgr
 
DEFAULT_CLASS_TRACE_ENABLED - Static variable in class com.creamtec.core.TraceMgr
 
DEFAULT_CUTOFF_LEVEL - Static variable in class com.creamtec.core.TraceMgr
 
DEFAULT_ERROR_LEVEL - Static variable in class com.creamtec.core.TraceMgr
 
DEFAULT_TRACE_LEVEL - Static variable in class com.creamtec.core.TraceMgr
 
DEFAULT_WARNING_LEVEL - Static variable in class com.creamtec.core.TraceMgr
 
DefaultComponentProcessor - Class in com.creamtec.ajaxswing.v4.render
 
DefaultComponentProcessor() - Constructor for class com.creamtec.ajaxswing.v4.render.DefaultComponentProcessor
 
defaultFont - Static variable in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
DefaultJFileChooserProcessor - Class in com.creamtec.ajaxswing.v4.render
 
DefaultJFileChooserProcessor() - Constructor for class com.creamtec.ajaxswing.v4.render.DefaultJFileChooserProcessor
 
DELETE - Static variable in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
delItem(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
delItems(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
delMenu(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
denyDownload(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Remove download file from msession by name
denyDownload(File) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Remove download file from msession by file
denyDownload(File) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
denyDownload(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
denyDownload(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
denyDownload(File) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
denyDownload(String) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Remove download file from session by name
denyDownload(File) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Remove download file from session by File
deselect(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
destroy() - Method in class com.creamtec.ajaxswing.AjaxSwingRouter
Shuts down AjaxSwing subsystem
destroyBuffers() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
disable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
disable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
dispatch(Remote, RemoteCall, int, long) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Skel
 
dispatch(Remote, RemoteCall, int, long) - Method in class com.creamtec.ajaxswing.ClientAgentManagerImpl_Skel
 
dispatch(Remote, RemoteCall, int, long) - Method in class com.creamtec.ajaxswing.core.JVMFactory_Skel
 
dispatch(Remote, RemoteCall, int, long) - Method in class com.creamtec.ajaxswing.JVMProcess_Skel
 
dispose() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
dispose() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
dispose() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
Document - Interface in com.creamtec.ajaxswing.rendering
Base interface for all documents can be generated by AjaxSwing
DocumentRenderer - Interface in com.creamtec.ajaxswing.rendering
Base interface for rendering documents
DocumentRendererFactory - Class in com.creamtec.ajaxswing.rendering
Abastract Factory design pattern for instantiation of DocumentRenderers Currently only HTML PositionedPageRenderer and StructuredPageRenderer are supported
DocumentRendererFactory() - Constructor for class com.creamtec.ajaxswing.rendering.DocumentRendererFactory
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.AjaxSwingRouter
Delegates to doPost
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.PlainJSPServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.AjaxSwingRouter
Delegates the processing to the ServletHelper.processHttpRequest
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.PlainJSPServlet
 
doRun() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Does the job of running the client application
draw(Shape) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawArc(int, int, int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawBackground(Component, Graphics, String, int, int, int, int, boolean) - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
drawGlyphVector(GlyphVector, float, float) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, ImageObserver, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, ImageObserver, String, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, int, int, ImageObserver, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawLine(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
 
drawLine(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawLine(int, int, int, int, Boolean, ComponentGraphics.LinePlace) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawOval(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawPolygon(int[], int[], int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawPolyline(int[], int[], int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawRect(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawRect(int, int, int, int, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawResizableCorner(int, int, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawResizableLeftBottomCorner(int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawResizableLeftTopCorner(int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawResizableRightBottomCorner(int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawResizableRightTopCorner(int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawString(String, int, int) - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
 
drawString(AttributedCharacterIterator, float, float) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawString(String, float, float) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawString(String, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawString(String, int, int, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawString(String, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
drawString(String, int, int, int, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
dumpSystemInfo() - Static method in class com.creamtec.core.TraceMgr
 

E

EMULATE_REQUEST - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingThread
 
emulateActivation(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
emulateRequest(AbstractDocument, HttpRequestData) - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Runs request emulation on this thread
enable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
enable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
end - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.PageInterval
 
END_OPERATION_NEW_WINDOW - Static variable in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Specifies taht the operation should be ended when a new window is displayed at the top (not an existing one moved to the top)
END_OPERATION_NEXT_WINDOW - Static variable in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Specifies that the operation should be ended when there is a different top level window
END_OPERATION_NONE - Static variable in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Specifies that the operation should not be ended by UI events
END_OPERATION_TITLED_WINDOW - Static variable in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Specifies that the operation should be ended when a window with a certain title is shown
endInterval(AjaxPage) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
endInterval(Object) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
endLayout() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
endOperation() - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Marks the end of a complete sequence of steps prompting AjaxSwing to begin rendering of the currently topmost window.
endOperation(boolean) - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Marks after next modal dialog the end of a complete sequence of steps prompting AjaxSwing to begin rendering of the currently topmost window.
endOperation() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Marks an end of custom operation
endOperation(boolean) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Marks that next modal dialog ends custom operation
endValidate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
errorMessage - Variable in class com.creamtec.ajaxswing.rendering.RenderContext
 
errorMessageAutoRefreshText - Variable in class com.creamtec.ajaxswing.rendering.RenderContext
 
errorMessageTitle - Variable in class com.creamtec.ajaxswing.rendering.RenderContext
 
errorRefreshTime - Variable in class com.creamtec.ajaxswing.rendering.RenderContext
 
execJVMProcess(String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Executes a JVM process for given application name and returns a ClientAgent unique ID
execProcess(String, String) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingRegistryManager
Executes the script with the given name from the bin directory.
execProcess(String[], boolean) - Static method in class com.creamtec.core.Utilities
 
execProcess(String, boolean) - Static method in class com.creamtec.core.Utilities
 
execProcessImpl(Process, boolean) - Static method in class com.creamtec.core.Utilities
 
exit() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Safe shutdown of JVM.
EXIT_VM - Static variable in exception com.creamtec.ajaxswing.core.AjaxSwingException
 

F

FastSubmitHandler - Interface in com.creamtec.ajaxswing.core
 
FILE_OPENER - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
FileOpener - Interface in com.creamtec.ajaxswing.support
Must be implemented but components that read files from the client
FileUploadHandler - Class in com.creamtec.ajaxswing
Used to process uploaded files
FileUploadHandler(String) - Constructor for class com.creamtec.ajaxswing.FileUploadHandler
 
fileUploadHandler - Variable in class com.creamtec.ajaxswing.ServletHelper
 
fill(Shape) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
fillArc(int, int, int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
fillOval(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
fillPolygon(int[], int[], int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
fillRect(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
fillRect(int, int, int, int, String) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
fillTriangleVertical(int, int, int[]) - Method in class com.creamtec.ajaxswing.v4.RenderingGraphics
 
filterEvents(long) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
findChildOfClass(Container, Class) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
Finds a child of the given class anywhere down the containment tree
findFreeJVM(String, String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Returns a JVM that can execute another virtual client for a given application
flip(BufferCapabilities.FlipContents) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
flip(int, int, int, int, BufferCapabilities.FlipContents) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
FontCalibration - Class in com.creamtec.core.util
 
FontCalibration() - Constructor for class com.creamtec.core.util.FontCalibration
 
fontPropertiesClass - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
FontUtils - Class in com.creamtec.ajaxswing.v4.utils
 
FontUtils() - Constructor for class com.creamtec.ajaxswing.v4.utils.FontUtils
 
format - Static variable in class com.creamtec.ajaxswing.laf.ui.AjaxSwingScrollBarUI
 
FrameBorder - Class in com.creamtec.ajaxswing.laf.ui
 
FrameBorder() - Constructor for class com.creamtec.ajaxswing.laf.ui.FrameBorder
 
FrameIcon - Class in com.creamtec.ajaxswing.laf.ui
 
FrameIcon(Icon) - Constructor for class com.creamtec.ajaxswing.laf.ui.FrameIcon
 

G

generateFontStyleString(Font) - Static method in class com.creamtec.ajaxswing.v4.utils.FontUtils
 
generateIconImage(HTMLPage, Component, Icon) - Method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
Generate and return the snapshot image of the icon
generateIconImageFile(HTMLPage, BufferedImage, boolean) - Method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
 
generateImage(HTMLPage, Component) - Method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
Generate and return the snapshot image of the component
generateJavascriptHeader(Locale) - Static method in class com.creamtec.ajaxswing.i18n.I18NRenderUtils
 
generateLabelDivs(Font, boolean) - Method in class com.creamtec.core.util.FontCalibration
 
generateName(Object) - Static method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Delegates the generation of component name to WindowUpdater
getAction() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Returns action, as specified in the HttpRequest.
getAction() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
getActionableComponentStates() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
getActionableComponentStates() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getActionDescription(int) - Static method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
getActionString() - Method in class com.creamtec.ajaxswing.core.ActionData
 
getActivePort() - Static method in class com.creamtec.ajaxswing.core.AjaxSwingRegistryManager
 
getActiveWindow() - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
Returns window that is supposed to receive user focus
getActiveWindowId() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getAgent() - Method in class com.creamtec.ajaxswing.core.ActionData
 
getAgent() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
getAgent(Object) - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns the agent associated with the given session
getAgentInitData(AppDesc, HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.ServletHelper
 
getAgents() - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns an iterator of client agents
getAgentsCount() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getAgentsCount() - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns the number of agents currently running for this application
getAjaxSwingSessionListener() - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Returns client session listener
getAjaxSwingThreadGroup() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Returns AjaxSwingThreadGroup that own this thread
getAjaxSwingThreadGroup() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the thread group that owns all threads of this agent
getAjaxSwingVersion() - Static method in class com.creamtec.ajaxswing.gui.VersionHelper
 
getAppDesc(HttpServletRequest, String) - Method in class com.creamtec.ajaxswing.ServletHelper
Returns the application descriptor for a given request
getAppendJavaScript() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getAppJvms(String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Returns all JVMs for the given application
getApplet(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
getAppletContext() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
getApplets() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
getApplicationLocale(AppProperties, HttpServletRequest) - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
getAppName() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns application name
getAppName() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Returns application name.
getAppName() - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns the application name.
getAppName() - Method in class com.creamtec.core.AppProperties
 
getAppProperties(String) - Method in class com.creamtec.ajaxswing.core.AjaxSwingPropertiesManager
Returns the properties for the given application name.
getAppropriateGraphicsConfiguration(GraphicsConfiguration) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getAttribute(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return attribute from http request
getAttributeNames() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return attributes names from http request
getAudioClip(URL) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
getAuthType() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getAuthType() value
getAvailableJVM(String, String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
If there's already a warmed up JVM, returns it.
getBackBuffer() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getBackground() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getBestConfiguration(GraphicsConfigTemplate) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsDevice
Returns the "best" configuration possible that passes the criteria defined in the GraphicsConfigTemplate.
getBody() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Returns the buffer representing the page body (HTML between <body> and </body> tags)
getBooleanProperty(String, boolean) - Method in class com.creamtec.core.AppProperties
Returns a value of the boolean property
getBorderInsets(Component) - Method in class com.creamtec.ajaxswing.laf.ui.FrameBorder
 
getBorderInsets(Component, Insets) - Method in class com.creamtec.ajaxswing.laf.ui.FrameBorder
 
getBounds() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
getBounds() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getBoundsPrivate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
getBrowserID() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getBrowserID() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the browser ID of the user, that the client agent is associated with
getBrowserLocale() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getBrowserLocale() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getBrowserLocale() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getBrowserLocale() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getBrowserName(int) - Static method in class com.creamtec.ajaxswing.core.AgentInitData
 
getBrowserVersion() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getBrowserVersion() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the browser version of the user, that the client agent is associated with
getBufferedImage() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingImage
Override this method to store the newly created image in a hash that will allow us later to link it to this image
getButtonKeyName(Object) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Format of the key is: window.Window_Title.button.button_text
getCapabilities() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getCaretPosition() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
getCenterPoint() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment
 
getCharacterBounds(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
getCharacterEncoding() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getCharacterEncoding() value
getCheckBoxIcon() - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
Returns a checkbox icon.
getCheckBoxMenuItemIcon() - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
getClassLoader() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the class loader used to load the classes of this virtual client
getClassLoader() - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
getClassName() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsEnvironment
 
getClassName() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment
 
getClassName() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
This function is here just to allow others to find out the name of this class after obfuscation
getClassName() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
This function is here just to allow others to find out the name of this class after obfuscation
getClassName() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit142
This function is here just to allow others to find out the name of this class after obfuscation
getClassName() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit15
This function is here just to allow others to find out the name of this class after obfuscation
getClassPathURLs(String) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingClassLoader
 
getClientAgent() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Returns the client agent that owns this thread
getClientAgent() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Returns the client agent associated with this thread group
getClientAgent() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
getClientAgent() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Returns the client agent, associated with this page.
getClientAgent(AppDesc, HttpServletRequest, HttpRequestData, HttpServletResponse) - Method in class com.creamtec.ajaxswing.ServletHelper
Returns a client agent that should process the given request.
getClientHeight() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getClientHeigth() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getClientId() - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Allows the running application to determine the ID of the client that is using the application.
getClientId() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getClientId() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns agent name
getClientId(ClientAgentRemote) - Static method in class com.creamtec.ajaxswing.ServletHelper
We have to use Object's implementation of hashCode() because RemoteObject always return the same value for all out-of-process agents
getClientProperty(Object, String) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
If set, returns component client property
getClientWidth() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getClientWidth() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getClip() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getClipboard() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getClipBounds() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getCode() - Method in exception com.creamtec.ajaxswing.core.AjaxSwingException
Returns exception code
getCode() - Method in exception com.creamtec.ajaxswing.core.AjaxSwingSecurityException
 
getCodeBase() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
getColor() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getColorModel() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
Always return RGB color model
getColorModel(int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
getColorModel() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getColorModel() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getComponent() - Method in class com.creamtec.ajaxswing.core.ActionData
 
getComponentClassName(Object) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Returns component class name without the package name
getComponentDirtyStates() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
getComponentHashes() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
getComponentId() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
getComponentInputName(Object) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Returns the HTML-friendly component name that will be used to refer to the component input field
getComponentName(Object) - Static method in class com.creamtec.ajaxswing.core.NameUtils
 
getComponentName(Object, String) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Returns the HTML-friendly component name that will be used to refer to the component
getComponentName(MenuBar) - Static method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
If a component has a name, it is returned.
getComponentName(Component) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
getComponentProperty(Object, String) - Method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
Returns the value of component property First checks the client property on the component Then component.com.package.ClassName.propertyName syntax Then component.*.propertyName=value syntax
getComponentProperty(Object, String, int) - Method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
getComponentProperty(Object, String, boolean) - Method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
getComponentProperty(Object, String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Looks up and returns the value of the component property in the current window
getComponentRenamer() - Static method in class com.creamtec.ajaxswing.core.ComponentRenamer
 
getComponentRenderer(String) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
 
getComponentRenderer(Object) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
Locates the proper renderer for the given component and returns it
getComponentStates() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
getComponentUpdater(Class) - Method in class com.creamtec.ajaxswing.gui.WindowUpdater
Returns the component updater for the given class If a custom component updater is not registered for the given class, a default one is returned Checks recursevly for class tree
getComposite() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getConfDir() - Static method in class com.creamtec.core.Utilities
Returns the path to the configuration directory, which is called "conf" and is located under root directory
getConfFullPath(String) - Static method in class com.creamtec.core.Utilities
Returns the full path to a given file starting from the configuration directory
getConfiguration() - Method in class com.creamtec.ajaxswing.rendering.TemplateEngine
 
getConfigurations() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsDevice
Returns all of the GraphicsConfiguration objects associated with this GraphicsDevice.
getContentLength() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getContentLength() value
getContentType() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getContentType() value
getContextPath() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getContextPath() value
getControl() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getControlDarkShadow() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getControlDisabled() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getControlHighlight() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getControlShadow() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getCookies() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return serializable cookies instances
getCsrfToken() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getCsrfToken() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getCsrfToken() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getCsrfToken() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getCssClass() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
getCssClasses(Component) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
Returns CSS class string for specified component, includes component class name (likeMyPanel_1 or JButton) for base customization, classes used by AjaxSwing javascript code (like window, modal, JDividerEnabledVertical)
getCurrentInstance() - Static method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the instance of ClientAgent, associated with the calling thread May not work correctly in a multi threaded application
getCurrentJdkVersion() - Static method in class com.creamtec.ajaxswing.gui.VersionHelper
 
getCutoffLevel() - Static method in class com.creamtec.core.TraceMgr
 
getDateHeader(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Returns the value of the specified request header
getDefaultCharacterEncoding() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
getDefaultConfiguration() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsDevice
Returns the default GraphicsConfiguration associated with this GraphicsDevice.
getDefaultScreenDevice() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment
 
getDefaultTransform() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
getDefaultUnicodeEncoding() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
getDelegate() - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
getDelegate() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getDelegateComponent() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getDescription() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
 
getDesktopColor() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getDevice() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
getDeviceConfiguration() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getDirtyRegion(JComponent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
getDispatchThread(EventQueue) - Static method in class com.creamtec.ajaxswing.core.SafeAWTHelper
 
getDocsRealPath(AppDesc, HttpServletRequest) - Method in class com.creamtec.ajaxswing.ServletHelper
Real path is disk path such as C:\Java\AjaxSwing and it's needed for SnapshotRenderer temp directory
getDocsStampURL(String) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
getDocsURL() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Returns the URL that specifies the location of the documents for the current application.
getDocumentBase() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
getDocumentRenderer() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
getDownloadFileNames() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getDownloadFileURLs() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getEndOperationOnModalDialog() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getErrorMessage() - Method in class com.creamtec.ajaxswing.core.AgentInitData
Returns the error message that should be displayed on the generated HTML page
getErrorMessage() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Returns the error message to be displayed at the top of the response page
getErrorMessage() - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Returns the error message
getErrorMessageAutoRefreshText() - Method in class com.creamtec.ajaxswing.core.AgentInitData
Returns the error message title that should be displayed on the generated HTML page
getErrorMessageTitle() - Method in class com.creamtec.ajaxswing.core.AgentInitData
Returns the error message title that should be displayed on the generated HTML page
getErrorRefreshTime() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getEventDate() - Method in class com.creamtec.ajaxswing.core.KeepAliveEvent
 
getEventQueue() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Used to retrieve the virtual user specific AWT event queue
getEventQueue(Thread) - Static method in class com.creamtec.ajaxswing.core.SafeAWTHelper
 
getEventType() - Method in class com.creamtec.ajaxswing.core.ActionData
 
getException() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the exception cought while processing a request
getExceptionText(String, Throwable) - Static method in class com.creamtec.core.TraceMgr
Returns the message, appended with the details of exception (exception type and text
getExceptionText(String, Throwable, boolean) - Static method in class com.creamtec.core.TraceMgr
 
getExitPage() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getExitPage() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getExitPage() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getExitPage() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getFaceNameFromComponentFontName(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingFontConfiguration
 
getFallbackFamilyName(String, String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingFontConfiguration
 
getField(Object, String) - Static method in class com.creamtec.ajaxswing.v4.utils.ReflectionUtils
 
getFileName() - Method in class com.creamtec.core.AppProperties
Returns the file name that was used to load the properties
getFileNameFromXLFD(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsEnvironment
 
getFileOpener(Component) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
Deprecated.  
getFileWriter() - Static method in class com.creamtec.core.TraceMgr
Returns the log file writer
getFirstInterval() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
getFlag() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Returns thread flag.
getFocusColor() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getFocusedComponentId() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getFocusManager() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getFont() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getFontCalibrationData(String, int, boolean) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getFontCalibrationData(String, int, boolean) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getFontCalibrationData(String, int, boolean) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getFontCalibrationData(String, int, boolean) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getFontMetrics(Font) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getFontMetrics(Font) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getFontMetrics(Font) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
getFontName(Font) - Static method in class com.creamtec.ajaxswing.v4.utils.FontUtils
 
getFontPeer(String, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getFontRenderContext() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getFullPath(String) - Static method in class com.creamtec.core.Utilities
Returns the full path to a given file starting from the root directory
getGeneratedHTML() - Method in class com.creamtec.core.util.FontCalibration
 
getGlobalCursorManager() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
getGraphics() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getGraphicsConfiguration() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getHash() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
getHeader(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Returns the value of the specified request header
getHeader() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Returns the buffer representing the page header (HTML between <header> and </header> tags)
getHeaderNames() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return header names from http request
getHeaders() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
getHeaders(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Returns all the values of the specified request header
getHeaderScript() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Returns the buffer representing the page header (HTML between <header> and </header> tags)
getHeight() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getHeight(ImageObserver) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getHScrollbarHeight() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollPanePeer
 
getHtml() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
getHtmlAttributes(JComponent) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
Deprecated. HTML attributes specified for Swing component are automatically appended to the rendered HTML element that represents the component. For instance, calling ComponentUtils.getHtmlAttributes(myButton).put("tabindex", "1") for a button that is represented with HTML element will result in the following HTML HTML attribute being added
getHTMLPage() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns HTML Page, associated with this client
getHtmlPage() - Method in class com.creamtec.ajaxswing.core.HttpResponseData
In AJAX mode (default) this method returns JSON array of page updates For full page refreshes it returns the HTML page, that needs to be sent to the browser
getHtmlPageBytes() - Method in class com.creamtec.ajaxswing.core.HttpResponseData
 
getHTMLPageWait() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getHttpRequest() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Get current http servlet request
getIconFileName(Icon, Component) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getIconHeight() - Method in class com.creamtec.ajaxswing.laf.ui.FrameIcon
 
getIconWidth() - Method in class com.creamtec.ajaxswing.laf.ui.FrameIcon
 
getIDstring() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsDevice
 
getImage(URL) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
getImage(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getImage(URL) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getImage() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getImageFileName(Image) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getImagePart(Image, int, int, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
Returns a subimage defined by a specified rectangular region.
getImagePart(Image, int, int, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.v4.utils.ImageUtils
 
getImageUrl(Image) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getImageUrl(Icon, Component) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Helper function that can be used to obtain a URL that should be used on a page for a given Icon.
getImageUrl(Image) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Helper function that can be used to obtain a URL that should be used on a page for a given Image.
getImageUrl(Image, boolean) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
getImageUrl(Image) - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
getImageUrl(Image, boolean) - Method in class com.creamtec.ajaxswing.v4.utils.ImageUtils
 
getIndexAtPoint(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
getInitData() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns application initialization data
getInputMethodAdapterDescriptor() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getInputMethodAdapterDescriptor() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
getInputMethodRequests() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
getInputStream() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
getInsets() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
getInstance() - Static method in class com.creamtec.ajaxswing.core.AjaxSwingAppendHtmlHint
 
getInstance() - Static method in class com.creamtec.ajaxswing.core.AjaxSwingComponentHint
 
getInstance() - Static method in class com.creamtec.ajaxswing.core.AjaxSwingCssClassHint
 
getInstance() - Static method in class com.creamtec.ajaxswing.core.AjaxSwingPropertiesManager
Returns the singlton instance of the property manager
getInstance() - Static method in class com.creamtec.ajaxswing.core.AjaxSwingUnderlineCharAtHint
 
getInstance() - Static method in class com.creamtec.ajaxswing.core.ClientAgentFactory
Returns the instance of the agent factory
getInstance() - Static method in class com.creamtec.ajaxswing.core.ClientAgentManager
Implementation of a singleton pattern for ClientAgentManager
getInstance() - Static method in class com.creamtec.ajaxswing.core.ThreadManager
Returns the instance of ThreadManager, associated with this client
getInstance() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
getInstance() - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
getInstance() - Static method in class com.creamtec.ajaxswing.JVMProcess
Returns the instance representing this JVM
getInstance() - Static method in class com.creamtec.ajaxswing.rendering.DocumentRendererFactory
 
getInstance() - Static method in class com.creamtec.ajaxswing.rendering.TemplateEngine
 
getInstance(ServletContext) - Static method in class com.creamtec.ajaxswing.ServletHelper
Returns the instance of the servlet helper
getInstance() - Static method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
 
getInternalFrameListener() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
getIntHeader(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Returns the value of the specified request header
getIntProperty(String, int) - Method in class com.creamtec.core.AppProperties
Returns a value of the int property
getInvalidatedComponents() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
getJavaScript() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
getJComponent(Object) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
getJsonSerializer() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
getKey() - Method in enum com.creamtec.ajaxswing.i18n.I18NKeys
 
getKeyboardFocusManagerPeer() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
getLastInterval() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
getLastKeepAliveEvent() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getListenerName(String) - Static method in class com.creamtec.ajaxswing.ServletHelper
Helper method to return the listener name for a given application name
getLocalAddr() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getLocalAddr() value
getLocale() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getLocale() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getLocale() value
getLocales() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getLocales() value
getLocalName() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getLocalName() value
getLocalPort() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getLocalPort() value
getLocationOnScreen() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getLock() - Method in class com.creamtec.ajaxswing.core.ClientAgentFactory
 
getLogFileName() - Static method in class com.creamtec.core.TraceMgr
 
getMaximumWindowSize(Window) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getMenuItemCheckIcon() - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
Returns an icon to be used by JCheckBoxMenuItem.
getMenuItemKeyName(String) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Format of the key is: window.Window_Title.menu.SubMenuIndex.MenuItemIndex.action
getMenuSelectionManager() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getMessage(I18NKeys, Locale) - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
getMethod() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getMethod() value
getMinimumSize() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getMinimumSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
getMinimumSize(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
Have to provide implementation for this method so that AWT components can be properly sized by the layout manager
getMinimumSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
Have to provide implementation for this method so that AWT components can be properly sized by the layout manager
getModifiers() - Method in class com.creamtec.ajaxswing.core.ActionData
 
getMouseGrabber() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getMyAgent(Object) - Static method in class com.creamtec.ajaxswing.core.ClientAgentManager
Returns the agent associated with the given object
getMyThread(Object) - Static method in class com.creamtec.ajaxswing.core.ThreadManager
Returns AjaxSwingThread associated with the given object
getMyThread() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
getName() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableCookie
 
getName() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
 
getNextComponentNameIndex(Object) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
getNextComponentNameIndex(Object) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
getNextEvent() - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
getNormalizingTransform() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsConfig
 
getOnLoadScriptBody() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
getOperationLock() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Used to control multithreaded applications
getOperations() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Skel
 
getOperations() - Method in class com.creamtec.ajaxswing.ClientAgentManagerImpl_Skel
 
getOperations() - Method in class com.creamtec.ajaxswing.core.JVMFactory_Skel
 
getOperations() - Method in class com.creamtec.ajaxswing.JVMProcess_Skel
 
getPage() - Method in class com.creamtec.ajaxswing.v4.HtmlGraphics
 
getPageIntervals() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
getPageRenderer() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the instance of PageRenderer, associated with this client
getPageRenderer() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Returns the page renderer associated with the page.
getPaint() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getParameter(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
getParameter(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return request parameter value by it's name
getParameterMap() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getParameterMap() value
getParameterNames() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return keys from parameters map.
getParameterValue(HttpServletRequest, String) - Method in class com.creamtec.ajaxswing.ServletHelper
Returns the value of the given request parameter
getParameterValues(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return values from parameters map as string array.
getParameterValues(HttpServletRequest, String) - Method in class com.creamtec.ajaxswing.ServletHelper
Returns all values of a HTTP request parameter.
getParams() - Method in class com.creamtec.ajaxswing.core.ActionData
 
getParams() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Returns a hashtable of parameters, that represent the values, entered by the user to form inputs.
getParams() - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Stores AjaxSwing and custom parameters of the response.
getParams() - Method in interface com.creamtec.ajaxswing.support.validation.AjaxSwingDocumentValidator
 
getParamsStr() - Method in class com.creamtec.ajaxswing.core.ActionData
 
getParentId() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
getParentName() - Method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
getPathInfo() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getPathInfo() value
getPathTranslated() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getPathTranslated() value
getPreferredBrowserLocale(HttpServletRequest) - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
getPreferredLanguage(String) - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
getPreferredSize() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getPreferredSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
getPreferredSize(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
Have to provide implementation for this method so that AWT components can be properly sized by the layout manager
getPreferredSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
Have to provide implementation for this method so that AWT components can be properly sized by the layout manager
getPrefferedLanguage(ClientAgent) - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
getPreviousComponentHashes() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
getPreviousEvent() - Method in class com.creamtec.ajaxswing.core.KeepAliveEvent
 
getPrimaryControl() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getPrimaryControlDarkShadow() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getPrimaryControlShadow() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getPrimeThread() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Returns the main thread of this thread group
getPrinterJob() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsEnvironment
 
getPrinterJob() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment
 
getPrintJob(Frame, String, Properties) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getPropertiesMap() - Method in class com.creamtec.ajaxswing.core.AjaxSwingPropertiesManager
Returns a map of all loaded application configurations
getProperty(String, ImageObserver) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getProps() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getProps() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getProps() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the application initialization properties
getProps() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getProps() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Properties map can be used to store a list of standard and user-defined properties
getProps() - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns application configuration properties.
getProtocol() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getProtocol() value
getQueryString() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getQueryString() value
getRadioButtonIcon() - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
getRadioButtonMenuItemIcon() - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
getReader() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
getRealPath(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Deprecated.  
getRedirectURL() - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Returns the URL of the page, that was requested to be shown next
getRedirectURL() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Returns the redirection URL
getRedirectURL() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getRegistry(int, int) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingRegistryManager
Locates the registry on the given port.
getRemoteAddr() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getRemoteAddr() value
getRemoteHost() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getRemoteHost() value
getRemotePort() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getRemotePort() value
getRemoteUser() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getRemoteUser() value
getRenderContext() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Returns the rendering context associated with this page
getRenderingHint(RenderingHints.Key) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getRenderingHints() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getRepaintManager() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getRequestData() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns data received from the browser
getRequestDispatcher(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
getRequestedSessionId() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getRequestedSessionId() value
getRequestFilter() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns request filter instance or null
getRequestFilter() - Method in class com.creamtec.ajaxswing.ServletHelper
Returns the request filter instance
getRequestId() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Each request increments the id
getRequestId() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Returns the request ID.
getRequestParameters() - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Returns name-value pairs of parameters received with the HTTP request.
getRequestURI() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getRequestURI() value
getRequestURL() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getRequestURL() value
getResponseData() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns data received from the browser
getRootDir() - Static method in class com.creamtec.core.Utilities
Returns the home directory specified via com.creamtec.home JVM property
getSchedulingEventQueue() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getScheme() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getScheme() value
getScreenDevices() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessGraphicsEnvironment
 
getScreenInsets(GraphicsConfiguration) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
 
getScreenResolution() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
 
getScreenResolution() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getScreenSize() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
 
getScript() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getSelectedIndexes() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
getSelectionEnd() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
getSelectionStart() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
getServerName() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getServerName() value
getServerPort() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getServerPort() value
getServerURL() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getServerURL(HttpServletRequest) - Static method in class com.creamtec.ajaxswing.ServletHelper
Obtains the web server URL based on the scheme, port and web app context.
getServletContextPath() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getServletInfo() - Method in class com.creamtec.ajaxswing.AjaxSwingRouter
Returns AjaxSwing information
getServletPath() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest getServletPath() value
getSession() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the session map associated with the client.
getSession(boolean) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
getSession() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
getSession(ClientAgentRemote) - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns the session associated with the given agent
getSession(int) - Method in class com.creamtec.ajaxswing.servlet.SessionManager
 
getSessionAttribute(HttpSession, String) - Method in class com.creamtec.ajaxswing.ServletHelper
Version-safe way of getting a value from a session
getSessionManager() - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns application session manager.
getSessionPingSeconds() - Method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
getSessions() - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Returns a set of all active sessions.
getSessionTimeout() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getSessionTimeout() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getSessionTimeout() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getSessionTimeout() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getSessionTimeout() - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Returns session timeout
getShortFileName(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getSnapshot() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getSnapshotImageIndex() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Returns an index for generating the snapshot name
getStandardPageURL(int, String, AppProperties, Locale) - Static method in class com.creamtec.ajaxswing.ServletUtils
 
getState() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
getState() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
getStatus() - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Returns the status of the response
getStream(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
getStreamKeys() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
getStroke() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getSubmitURL() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getSubmitURL() - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Returns the error message
getSubmitURL() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Returns the URL
getSubmitURL(AppDesc, HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.ServletHelper
Obtains the submit URL based on the application configuration or the request URL
getSurfaceManager() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getSystemClipboard() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
getSystemResourceAsStream(String) - Static method in class com.creamtec.ajaxswing.core.ResourcesManager
 
getTarget() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getTempDirPath() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getTempDirPath() - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns the path of the temporary directory on the web server Documents placed in this directory can be referenced from generated HTML pages
getTempFiles() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getTempFiles() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getTempFiles() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Client agent stores the temporary files created for the user They are automatically deleted when the agent is shutdown
getTempFiles() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getTempFileURL(String) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Appends a full URL to a file located in AjaxSwing temp directory
getText() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
getTextComponentFontName(String, int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingFontConfiguration
 
getTheme() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
Gets the active theme
getThemeDocsStampURL(String) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
getThemeDocsURL() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Returns the URL that specifies the location of the theme-specificdocuments for the current application.
getThemeName() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Returns the name of the application HTML theme.
getTimeZone() - Method in class com.creamtec.ajaxswing.core.ClientAgent
returns timezone for client browser, based on available information from browser.
getTimeZoneCurrentOffset() - Method in class com.creamtec.ajaxswing.core.ClientAgent
returns the time difference between GMT and current local time, in minutes
getTimeZoneRawOffset() - Method in class com.creamtec.ajaxswing.core.ClientAgent
returns the time difference between GMT and local time, in minutes, not affected by daylight saving time
getTimeZoneUseDaylight() - Method in class com.creamtec.ajaxswing.core.ClientAgent
returns if timezone use daylight saving time
getTitle() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Returns page title
getToolkit() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
getToolkitClassName() - Static method in class com.creamtec.ajaxswing.gui.VersionHelper
 
getTopWindows() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Returns the top level window for this agent
getTraceLevel(Object) - Static method in class com.creamtec.core.TraceMgr
Returns true if the tracing is enabled for the given object
getTraceLevel(Class) - Static method in class com.creamtec.core.TraceMgr
Returns true if the tracing is enabled for the given class
getTransform() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getTranslate() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
getTrappedInvocationEvent() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
getType() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingGraphicsDevice
 
getUIManager() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the instance of UIManager, associated with this client
getUpdateBrowserInterval() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getUpdateInterval() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getUrlForOpenInNewTab() - Method in class com.creamtec.ajaxswing.core.ClientAgent
If set, on response will rerun url for open in new tab
getUrlForOpenInNewTab() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
getUserLocale() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
getUserLocale() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
getUserLocale() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getUserLocale() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
getUserPrincipal() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
getV4RootComponent() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
getValue() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableCookie
 
getVScrollbarWidth() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollPanePeer
 
getWebappRealPath() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
getWidth() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getWidth(ImageObserver) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
getWindow() - Method in class com.creamtec.ajaxswing.rendering.RenderContext
 
getWindowContainer() - Method in class com.creamtec.ajaxswing.rendering.RenderContext
Returns the current root container, such as Window, Frame, Dialog or JInternalFrame
getWindowFooter() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Returns the buffer representing the end of the page body.
getWindowInFocus() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Returns the top level window for this agent
getWindowInFocusTitle() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Convenience method that returns the title of the top level window If there is no window or if the focused window is not Dialog or Frame returns null
getWindowProperty(String, String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Looks up and returns the value of the property if set for a window with the given title
getWindowProperty(String, String, int) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getWindows() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
getWindowsForRendering() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
getWindowTitle(Frame) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer
 
getWindowTitle(Component) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
 
getWindowTitleBackground() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
getWindowUpdater() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns the instance of WindowUpdater, associated with this client
getWriteToConsole() - Static method in class com.creamtec.core.TraceMgr
 
getWriteToFile() - Static method in class com.creamtec.core.TraceMgr
 
gmtHasDaylight - Variable in class com.creamtec.ajaxswing.core.AgentInitData
 
gmtOffest - Variable in class com.creamtec.ajaxswing.core.AgentInitData
Used to identify client timezone offset in minutes
gmtTimeZone - Variable in class com.creamtec.ajaxswing.core.AgentInitData
 
grab(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 

H

handle(ClientAgent, HttpRequestData, String) - Method in interface com.creamtec.ajaxswing.core.FastSubmitHandler
 
handle(ClientAgent, HttpRequestData, KeepAliveEvent) - Method in interface com.creamtec.ajaxswing.core.KeepAliveEventHandler
 
handle(ClientAgent, HttpRequestData, String, Object) - Method in interface com.creamtec.ajaxswing.core.URLParameterHandler
 
handle(ClientAgent, HttpRequestData, String) - Method in class com.creamtec.ajaxswing.v4.AjaxSwingV4Handler
 
handleEvent(AWTEvent) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
handleFocusTraversalEvent(KeyEvent) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
Implementation copied from AWT
handlesWheelScrolling() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
handleUpload(AppDesc, HttpServletRequest, HttpRequestData) - Method in class com.creamtec.ajaxswing.FileUploadHandler
 
hasCustomClasses(Object[]) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
hash - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentHash
 
hasIntervals() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
hasMoreElements() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableEnumeration
 
hide() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
hide() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingDialogPeer
 
hide() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
hide() - Method in class com.creamtec.ajaxswing.gui.peer.SaveDialogPeer
 
hideWindow(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Called by Window peer to indicate that a window is being hidden Removes the window from top of the window stack and processes window-related operations
hit(Rectangle, Shape, boolean) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
HTML_ATTRIBUTES - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
Key for HTML attributes map.
HTML_DOCS_REAL_PATH - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTML_DOCS_URL - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTML_ERROR_PAGE_URL - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTML_EXIT_PAGE_URL - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTML_HUMAN_COMPONENT_NAMES - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTML_INITIALIZATION_PAGE_URL - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTML_SUBMIT_URL - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTML_THEME - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HTMLClientAgent - Class in com.creamtec.ajaxswing.rendering.html
 
HTMLClientAgent(String, String) - Constructor for class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
 
HtmlGraphics - Class in com.creamtec.ajaxswing.v4
Bridge between AjaxSwing 3.2 HTMLPage object and new 4.0 Graphics architecture, allows basic appends on HtmlPage and methods for image manipulation ImageUtils
HtmlGraphics(HtmlGraphics) - Constructor for class com.creamtec.ajaxswing.v4.HtmlGraphics
 
HtmlGraphics(HTMLPage) - Constructor for class com.creamtec.ajaxswing.v4.HtmlGraphics
 
HTMLJEditorPaneRenderer - Class in com.creamtec.ajaxswing.v4.render
 
HTMLJEditorPaneRenderer() - Constructor for class com.creamtec.ajaxswing.v4.render.HTMLJEditorPaneRenderer
 
HTMLPage - Class in com.creamtec.ajaxswing.rendering.html
Represents HTML page that will be sent to the browser.
HTMLPage() - Constructor for class com.creamtec.ajaxswing.rendering.html.HTMLPage
Creates an empty page with the given buffer size and associates it with the client agent
HTMLPage(HTMLPage) - Constructor for class com.creamtec.ajaxswing.rendering.html.HTMLPage
Creates a page that has the same indents as the given page and is associated with the same client agent
HTMLPageRenderer - Class in com.creamtec.ajaxswing.rendering.html
 
HTMLPageRenderer() - Constructor for class com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer
 
HTTP_URL_LOCALE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
HttpRequestData - Class in com.creamtec.ajaxswing.core
Holds various HTTP request parameters, mostly mirroring HttpRequest interface
HttpRequestData() - Constructor for class com.creamtec.ajaxswing.core.HttpRequestData
 
HttpResponseData - Class in com.creamtec.ajaxswing.core
Contains response parameters, that are sent back to the servlet from the client agent.
HttpResponseData() - Constructor for class com.creamtec.ajaxswing.core.HttpResponseData
 
HttpResponseData(int) - Constructor for class com.creamtec.ajaxswing.core.HttpResponseData
 
HttpServletRequestImpl - Class in com.creamtec.ajaxswing
Serializable HttpServletRequest data that can be passed to remote client agent.
HttpServletRequestImpl(HttpServletRequest, String) - Constructor for class com.creamtec.ajaxswing.HttpServletRequestImpl
Creates HttpServletRequestImpl and sets it with actual HttpServletRequest
HttpServletRequestImpl.MyCookie - Class in com.creamtec.ajaxswing
 
HttpServletRequestImpl.MyCookie() - Constructor for class com.creamtec.ajaxswing.HttpServletRequestImpl.MyCookie
 
HttpServletRequestImpl.MyCookie(String, String) - Constructor for class com.creamtec.ajaxswing.HttpServletRequestImpl.MyCookie
 
HttpServletRequestImpl.SerializableCookie - Class in com.creamtec.ajaxswing
Provides serializable wrapper for cookie.
HttpServletRequestImpl.SerializableCookie() - Constructor for class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableCookie
 
HttpServletRequestImpl.SerializableCookie(Cookie) - Constructor for class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableCookie
 
HttpServletRequestImpl.SerializableEnumeration - Class in com.creamtec.ajaxswing
Provides serializable wrapper for Ennumeration.
HttpServletRequestImpl.SerializableEnumeration() - Constructor for class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableEnumeration
 
HttpServletRequestImpl.SerializableEnumeration(Enumeration) - Constructor for class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableEnumeration
 
humanComponentNames - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 

I

I18NKeys - Enum in com.creamtec.ajaxswing.i18n
 
I18NRenderUtils - Class in com.creamtec.ajaxswing.i18n
 
I18NRenderUtils() - Constructor for class com.creamtec.ajaxswing.i18n.I18NRenderUtils
 
I18NUtils - Class in com.creamtec.ajaxswing.i18n
 
I18NUtils() - Constructor for class com.creamtec.ajaxswing.i18n.I18NUtils
 
ignoreThisState() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
ImageUtils - Class in com.creamtec.ajaxswing.v4.utils
 
ImageUtils(HTMLPage) - Constructor for class com.creamtec.ajaxswing.v4.utils.ImageUtils
 
incSnapshotIndex() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Increments an index for generating the snapshot name by one
init(ServletConfig) - Method in class com.creamtec.ajaxswing.AjaxSwingRouter
Verifies AjaxSwing configuration and initializes the router
init(AgentInitData, HttpRequestData) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Initializes the client
init(AgentInitData, HttpRequestData) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
init(String) - Method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
init(String) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingPropertiesManager
Factory method used to create and initialize the property manager
init(AgentInitData, HttpRequestData) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Completes client initialization by storing the data.
init(AjaxSwingServlet) - Static method in class com.creamtec.ajaxswing.core.ClientAgentFactory
Static method used to pass an active instance of the servlet helper.
init(AgentInitData, HttpRequestData) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Initializes the client
init() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Initializes the manager and installs a trap to prevent look and feel changes (they slow down the performance and can lead to various exceptions)
init(boolean) - Static method in class com.creamtec.ajaxswing.gui.VersionHelper
 
initCustomUpdatersAndEmulators(ClientAgent) - Method in class com.creamtec.ajaxswing.gui.WindowUpdater
Loads custom updaters from the application properties file.
initialize() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
 
initialize() - Method in interface com.creamtec.ajaxswing.v4.render.ComponentRenderer
 
initialize() - Method in class com.creamtec.ajaxswing.v4.render.DefaultComponentProcessor
 
initialize() - Method in class com.creamtec.ajaxswing.v4.render.DefaultJFileChooserProcessor
 
initialize() - Method in class com.creamtec.ajaxswing.v4.render.HTMLJEditorPaneRenderer
 
initialize() - Method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
 
initialize() - Method in interface com.creamtec.ajaxswing.v4.render.TemplateRenderer
 
initialize() - Method in class com.creamtec.ajaxswing.v4.render.TemplateRendererImpl
 
initializeDocument(Document) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
 
initializeDocument(Document) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer
 
initProperties(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Initializes generic properties and variables of the client agent that do not depend on the specific application configuration
initRegistry(int, int) - Method in class com.creamtec.ajaxswing.core.JVMFactory
 
inProcess - Variable in class com.creamtec.ajaxswing.core.AgentInitData
True if the agent executes in process, false if stand alone
inProcess - Variable in class com.creamtec.ajaxswing.servlet.AppDesc
Flag indicating whether the emulation should be in the web server JVM
InProcessHttpServletRequest - Class in com.creamtec.ajaxswing
Declare this class to resolve classpath to the application classes.
InProcessHttpServletRequest(HttpServletRequest, String) - Constructor for class com.creamtec.ajaxswing.InProcessHttpServletRequest
 
insert(String, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
INSERT - Static variable in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
insertText(String, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
insets() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
install() - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
 
installDefaults() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLightTheme
 
installDefaults() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingTheme
 
installDefaults(AbstractButton) - Method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingButtonUI
 
installExitTrap() - Static method in class com.creamtec.ajaxswing.core.ClientAgent
Installs the security manager to intercept System.exit() attempts.
installGraphicsEnvironmentProperties(AjaxSwingProperties, Object) - Static method in class com.creamtec.ajaxswing.core.ClientAgent
Installs GraphicsEnvironmentProperties.
installLFTrap() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Installs look and feel trap
installToolkit() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Installs AWT toolkit.
installUI(JComponent) - Method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingRootPaneUI
 
instancesCount - Static variable in class com.creamtec.ajaxswing.ClientAgentImpl
 
internalFrameActivated(InternalFrameEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
internalFrameClosed(InternalFrameEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
internalFrameClosing(InternalFrameEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
internalFrameDeactivated(InternalFrameEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
internalFrameDeiconified(InternalFrameEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
internalFrameIconified(InternalFrameEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
internalFrameOpened(InternalFrameEvent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingInternalFrameListener
 
invokeMethod(Object, String) - Static method in class com.creamtec.ajaxswing.v4.utils.ReflectionUtils
 
isActionPing() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
isActionRefresh() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
isActionResize() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
isActive() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletStub
 
isAjaxSwingRunning() - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Returns true if AjaxSwing classes are in the classpath
isApplet() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Can be used to test if the application is running as an applet
isBlocked() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Returns true if this thread is currently blocked
isBlocked() - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
isBrowserIE() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns true if user agent is Netscape or compatible
isCalibrateRequest() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Returns true if the request contains calibrate param, that means we need make font calibration for this app
isCompatibleValue(Object) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAppendHtmlHint
 
isCompatibleValue(Object) - Method in class com.creamtec.ajaxswing.core.AjaxSwingComponentHint
 
isCompatibleValue(Object) - Method in class com.creamtec.ajaxswing.core.AjaxSwingCssClassHint
 
isCompatibleValue(Object) - Method in class com.creamtec.ajaxswing.core.AjaxSwingUnderlineCharAtHint
 
isCompletelyDirty(JComponent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
isComponentDirty(Component) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
isCustomClass(String) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
isDefaultTablePagination() - Method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
isDesktopSupported() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
isDoubleBufferingEnabled() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
isDownloadAllowed(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Returns true if the download of the given file name is allowed
isDownloadAllowed(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
isDownloadAllowed(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns true if the download of the given file name is allowed
isDownloadAllowed(String) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Returns true if the download of the given file name is allowed
isEmpty() - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
isEmpty(String) - Static method in class com.creamtec.core.StringUtilities
 
isFastSubmit() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
isFocusable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingButtonPeer
 
isFocusable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingCheckboxPeer
 
isFocusable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingChoicePeer
 
isFocusable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
isFocusable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingLabelPeer
 
isFocusable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
isFocusable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
isFocusChangeAllowed(Component) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
isFocusTraversable() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
isFrameStateSupported(int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
isGraphicsEnvironmentPropertiesInstalled() - Static method in class com.creamtec.ajaxswing.core.ClientAgent
Returns true if the GraphicsEnvironmentProperties has already been installed
isHeavyPanel(Component) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
Check that component is heavy panel
isInProcess() - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
isInProcess() - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Returns true if the application is configured to run inside the same JVM as the router.
isLeftToRight(Component) - Static method in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
isMultipartContent(HttpServletRequest) - Method in class com.creamtec.ajaxswing.FileUploadHandler
File upload uses multipart content
isNewSession() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Returns true if the request is recieved for a newly created session, which means that the client is making it's first request for the application (or returning to the application after exiting it)
isObscured() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
isOperationActive() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Operations can be defined using the application properties file to fine tune a multithreaded application
isPaintPending() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
isPartialUpdateAllowed() - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
isProcessingFileDownload() - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
isReloadPage() - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
isReparentSupported() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
isRequestActive() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Can be used to test if the agent is currently processing a request
isRequestedSessionIdFromCookie() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest isRequestedSessionIdFromCookie() value
isRequestedSessionIdFromURL() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest isRequestedSessionIdFromURL() value
isRequestedSessionIdFromUrl() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Deprecated.  
isRequestedSessionIdValid() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest isRequestedSessionIdValid() value
isRestackSupported() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
isRunning() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Returns true if this thread is currently executing an operation
isRunning() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Returns true if the client is already executing
isSafeChar(char) - Static method in class com.creamtec.ajaxswing.core.NameUtils
 
isSecure() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Return actual HttpServletRequest isSecure() value
isServerSideBrowsingEnabled(ClientAgent, Container) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
isTitledPane(Object) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
 
isToolkitInstalled() - Static method in class com.creamtec.ajaxswing.core.ClientAgent
Returns true if the toolkit has already been installed
isTrapInvocationEvent() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
isTraySupported() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
isUndecorated(Container) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingHeadlessToolkit15
Returns true if the window does not have a title bar.
isUndecorated(Container) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
Returns true if the window does not have a title bar.
isUndecorated(Container) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit142
Returns true if the window does not have a title bar.
isUpdate() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
isUserActivity() - Method in class com.creamtec.ajaxswing.core.KeepAliveEvent
 
isUserInRole(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
isWindow(Component) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
 
isWindowOpacityControlSupported() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
isWindowShapingSupported() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
isWindowTranslucencySupported() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
isWindowUndecorated(Container) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 

J

JAVA_PACKAGE_NAMES - Static variable in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
JDK_15 - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
JDK_16 - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
JDK_17 - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
JDK_18 - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
JVMFactory - Class in com.creamtec.ajaxswing.core
Creates and manages external JVMs.
JVMFactory() - Constructor for class com.creamtec.ajaxswing.core.JVMFactory
Initializes the factory and starts in-process RMI registry
JVMFactory_Skel - Class in com.creamtec.ajaxswing.core
 
JVMFactory_Skel() - Constructor for class com.creamtec.ajaxswing.core.JVMFactory_Skel
 
JVMFactory_Stub - Class in com.creamtec.ajaxswing.core
 
JVMFactory_Stub() - Constructor for class com.creamtec.ajaxswing.core.JVMFactory_Stub
 
JVMFactory_Stub(RemoteRef) - Constructor for class com.creamtec.ajaxswing.core.JVMFactory_Stub
 
JVMFactoryRemote - Interface in com.creamtec.ajaxswing.core
Specifies the communication protocol between JVM processes and the JVM factory
jvmProcess - Variable in class com.creamtec.ajaxswing.core.JVMProcessContext
 
JVMProcess - Class in com.creamtec.ajaxswing
Represents a standalone JVM process.
JVMProcess(String, int) - Constructor for class com.creamtec.ajaxswing.JVMProcess
Initializes an instance and registers it with the factory.
JVMProcess_Skel - Class in com.creamtec.ajaxswing
 
JVMProcess_Skel() - Constructor for class com.creamtec.ajaxswing.JVMProcess_Skel
 
JVMProcess_Stub - Class in com.creamtec.ajaxswing
 
JVMProcess_Stub() - Constructor for class com.creamtec.ajaxswing.JVMProcess_Stub
 
JVMProcess_Stub(RemoteRef) - Constructor for class com.creamtec.ajaxswing.JVMProcess_Stub
 
JVMProcessContext - Class in com.creamtec.ajaxswing.core
Stores the context parameters of the current JVM
JVMProcessContext() - Constructor for class com.creamtec.ajaxswing.core.JVMProcessContext
 
JVMProcessRemote - Interface in com.creamtec.ajaxswing.core
 

K

KeepAliveEvent - Class in com.creamtec.ajaxswing.core
 
KeepAliveEvent(Date, KeepAliveEvent, boolean) - Constructor for class com.creamtec.ajaxswing.core.KeepAliveEvent
 
KeepAliveEventHandler - Interface in com.creamtec.ajaxswing.core
 

L

lastOperationTime - Variable in class com.creamtec.ajaxswing.servlet.SessionManager.SessionInfo
 
launchJVM(String, String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Launches a new JVM for a given application and waits for it to become available
layout() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
LFChangeAllowed - Static variable in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
 
LFInstalled - Static variable in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
LIGHT - Static variable in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
LIMIT_MODE - Static variable in class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
 
listener - Variable in class com.creamtec.ajaxswing.servlet.SessionManager.SessionInfo
 
loadSettings() - Static method in class com.creamtec.core.TraceMgr
 
locale - Variable in class com.creamtec.ajaxswing.core.AgentInitData
 
locale - Variable in class com.creamtec.ajaxswing.core.JVMProcessContext
Is an agent currently initializing?
LOOK_AND_FEEL_INFO - Static variable in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
 

M

main(String[]) - Static method in class com.creamtec.ajaxswing.JVMProcess
JVM Process entry point.
main(String[]) - Static method in class com.creamtec.core.Bootstrapper
 
main(String[]) - Static method in class com.creamtec.core.ClassPatcher
 
makeVisible(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
mapInputMethodHighlight(InputMethodHighlight) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
mapInputMethodHighlight(InputMethodHighlight) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
markCompletelyClean(JComponent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
markCompletelyDirty(JComponent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
MAX_TIME_FOR_WRITE_FILE - Static variable in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
maximizeFrame(Frame) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Sets the window size to the maximim possible for the current browser window
minimumSize() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
minimumSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
minimumSize(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
minimumSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
 
monitorAsynchronousUpdates() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Starts monitoring of UI updates by enabling browser update interval
monitorAsynchronousUpdates(int, int) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
mPrintDate - Static variable in class com.creamtec.core.TraceMgr
 

N

NAME - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
NameUtils - Class in com.creamtec.ajaxswing.core
 
NameUtils() - Constructor for class com.creamtec.ajaxswing.core.NameUtils
 
newLine() - Static method in class com.creamtec.core.TraceMgr
Outputs a new line
nextElement() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl.SerializableEnumeration
 
NULL_VALUE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 

O

openFile(File) - Method in interface com.creamtec.ajaxswing.support.FileOpener
Called when a file has been uploaded
openInNewTab(String) - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Opens URL in new tab
openInNewTab(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Set url for open in new tab
optimizedNames - Static variable in class com.creamtec.ajaxswing.core.NameUtils
 
output - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.PageInterval
 

P

PageInterval - Class in com.creamtec.ajaxswing.rendering.html.positioned
 
PageInterval() - Constructor for class com.creamtec.ajaxswing.rendering.html.positioned.PageInterval
 
pageIntervals - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
paint(Graphics) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletFrame
 
paint(Graphics) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.creamtec.ajaxswing.laf.ui.FrameBorder
 
paintDirtyRegions() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
paintIcon(Component, Graphics, int, int) - Method in class com.creamtec.ajaxswing.laf.ui.FrameIcon
 
PARENT_PROPERTIES_FILE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
parentId - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentHash
 
parseAppNameAndAction(HttpServletRequest, HttpRequestData) - Method in class com.creamtec.ajaxswing.ServletHelper
Obtain application name and the requested action from HTTP parameters and query string
partialUpdateAllowed - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
peekComponentState() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
ping() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Renews a lease on the agent.
ping() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
ping() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Renews a lease on the agent.
ping() - Method in class com.creamtec.ajaxswing.core.JVMFactory
Used by JVMProcesses to check if the server is still running
ping() - Method in class com.creamtec.ajaxswing.core.JVMFactory_Stub
 
ping() - Method in interface com.creamtec.ajaxswing.core.JVMFactoryRemote
Used by JVMProcesses to check if the server is still running
ping() - Method in class com.creamtec.ajaxswing.JVMProcess
Renews a lease on the agent.
ping() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
Renews a lease on the agent.
PlainJSPServlet - Class in com.creamtec.ajaxswing
AjaxSwing uses the PlainJSPServet to deny access to uploaded JSP pages
PlainJSPServlet() - Constructor for class com.creamtec.ajaxswing.PlainJSPServlet
 
postEmulateAction(ClientAgent, ActionData) - Method in class com.creamtec.ajaxswing.core.AbstractAgentRequestFilter
 
postEmulateAction(ClientAgent, ActionData) - Method in interface com.creamtec.ajaxswing.core.AgentRequestFilter
Called after the action emulation is complete.
postEmulateAction(ClientAgent, ActionData) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
postEmulateAction(ClientAgent, ActionData) - Method in class com.creamtec.ajaxswing.examples.AgentRequestFilterExample
Called after the action emulation is complete.
postProcessRequest(ClientAgent, HttpResponseData) - Method in class com.creamtec.ajaxswing.core.AbstractAgentRequestFilter
 
postProcessRequest(ClientAgent, HttpResponseData) - Method in interface com.creamtec.ajaxswing.core.AgentRequestFilter
Called when a request is processed and about to be returned to the router servlet.
postProcessRequest(ClientAgent, HttpResponseData) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
postProcessRequest(ClientAgent, HttpResponseData) - Method in class com.creamtec.ajaxswing.examples.AgentRequestFilterExample
Overridden to modify the generated HTML page by adding the user IP address.
postProcessRequest(HttpServletRequest, HttpServletResponse, AppDesc, ClientAgentRemote, HttpRequestData) - Method in class com.creamtec.ajaxswing.examples.RouterRequestFilterExample
 
postProcessRequest(HttpServletRequest, HttpServletResponse, AppDesc, ClientAgentRemote, HttpRequestData) - Method in interface com.creamtec.ajaxswing.RouterRequestFilter
Called when a new HTTP request is received by the router after the AjaxSwing related information has been extracted from the request and the appropriate client agent located.
postRenderWindows(ClientAgent, List, String) - Method in class com.creamtec.ajaxswing.core.AbstractAgentRequestFilter
 
postRenderWindows(ClientAgent, List, String) - Method in interface com.creamtec.ajaxswing.core.AgentRequestFilter
Called after the given window is rendered as HTML page
postRenderWindows(ClientAgent, List, String) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
postRenderWindows(ClientAgent, List, String) - Method in class com.creamtec.ajaxswing.examples.AgentRequestFilterExample
Called after the given window is rendered as HTML page
preEmulateAction(ClientAgent, ActionData) - Method in class com.creamtec.ajaxswing.core.AbstractAgentRequestFilter
 
preEmulateAction(ClientAgent, ActionData) - Method in interface com.creamtec.ajaxswing.core.AgentRequestFilter
Called after the controls have been updated with the data but before the action is emulated.
preEmulateAction(ClientAgent, ActionData) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
preEmulateAction(ClientAgent, ActionData) - Method in class com.creamtec.ajaxswing.examples.AgentRequestFilterExample
Called after the controls have been updated with the data but before the action is emulated.
preferredSize() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
preferredSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
preferredSize(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
preferredSize(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
 
prepareImage(Image, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
prepareImage(Image, int, int, ImageObserver) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
preProcessRequest(ClientAgent) - Method in class com.creamtec.ajaxswing.core.AbstractAgentRequestFilter
 
preProcessRequest(ClientAgent) - Method in interface com.creamtec.ajaxswing.core.AgentRequestFilter
Called when a request is received and the agent is initialized.
preProcessRequest(ClientAgent) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
preProcessRequest(ClientAgent) - Method in class com.creamtec.ajaxswing.examples.AgentRequestFilterExample
Overridden to intercept "resize" action.
preProcessRequest(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.examples.RouterRequestFilterExample
 
preProcessRequest(HttpServletRequest, HttpServletResponse) - Method in interface com.creamtec.ajaxswing.RouterRequestFilter
Called when a new HTTP request is received by the router before any processing has been done.
preRenderWindows(ClientAgent, List) - Method in class com.creamtec.ajaxswing.core.AbstractAgentRequestFilter
 
preRenderWindows(ClientAgent, List) - Method in interface com.creamtec.ajaxswing.core.AgentRequestFilter
Called before the given window is rendered as HTML page
preRenderWindows(ClientAgent, List) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
preRenderWindows(ClientAgent, List) - Method in class com.creamtec.ajaxswing.examples.AgentRequestFilterExample
Called before the given window is rendered as HTML page
preRenderWindows() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Called after the emulation of the request is finished
print(byte[]) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
print(Graphics) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
printStackTrace() - Static method in class com.creamtec.core.TraceMgr
 
printStackTrace(int) - Static method in class com.creamtec.core.TraceMgr
 
processHttpRequest(HttpRequestData) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Processes HTTP request
processHttpRequest(HttpRequestData) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
processHttpRequest(HttpRequestData) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Processes HTTP request
processHttpRequest(HttpRequestData) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
Processes HTTP request, as received by the servlet.
processHttpRequest(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.ServletHelper
Extracts parameters from HttpServletRequest, finds (creates) a client agent and delegates to it for processing and HTML generation.
processRequestData(AppDesc, HttpServletRequest, HttpRequestData) - Method in class com.creamtec.ajaxswing.ServletHelper
Extracts and processes the request data
processResponse(HttpServletRequest, HttpServletResponse, AppDesc, ClientAgentRemote, HttpRequestData, HttpResponseData) - Method in class com.creamtec.ajaxswing.examples.RouterRequestFilterExample
 
processResponse(HttpServletRequest, HttpServletResponse, AppDesc, ClientAgentRemote, HttpRequestData, HttpResponseData) - Method in interface com.creamtec.ajaxswing.RouterRequestFilter
Called when the client agent has finished processing the request and has returned a page.
processRouterMode(HttpServletRequest, HttpRequestData) - Method in class com.creamtec.ajaxswing.ServletHelper
Sets the servlet parameters such as the application name and action based on the deployment method
PROPERTIES_FILE_NAME - Static variable in class com.creamtec.core.TraceMgr
 
propertyChange(PropertyChangeEvent) - Method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingRootPaneUI
 
PROPS_FILE_NAME - Static variable in class com.creamtec.ajaxswing.AjaxSwingRouter
 
PROPS_FILE_NAME - Static variable in class com.creamtec.ajaxswing.ServletHelper
 
push(EventQueue) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
push(EventQueue) - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 

R

raiseFlag() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Notifies the caller (the client agent) that the thread has finished the processing of an operation
redirectoToStandardPage(ClientAgent, int, Throwable) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
Renders a standard page based on the template and the status
redirectoToStandardPage(ClientAgent, int, Throwable) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPageRenderer
Renders a standard page based on the template and the status
ReflectionUtils - Class in com.creamtec.ajaxswing.v4.utils
 
ReflectionUtils() - Constructor for class com.creamtec.ajaxswing.v4.utils.ReflectionUtils
 
registerIcon(Icon, String) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
registerImage(Image, String) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
registerImage(Image, URL) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
registerJVM(String, JVMProcessRemote) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Registers external JVM with the factory.
registerJVM(String, JVMProcessRemote) - Method in class com.creamtec.ajaxswing.core.JVMFactory_Stub
 
registerJVM(String, JVMProcessRemote) - Method in interface com.creamtec.ajaxswing.core.JVMFactoryRemote
Registers external JVM with the factory.
registerResource(String, String, String) - Static method in class com.creamtec.ajaxswing.core.ResourcesManager
 
registerStandardImages(Component) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
registerUpdatable(Component) - Method in class com.creamtec.ajaxswing.v4.AjaxSwingV4Handler
 
releaseThread(Thread) - Method in class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Puts the thread back into the pool of ready-to-run threads
reloadResourceBundles() - Static method in class com.creamtec.ajaxswing.i18n.I18NUtils
 
remove(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingChoicePeer
 
removeAgent(Object) - Method in class com.creamtec.ajaxswing.servlet.AppDesc
Removes the agent identified by the given session
removeAll() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingChoicePeer
 
removeAll() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
removeAttribute(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
removeBlockedThread(AjaxSwingThread) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Removes the given thread from a list of blocked threads.
removeDownloadFileName(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Remove download file from map waiting ready to download file
removeDownloadFileName(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
removeDownloadFileName(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
removeDownloadFileName(String) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Remove download file from map where we wait files for download while them doesn't ready
removeFastSubmitHandler(FastSubmitHandler, String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
removeInvalidComponent(JComponent) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
removeKeepAliveEventHandler(KeepAliveEventHandler) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
removeSession(Object) - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Removes a given session from the managed list
removeSessionAttribute(HttpSession, String) - Method in class com.creamtec.ajaxswing.ServletHelper
Version-safe way of removing a value from a session
removeURLParamHandler(URLParameterHandler, String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
renameComponent(StringBuilder, String, Component) - Method in class com.creamtec.ajaxswing.core.ComponentRenamer
 
renderComponent(HTMLPage, Object, AjaxSwingV4Handler) - Method in class com.creamtec.ajaxswing.v4.AjaxSwingV4Renderer
 
renderComponent(ComponentGraphics, Component) - Method in interface com.creamtec.ajaxswing.v4.render.ComponentRenderer
 
renderComponent(ComponentGraphics, Component) - Method in class com.creamtec.ajaxswing.v4.render.DefaultComponentProcessor
 
renderComponent(ComponentGraphics, Component) - Method in class com.creamtec.ajaxswing.v4.render.DefaultJFileChooserProcessor
 
renderComponent(ComponentGraphics, Component) - Method in class com.creamtec.ajaxswing.v4.render.HTMLJEditorPaneRenderer
 
renderComponent(ComponentGraphics, Component) - Method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
 
renderComponent(ComponentGraphics, Component) - Method in interface com.creamtec.ajaxswing.v4.render.TemplateRenderer
 
renderComponent(ComponentGraphics, Component) - Method in class com.creamtec.ajaxswing.v4.render.TemplateRendererImpl
 
RenderContext - Class in com.creamtec.ajaxswing.rendering
Stores the current runtime information about the rendering process.
RenderContext() - Constructor for class com.creamtec.ajaxswing.rendering.RenderContext
 
renderDocument(ClientAgent, List<Window>) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocumentRenderer
 
renderDocument(ClientAgent, List<Window>) - Method in interface com.creamtec.ajaxswing.rendering.DocumentRenderer
Top level method used to get a document representing a rendering of the window of the agent
renderDocument(ClientAgent, List<Window>) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPageRenderer
 
RenderingGraphics - Class in com.creamtec.ajaxswing.v4
Responsible for actual drawing for Graphics2D implementation for AjaxSwing, uses graphics state controlled by AbstractRenderingGraphics, rendering is done with simple div/span blocks to HtmlGraphics object
RenderingGraphics(HTMLPage) - Constructor for class com.creamtec.ajaxswing.v4.RenderingGraphics
 
renderWindows(HttpRequestData) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Renderes the currently focused window as HTML
renderWindows(HttpRequestData) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
renderWindows(HttpRequestData) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Renderes the currently focused window as HTML
renderWindows(HttpRequestData) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
Renders the current window on EventDispatch thread
renderWindowsOrRedirect(HttpRequestData) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
 
repaint(long, int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
reparent(ContainerPeer) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
replaceParameters(String, Properties) - Static method in class com.creamtec.core.StringUtilities
Replaces the parameters inside the string with the values given in the properties object.
replaceRange(String, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
replaceText(String, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextAreaPeer
 
repositionSecurityWarning() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
REQUEST_DATA_DEBUG - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
REQUEST_DATA_INFO - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
REQUEST_DATA_NONE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
requestFocus() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
requestFocus(Component, boolean, boolean, long) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
requestFocus(Component, boolean, boolean, long, Cause) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
RequestTimeoutException - Exception in com.creamtec.ajaxswing.core
 
RequestTimeoutException(String) - Constructor for exception com.creamtec.ajaxswing.core.RequestTimeoutException
 
requestWindowFocus() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
reset(boolean) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
reset(boolean) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Clears the page and its buffers.
reset(boolean) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
reset() - Method in class com.creamtec.ajaxswing.rendering.RenderContext
 
resetData() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Release all references so objects can be garbage collected
reshape(int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
resizeWindows() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Updates sizes of maximized windows to match the client agent's current browser size
ResourcesManager - Class in com.creamtec.ajaxswing.core
 
ResourcesManager() - Constructor for class com.creamtec.ajaxswing.core.ResourcesManager
 
restack() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingContainerPeer
 
restoreFrame(Frame) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Sets the window size to the normal bounds for the current browser window
RestrictedRMIRegistry - Class in com.creamtec.ajaxswing.core
 
RestrictedRMIRegistry() - Constructor for class com.creamtec.ajaxswing.core.RestrictedRMIRegistry
 
rootDir - Static variable in class com.creamtec.core.ClassPatcher
 
rotate(double) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
rotate(double, double, double) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
ROUTER_AGENT_WAIT_TIMEOUT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_AUTO_SUBMIT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_CHARACTER_ENCODING - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_CLIENTS_PER_JVM - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_HTTP_REQUEST_DATA_LEVEL - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_IN_PROCESS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_PRELOAD_APP - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_PRELOAD_WAIT_FOR_APP - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_REGISTRY_PORT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_REGISTRY_PORT_RANGE - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_RETIRE_JVM_AFTER_CLIENTS - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
ROUTER_SESSION_TIMEOUT - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingProperties
 
RouterRequestFilter - Interface in com.creamtec.ajaxswing
This interface must be implemented by classes in order to do pre- and post-processing of HTTP requests on the servlet level.
RouterRequestFilterExample - Class in com.creamtec.ajaxswing.examples
Demonstrates an implementation of RouterRequestFilter interface.
RouterRequestFilterExample() - Constructor for class com.creamtec.ajaxswing.examples.RouterRequestFilterExample
 
run() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Runs a loop waiting for an operation to process.
run() - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Periodically iterate all sessions and expire those that timed out
run() - Method in class com.creamtec.ajaxswing.TemporaryFileRemover
 
runApp(boolean) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Runs the application/applet.
runApp(boolean) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
runApp(boolean) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Runs the application/applet.
runApp(boolean) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Runs the application/applet.
runMethod(ClientAgent, Object, String) - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Runs the object's method with a given name on this thread.

S

SafeAWTHelper - Class in com.creamtec.ajaxswing.core
Provides class-loader safe access to protected package java.awt methods Without this class, ClientAgent.getCurrentInstance() cannot be used in Swing applications not running under AjaxSwing
SafeAWTHelper() - Constructor for class com.creamtec.ajaxswing.core.SafeAWTHelper
 
SaveDialogPeer - Class in com.creamtec.ajaxswing.gui.peer
 
SaveDialogPeer(Dialog) - Constructor for class com.creamtec.ajaxswing.gui.peer.SaveDialogPeer
 
scale(double, double) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
scheduleEvent(AWTEvent, AWTEvent) - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
SchedulingEventQueue - Class in com.creamtec.ajaxswing.gui
 
SchedulingEventQueue() - Constructor for class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
select(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingChoicePeer
 
select(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
select(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
serverURL - Variable in class com.creamtec.ajaxswing.core.AgentInitData
The URL of the web server
service(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.AjaxSwingRouter
Traces all incoming service requests
service(HttpServletRequest, HttpServletResponse) - Method in class com.creamtec.ajaxswing.PlainJSPServlet
 
servletContextPath - Variable in class com.creamtec.ajaxswing.core.AgentInitData
The context path of AjaxSwing (see servlet spec)
ServletHelper - Class in com.creamtec.ajaxswing
Provides implementation for most of the logic of processing an incoming HTTP servlet request and forwarding it to a client agent.
ServletHelper.InProcessAppDesc - Class in com.creamtec.ajaxswing
Declare this class to resolve classpath to the application classes.
ServletHelper.InProcessAppDesc(String) - Constructor for class com.creamtec.ajaxswing.ServletHelper.InProcessAppDesc
 
ServletHelper.InProcessClientAgent - Class in com.creamtec.ajaxswing
Declare this class to resolve classpath to the application classes.
ServletHelper.InProcessClientAgent(String) - Constructor for class com.creamtec.ajaxswing.ServletHelper.InProcessClientAgent
 
ServletUtils - Class in com.creamtec.ajaxswing
 
ServletUtils() - Constructor for class com.creamtec.ajaxswing.ServletUtils
 
session - Variable in class com.creamtec.ajaxswing.servlet.SessionManager.SessionInfo
 
sessionExpired(Object) - Method in interface com.creamtec.ajaxswing.servlet.SessionListener
Called when the session has expired
sessionExpired(Object) - Method in class com.creamtec.ajaxswing.ServletHelper.InProcessAppDesc
 
SessionListener - Interface in com.creamtec.ajaxswing.servlet
Must be implemented in order to listen to session expiration with SessionManager
SessionManager - Class in com.creamtec.ajaxswing.servlet
AjaxSwing does its own session management because certain servlet engines had problems with session expiration.
SessionManager(long) - Constructor for class com.creamtec.ajaxswing.servlet.SessionManager
Initializes and starts the session manager
SessionManager(long, String) - Constructor for class com.creamtec.ajaxswing.servlet.SessionManager
Initializes and starts the session manager
SessionManager.SessionInfo - Class in com.creamtec.ajaxswing.servlet
Stores information about the managed session
SessionManager.SessionInfo(Object, SessionListener, ClientAgentRemote) - Constructor for class com.creamtec.ajaxswing.servlet.SessionManager.SessionInfo
 
setAction(String) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Sets action to be emulated
setAction(int) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
setActionableComponentStates(ComponentState[]) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setActiveWindowId(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setAgentsCount(int) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setAjaxResponse(AjaxResponse) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setAjaxSwingSessionListener(AjaxSwingSessionListener) - Static method in class com.creamtec.ajaxswing.AjaxSwingManager
Sets client session listener that is called by AjaxSwing when a client session is created or destroyed
setAlignment(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingLabelPeer
 
setAllowExit(boolean) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Used to allow or disallow JVM shutdown
setAlwaysOnTop(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
setAppName(String) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Sets application name.
setAppName(String) - Method in class com.creamtec.core.AppProperties
 
setAttribute(String, Object) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
setBackground(Color) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setBackground(Color) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setBlocked(boolean) - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Called by GUI subsystem to notify this thread that it is about to become blocked.
setBlocked(boolean) - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
setBooleanProperty(String, boolean) - Method in class com.creamtec.core.AppProperties
Sets the value of a boolean property
setBounds(int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setBounds(Rectangle) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setBounds(int, int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
Central method for setting peer bounds
setBounds(int, int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
setBoundsPrivate(int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
setBrowserID(int) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setBrowserLocale(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
setBrowserLocale(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
setBrowserLocale(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setBrowserLocale(String) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
setBrowserVersion(float) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setCaretPosition(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
setCharacterEncoding(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
Not implemented method.
setCheckboxGroup(CheckboxGroup) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingCheckboxPeer
 
setClientAgent(ClientAgent) - Method in class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Sets the client agent associated with this thread group
setClientAgent(ClientAgent) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Used by AjaxSwing to associate an agent with the page.
setClientAgent(ClientAgent) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setClientHeight(int) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setClientHeigth(int) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setClientId(int) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setClientProperty(Component, String, Object) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
Sets AjaxSwing configuration property for a given component
setClientSize(int, int) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setClientWidth(int) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setClientWidth(int) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setClip(int, int, int, int) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setClip(Shape) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setColor(Color) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setComponentDirty(Component, boolean) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
setComponentDirty(Component, boolean) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setComponentDirtyStates(HashMap<Component, Boolean>) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setComponentHashes(HashMap<String, ComponentHash>) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setComponentId(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
setComponentStates(HashMap<String, AjaxComponentState>) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setComposite(Composite) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setCursor(Cursor) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setCutoffLevel(int) - Static method in class com.creamtec.core.TraceMgr
 
setDataFromPath(HttpRequestData, String) - Method in class com.creamtec.ajaxswing.ServletHelper
Extracts the servlet parameters such as the application name and action from the given string
setDelegate(AgentRequestFilter) - Method in class com.creamtec.ajaxswing.core.AjaxSwingAgentRequestFilter
 
setDelegate(JComponent) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setDelegateComponent(JComponent) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setDelegateToolkitClassName(String) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
Ignored because delegates are not used anymore (inheritance used instead)
setDocumentRenderer(AbstractDocumentRenderer) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
setDownloadFileURLs(List) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setEchoChar(char) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
 
setEchoCharacter(char) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextFieldPeer
 
setEditable(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
setEnabled(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setEnabled(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
setEndOperationEvent(int) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Sets code of the operation that needs to be executed when a window is closed See AjaxSwing documentation on how to configure and use operations
setEndOperationWindowTitle(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Sets the title of the window that should trigger an operation
setErrorMessage(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
Sets the error message that should be displayed on the generated HTML page
setErrorMessage(String) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Sets the error message that will be displayed at the top of the response page
setErrorMessage(String) - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Sets the error message
setErrorMessageAutoRefreshText(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
Sets the error message title that should be displayed on the generated HTML page
setErrorMessageTitle(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
Sets the error message title that should be displayed on the generated HTML page
setErrorRefreshTime(int) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setException(Throwable) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Sets the exception that occured in while processing a request
setExitPage(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
setExitPage(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
setExitPage(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setExitPage(String) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
setFileOpener(JComponent, FileOpener) - Static method in class com.creamtec.ajaxswing.v4.utils.ComponentUtils
Deprecated.  
setFileWriter(Writer) - Static method in class com.creamtec.core.TraceMgr
Sets the file writer that will receive log messages Note: if there is an existing log file writer, it is the caller's responsibility to close it.
setFocusChangeAllowed(boolean) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setFocusedComponentId(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setFont(Font) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setFont(Font) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
setFont(Font) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setFontCalibrationData(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
setFontCalibrationData(String) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
setFontCalibrationData(String) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setFontCalibrationData(String) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
setForeground(Color) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setHash(int) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
setHeaders(HashMap<String, String>) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
setHtml(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
setHTMLPage(AbstractDocument) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setHtmlPage(String) - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Sets HTMl page or JSON string with updates that should be written to the response
setHtmlPageBytes(byte[]) - Method in class com.creamtec.ajaxswing.core.HttpResponseData
 
setHttpRequest(Object) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Set current http servlet request
setIconImage(Image) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
setIgnoreThisState(boolean) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
setInProcess(boolean) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setInternalFrameListener(AjaxSwingInternalFrameListener) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
setIntervalsEnabled(boolean) - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
 
setIntProperty(String, int) - Method in class com.creamtec.core.AppProperties
Sets the value of an int property
setJavaScript(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
setJsonSerializer(ObjectMapper) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setLabel(String) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingButtonPeer
 
setLabel(String) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingCheckboxPeer
 
setLabel(String) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
setLineIncrement(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollBarPeer
 
setLoadSettings(boolean) - Static method in class com.creamtec.core.TraceMgr
 
setLocale(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setLogFileName(String) - Static method in class com.creamtec.core.TraceMgr
 
setMaximizedBounds(Rectangle) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
setMenuBar(MenuBar) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
setModalBlocked(Dialog, boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
setMouseGrabber(Object) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setMultipleMode(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
setMultipleSelections(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingListPeer
 
setMyAgent(Object, ClientAgent) - Static method in class com.creamtec.ajaxswing.core.ClientAgentManager
Establishes the association between an object and a client agent
setMyThread(Object, AjaxSwingThread) - Static method in class com.creamtec.ajaxswing.core.ThreadManager
Establishes association between the given object and the thread.
setNewSession(boolean) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Sets whether or not the request is received for a new session
setOpacity(float) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
setOpaque(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
setPageIncrement(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollBarPeer
 
setPageIntervals(List<PageInterval>) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
setPaint(Paint) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setPaintMode() - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setParams(HashMap) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Sets parameters, containing values of form inputs
setParentId(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
setPartialUpdateAllowed(boolean) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
 
setPreviousComponentHashes(HashMap<String, ComponentHash>) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setPrimeThread(AjaxSwingThread) - Method in class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Sets the main thread of this thread group
setPrimeThread(EventQueue, AjaxSwingThread) - Static method in class com.creamtec.ajaxswing.core.SafeAWTHelper
 
setProcessingFileDownload(boolean) - Method in class com.creamtec.ajaxswing.gui.SchedulingEventQueue
 
setRedirectURL(String) - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Sets the URL of the page, that was requested to be shown next
setRedirectURL(String) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Sets the URL that AjaxSwing should redirect browser to
setRedirectURL(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
setRedirectURL(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setReloadPage(boolean) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
 
setRenderContext(RenderContext) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Sets rendering context
setRenderingHint(RenderingHints.Key, Object) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setRenderingHint(RenderingHints.Key, Object) - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
 
setRenderingHints(Map<?, ?>) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setRequestData(HttpRequestData) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setRequestId(long) - Method in class com.creamtec.ajaxswing.core.HttpRequestData
Sets request ID
setResizable(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingDialogPeer
 
setResizable(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
setResponseData(HttpResponseData) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Sets the data structure for HTTP response
setRootDir(String) - Static method in class com.creamtec.core.Utilities
Can be used to provide the directory where the property file is located
setScript(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setScrollPosition(int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollPanePeer
 
setServerURL(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setServletContextPath(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setSessionAttribute(HttpSession, String, Object) - Method in class com.creamtec.ajaxswing.ServletHelper
Version-safe way of storing a value in a session
setSessionTimeout(long) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
setSessionTimeout(long) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
setSessionTimeout(long) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setSessionTimeout(long) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
setSessionTimeout(long) - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Sets session timeout
setSource(Object) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingFocusEvent
Override to avoid calling super.setSource() AWTEvent.setSource() crashes on AIX in call to nativeSetSource()
setState(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingCheckboxPeer
 
setState(int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
setState(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
setState(ComponentState) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
setStatus(int) - Method in class com.creamtec.ajaxswing.core.HttpResponseData
 
setStream(String, InputStream) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
setStroke(Stroke) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setSubmitURL(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setSubmitURL(String) - Method in class com.creamtec.ajaxswing.core.HttpResponseData
Sets the error message
setTarget(Component) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setTempDirPath(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setTemplateName(String) - Method in interface com.creamtec.ajaxswing.v4.render.TemplateRenderer
 
setTemplateName(String) - Method in class com.creamtec.ajaxswing.v4.render.TemplateRendererImpl
 
setText(String) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingLabelPeer
 
setText(String) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingTextComponentPeer
 
setTitle(String) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingDialogPeer
 
setTitle(String) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
setTitle(String) - Method in class com.creamtec.ajaxswing.rendering.AbstractDocument
Sets page title
setTransform(AffineTransform) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setTrapInvocationEvent(boolean) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
setUnitIncrement(Adjustable, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollPanePeer
 
setUpdate(boolean) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setUpdateBrowser(boolean) - Method in class com.creamtec.ajaxswing.core.ClientAgent
If set to true, when next updateInterval call comes, the browser will be refreshed to synchronize it with the Swing state on the server
setUpdateBrowserInterval(int) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Sets the value of router.updateInterval property
setUpdateInterval(int) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setUrlForOpenInNewTab(String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxResponse
 
setURLs(String, String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
Sets the URLs for page submission and the URL of the web server
setUseOnLoad(boolean) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Sets weather or not the page should have onLoad function specified for the tag
setUserLocale(Locale) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
 
setUserLocale(Locale) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
setUserLocale(Locale) - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
setUserLocale(Locale) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
 
setV4Root(boolean) - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
 
setV4RootComponent(Component) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
 
setValue(Adjustable, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollPanePeer
 
setValues(int, int, int, int) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingScrollBarPeer
 
setVisible(boolean) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
setWebappRealPath(String) - Method in class com.creamtec.ajaxswing.core.AgentInitData
 
setWindowContainer(Container) - Method in class com.creamtec.ajaxswing.rendering.RenderContext
 
setWriteToConsole(boolean) - Static method in class com.creamtec.core.TraceMgr
 
setWriteToFile(boolean) - Static method in class com.creamtec.core.TraceMgr
 
setXORMode(Color) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
setZOrder(ComponentPeer) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
shear(double, double) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
shouldDeleteTempFile(File) - Static method in class com.creamtec.ajaxswing.TemporaryFileRemover
 
shouldRenderStandardFileOpenDialog(ClientAgent, Container) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Deprecated. Not used in v.4, replaced by AjaxSwingUIManager.isServerSideBrowsingEnabled(ClientAgent, Container)
shouldUpdateBrowser() - Method in class com.creamtec.ajaxswing.core.ClientAgent
 
show() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
show() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingDialogPeer
 
show() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingFramePeer
 
show(Event) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingMenuPeer
 
show() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
show() - Method in class com.creamtec.ajaxswing.gui.peer.SaveDialogPeer
 
showDocument(URL) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
Overrides to with a redirection to the given URL
showDocument(URL, String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
Overrides to with a redirection to the given URL possibly in a new window
showStatus(String) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingAppletContext
 
showWindow(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Called by Window peer to indicate that a window is being shown.
shutdown() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Shutds down the agent
shutdown() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
 
shutdown() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
Stops this thread
shutdown() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThreadGroup
Stops all threads
shutdown() - Method in class com.creamtec.ajaxswing.core.ClientAgent
Initiates shutdown sequence and returns immediately
shutdown() - Method in class com.creamtec.ajaxswing.core.ClientAgentFactory
Shuts down the JVM factory but not the agents.
shutdown() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
Terminates the client JVM
shutdown() - Method in class com.creamtec.ajaxswing.core.JVMFactory
Shuts down all registered external JVMs
shutdown() - Method in interface com.creamtec.ajaxswing.core.JVMProcessRemote
 
shutdown() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingEventQueue
 
shutdown() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
shutdown() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Disposes of all currently open windows
shutdown() - Method in class com.creamtec.ajaxswing.JVMProcess
Terminates the JVM by calling System.exit.
shutdown() - Method in class com.creamtec.ajaxswing.JVMProcess_Stub
 
shutdown() - Method in class com.creamtec.ajaxswing.servlet.SessionManager
Stops background session tracking thread.
shutdown() - Method in class com.creamtec.ajaxswing.ServletHelper
Shuts down agents and all running external JVMs
shutdownAgent(ClientAgentRemote, String) - Method in class com.creamtec.ajaxswing.core.ClientAgentFactory
Shuts down the client agent.
shutdownAgent(AppDesc, Integer, ClientAgentRemote) - Static method in class com.creamtec.ajaxswing.ServletHelper
Shuts down the client agent
shutdownAllAgents() - Method in class com.creamtec.ajaxswing.ServletHelper
 
shutdownClientAgent(ClientAgentRemote) - Method in interface com.creamtec.ajaxswing.core.JVMProcessRemote
 
shutdownClientAgent(ClientAgentRemote) - Method in class com.creamtec.ajaxswing.JVMProcess
Shuts down the given client agent.
shutdownClientAgent(ClientAgentRemote) - Method in class com.creamtec.ajaxswing.JVMProcess_Stub
 
shutdownJVM(JVMProcessContext, String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Shuts down the JVM identified by the JVM context and the application name
shutdownRegistry() - Static method in class com.creamtec.ajaxswing.core.AjaxSwingRegistryManager
Shuts down the registry, if it was created in this process
shuttingDown - Static variable in class com.creamtec.ajaxswing.core.ClientAgent
 
SnapshotRenderer - Class in com.creamtec.ajaxswing.v4.render
Generates an image and makes the component draw itself into it.
SnapshotRenderer() - Constructor for class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
 
start - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.PageInterval
 
startInterval(AjaxPage) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxComponentState
 
startInterval(Object) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
startInterval(Object, String) - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
STATUS_ERROR - Static variable in class com.creamtec.ajaxswing.core.HttpResponseData
 
STATUS_EXIT - Static variable in class com.creamtec.ajaxswing.core.HttpResponseData
 
STATUS_INTERNAL_REDIRECT - Static variable in class com.creamtec.ajaxswing.core.HttpResponseData
 
STATUS_OK - Static variable in class com.creamtec.ajaxswing.core.HttpResponseData
 
stopAllAgentsThreads() - Static method in class com.creamtec.ajaxswing.core.ClientAgentManager
 
StringUtilities - Class in com.creamtec.core
Helper class for various string manipulations
StringUtilities() - Constructor for class com.creamtec.core.StringUtilities
 
submitURL - Variable in class com.creamtec.ajaxswing.core.AgentInitData
The URL that the pages are submitted to
SUPPORTED_JDK_VERSION - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
SupportedJavaVersion - Interface in com.creamtec.ajaxswing.gui
 
sync() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit
 
SYSTEM_EXIT - Static variable in exception com.creamtec.ajaxswing.core.AjaxSwingSecurityException
 

T

tempDirPath - Variable in class com.creamtec.ajaxswing.core.AgentInitData
Path to a temporary directory that is under web server's webapp directory (and therefore can be referred to from the generated HTML pages)
tempDirPath - Variable in class com.creamtec.ajaxswing.servlet.AppDesc
Path to the temporary directory
TemplateEngine - Class in com.creamtec.ajaxswing.rendering
 
TemplateRenderer - Interface in com.creamtec.ajaxswing.v4.render
Generic renderer that renders a component using a Freemarker template
TemplateRendererImpl - Class in com.creamtec.ajaxswing.v4.render
Generic renderer that renders a component using a Freemarker template
TemplateRendererImpl() - Constructor for class com.creamtec.ajaxswing.v4.render.TemplateRendererImpl
 
TemplateRendererImpl(String) - Constructor for class com.creamtec.ajaxswing.v4.render.TemplateRendererImpl
 
TemporaryFileRemover - Class in com.creamtec.ajaxswing
 
TemporaryFileRemover(ServletHelper, Hashtable) - Constructor for class com.creamtec.ajaxswing.TemporaryFileRemover
 
ThreadManager - Class in com.creamtec.ajaxswing.core
Manages associations between objects and AjaxSwing threads
ThreadManager() - Constructor for class com.creamtec.ajaxswing.core.ThreadManager
 
TITLED_BORDER_HEIGHT - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
TITLED_BORDER_WIDTH - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
titleToKey(String) - Static method in class com.creamtec.ajaxswing.core.NameUtils
Converts given string title to a form, acceptable as a property in the properties file (hash table)
toBack() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
toFront() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
TOOLKIT_CLASS_NAME - Static variable in class com.creamtec.ajaxswing.gui.VersionHelper
 
toString() - Method in class com.creamtec.ajaxswing.core.AjaxSwingThread
 
toString() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLPage
Renders page as string using the specified template
toString() - Method in class com.creamtec.ajaxswing.rendering.html.positioned.AjaxPage
 
trace(String) - Static method in class com.creamtec.core.TraceMgr
Outputs a single trace to the console window
trace(String, int) - Static method in class com.creamtec.core.TraceMgr
 
trace(Object, String) - Static method in class com.creamtec.core.TraceMgr
Outputs a single trace to the application console window, prepended by the name of the class, that obj is instance of
trace(Object, String, int) - Static method in class com.creamtec.core.TraceMgr
 
trace(Object, String, Throwable) - Static method in class com.creamtec.core.TraceMgr
Outputs a single trace to the application console window, prepended by the name of the class, that obj is instance of; exception information is appended to the trace line to show the type of the exception and the exception text.
trace(Object, String, Throwable, int) - Static method in class com.creamtec.core.TraceMgr
 
trace(Class, String) - Static method in class com.creamtec.core.TraceMgr
Outputs a single trace to the application console window, prepended by the name of the class, that obj is instance of
trace(Class, String, int) - Static method in class com.creamtec.core.TraceMgr
 
trace(Class, String, Throwable) - Static method in class com.creamtec.core.TraceMgr
Outputs a single trace to the application console window, prepended by the name of the class, that obj is instance of; exception information is appended to the trace line to show the type of the exception and the exception text.
trace(Class, String, Throwable, int) - Static method in class com.creamtec.core.TraceMgr
 
trace(String, Throwable) - Static method in class com.creamtec.core.TraceMgr
 
trace(String, Throwable, int) - Static method in class com.creamtec.core.TraceMgr
 
TraceMgr - Class in com.creamtec.core
This class provides the basic tracing functionality, which at this point of time only allows to turn tracing on or off.
TraceMgr() - Constructor for class com.creamtec.core.TraceMgr
 
traceStack() - Method in exception com.creamtec.ajaxswing.core.AjaxSwingException
Returns true if the stack trace of this exception should be written to System.err and the log file
transform(AffineTransform) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
translate(double, double) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
translate(int, int) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 
translateNoClip(int, int) - Method in class com.creamtec.ajaxswing.v4.AbstractRenderingGraphics
 

U

UNCHANGED - Static variable in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
undecorateFirstFrame - Static variable in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
 
ungrab(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingToolkit130
 
uninitialize() - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
 
unreferenced() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
Called when the Router no longer needs the Agent.
unreferenced() - Method in class com.creamtec.ajaxswing.JVMProcess
Called by RMI runtime if the factory got shutdown
unregisterJVM(JVMProcessContext, String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Unregisteres external JVM with the factory
UNSPECIFIED - Static variable in exception com.creamtec.ajaxswing.core.AjaxSwingSecurityException
 
update(Graphics, JComponent) - Method in class com.creamtec.ajaxswing.laf.ui.AjaxSwingButtonUI
 
UPDATE - Static variable in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentState
 
update(Observable, Object) - Method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
Called when the page is being cleared, so clean up generated images
updateAlwaysOnTop() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
updateAlwaysOnTopState() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
updateComponent(HttpRequestData, ActionData) - Method in class com.creamtec.ajaxswing.v4.AjaxSwingV4Updater
Events that are sent with v4Submit() requests are dispatched and then emulated here.
updateComponent(ActionData, HttpRequestData) - Method in interface com.creamtec.ajaxswing.v4.render.ComponentUpdater
 
updateComponent(ActionData, HttpRequestData) - Method in class com.creamtec.ajaxswing.v4.render.DefaultComponentProcessor
 
updateComponent(ActionData, HttpRequestData) - Method in class com.creamtec.ajaxswing.v4.render.DefaultJFileChooserProcessor
 
updateCursorImmediately() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
updateFocusableWindowState() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
updateGraphicsData(GraphicsConfiguration) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingComponentPeer
 
updateIconImages() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
updateMinimumSize() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
updateWindow(BufferedImage) - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
updateWindow() - Method in class com.creamtec.ajaxswing.gui.peer.AjaxSwingWindowPeer
 
URLParameterHandler - Interface in com.creamtec.ajaxswing.core
 
USING_OCEAN - Static variable in class com.creamtec.ajaxswing.laf.AjaxSwingIconFactory
 
Utilities - Class in com.creamtec.core
Contains various helper methods

V

validate(GraphicsConfiguration) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingVolatileImage
 
validateInvalidComponents() - Method in class com.creamtec.ajaxswing.gui.AjaxSwingRepaintManager
 
valueOf(String) - Static method in enum com.creamtec.ajaxswing.i18n.I18NKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.creamtec.ajaxswing.v4.ComponentGraphics.LinePlace
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.creamtec.ajaxswing.i18n.I18NKeys
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.creamtec.ajaxswing.v4.ComponentGraphics.LinePlace
Returns an array containing the constants of this enum type, in the order they're declared.
VERSION - Static variable in interface com.creamtec.ajaxswing.gui.SupportedJavaVersion
 
VersionHelper - Class in com.creamtec.ajaxswing.gui
Convenience class that encapsulates the properties and classes that differ from version to version.
VersionHelper() - Constructor for class com.creamtec.ajaxswing.gui.VersionHelper
 
VOID_METHOD_VOID - Static variable in class com.creamtec.ajaxswing.core.AjaxSwingThread
 

W

waitForBlockedThreads(Object[]) - Method in class com.creamtec.ajaxswing.core.ClientAgent
Waits until all blocked threads finish running
waitForJVM(String, String, String) - Method in class com.creamtec.ajaxswing.core.JVMFactory
Waits until a JVM for a given application becomes available
wasWindowBlocked(Integer) - Method in class com.creamtec.ajaxswing.rendering.RenderContext
 
webappRealPath - Variable in class com.creamtec.ajaxswing.core.AgentInitData
The real path of the web application (see servlet spec)
WINDOW_TITLE_HEIGHT - Static variable in interface com.creamtec.ajaxswing.AjaxSwingConstants
 
windowHash - Variable in class com.creamtec.ajaxswing.rendering.html.positioned.ComponentHash
 
windowToBack(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Moves the given window to the bottom of the window stack
windowToFront(Window) - Method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
Moves the given window on top of the window stack
WindowUpdater - Class in com.creamtec.ajaxswing.gui
Used to update GUI windows with the data, received from HTTP request.
WindowUpdater() - Constructor for class com.creamtec.ajaxswing.gui.WindowUpdater
 
wrapThrowable(Throwable) - Static method in class com.creamtec.core.Utilities
 
writePNGImage(HTMLPage, String, BufferedImage) - Method in class com.creamtec.ajaxswing.v4.render.SnapshotRenderer
Persist the image into the file on disk

A B C D E F G H I J K L M N O P R S T U V W

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