- 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(SunFontManager) - Constructor for class com.creamtec.ajaxswing.gui.AjaxSwingFontConfiguration
-
- AjaxSwingFontConfiguration(SunFontManager, 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
-
- authenticate(HttpServletResponse) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- 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
-
- getAsyncContext() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- 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
- getAutoCompleteStatusForPassword() - Method in class com.creamtec.ajaxswing.v4.ComponentGraphics
-
- 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, String) - Static method in class com.creamtec.ajaxswing.core.AjaxSwingProperties
-
If set, returns component client property, if property null then return default value
- 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
- getContentLengthLong() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- 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
-
- getDisabledIcon(JComponent, Icon) - Method in class com.creamtec.ajaxswing.laf.AjaxSwingLookAndFeel
-
- getDispatcherType() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- 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
-
- 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
-
- getPart(String) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- getParts() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- 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.
- getServletContext() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- 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
-
- 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
-
- setFocusManager(KeyboardFocusManager) - Method in class com.creamtec.ajaxswing.core.ClientAgent
-
- 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
- setShouldChangeSessionId(boolean) - Method in class com.creamtec.ajaxswing.ClientAgentImpl
-
- setShouldChangeSessionId(boolean) - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
-
- setShouldChangeSessionId(boolean) - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
-
- setShouldChangeSessionId(boolean) - Method in class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
-
- 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
-
- shouldChangeSessionId() - Method in class com.creamtec.ajaxswing.ClientAgentImpl
-
- shouldChangeSessionId() - Method in class com.creamtec.ajaxswing.ClientAgentImpl_Stub
-
- shouldChangeSessionId() - Method in interface com.creamtec.ajaxswing.core.ClientAgentRemote
-
- shouldChangeSessionId() - Method in class com.creamtec.ajaxswing.rendering.html.HTMLClientAgent
-
- shouldDeleteTempFile(File) - Static method in class com.creamtec.ajaxswing.TemporaryFileRemover
-
- shouldRenderStandardFileOpenDialog(ClientAgent, Container) - Static method in class com.creamtec.ajaxswing.gui.AjaxSwingUIManager
-
- 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
-
- startAsync() - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- startAsync(ServletRequest, ServletResponse) - Method in class com.creamtec.ajaxswing.HttpServletRequestImpl
-
- 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
-