- PAGE - Static variable in interface org.eclipse.actf.model.ui.IModelServiceScrollManager
-
Scroll type: page by page
- PageData - Class in org.eclipse.actf.visualization.eval.html.statistics
-
Utility class to store HTML page information including statistics
- PageData() - Constructor for class org.eclipse.actf.visualization.eval.html.statistics.PageData
-
- PageElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
Interface for <draw:page> element.
- PageEvaluation - Class in org.eclipse.actf.visualization.engines.blind.eval
-
Utility class to create evaluation summary of target page
- PageEvaluation(List<IProblemItem>, PageData) - Constructor for class org.eclipse.actf.visualization.engines.blind.eval.PageEvaluation
-
Constructor of the class
- PageEvaluation - Class in org.eclipse.actf.visualization.engines.lowvision
-
Utility class to evaluate accessibility of
IPageImage
- PageEvaluation(IPageImage) - Constructor for class org.eclipse.actf.visualization.engines.lowvision.PageEvaluation
-
Constructor of PageEvaluation utility
- PageImageFactory - Class in org.eclipse.actf.visualization.engines.lowvision.image
-
- PageImageFactory() - Constructor for class org.eclipse.actf.visualization.engines.lowvision.image.PageImageFactory
-
- PageLayoutElement - Interface in org.eclipse.actf.model.dom.odf.style
-
Interface for <style:page-layout> element.
- PageLayoutPropertiesElement - Interface in org.eclipse.actf.model.dom.odf.style
-
Interface for <style:page-layout-properties> element.
- PageNumberElement - Interface in org.eclipse.actf.model.dom.odf.text
-
Interface for <text:page-number> element.
- PageThumbnailElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
Interface for <draw:page-thumbnail> element.
- PALETTE - Static variable in class org.eclipse.actf.visualization.util.ImageOverlayUtil
-
24 bit direct palette used for overlay.
- ParagraphPropertiesElement - Interface in org.eclipse.actf.model.dom.odf.style
-
Interface for <style:paragraph-properties> element.
- ParamBlind - Class in org.eclipse.actf.visualization.engines.blind
-
This class stores configuration parameters of blind usability visualization
- parentNode() - Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
-
- parse(InputStream) - Method in interface org.eclipse.actf.model.dom.html.IHTMLParser
-
Parses an HTML document and return its top element.
- parse(InputStream, String) - Method in interface org.eclipse.actf.model.dom.html.IHTMLParser
-
Parses a HTML document and return its top element.
- parse() - Method in class org.eclipse.actf.model.flash.util.SwfHeaderParser
-
- ParseException - Exception in org.eclipse.actf.model.dom.html
-
When a parser meets an unexpected and unrecoverable error, ParseException is
thrown
- ParseException() - Constructor for exception org.eclipse.actf.model.dom.html.ParseException
-
Constructor of the Exception.
- ParseException(String) - Constructor for exception org.eclipse.actf.model.dom.html.ParseException
-
Constructor of the Exception.
- parseHost(String) - Static method in class org.eclipse.actf.util.httpproxy.util.ParseURI
-
- parseItem(Attributes) - Static method in class org.eclipse.actf.visualization.eval.html.statistics.HeadingsData
-
Extract heading tag information from XML fragment and store information
into new
HeadingsData
instance.
- parsePort(String, int) - Static method in class org.eclipse.actf.util.httpproxy.util.ParseURI
-
- parseSwitchEnc(InputStream) - Method in interface org.eclipse.actf.model.dom.html.IHTMLParser
-
Parses a HTML document and return its top element.
- parseSwitchEnc(InputStream, String) - Method in interface org.eclipse.actf.model.dom.html.IHTMLParser
-
Parses a HTML document and return its top element.
- ParseURI - Class in org.eclipse.actf.util.httpproxy.util
-
- ParseURI() - Constructor for class org.eclipse.actf.util.httpproxy.util.ParseURI
-
- partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.actf.ui.util.AbstractPartListener
-
- partClosed(IWorkbenchPartReference) - Method in class org.eclipse.actf.ui.util.AbstractPartListener
-
- partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.actf.ui.util.AbstractPartListener
-
- partHidden(IWorkbenchPartReference) - Method in class org.eclipse.actf.ui.util.AbstractPartListener
-
- partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.actf.ui.util.AbstractPartListener
-
- partOpened(IWorkbenchPartReference) - Method in class org.eclipse.actf.ui.util.AbstractPartListener
-
- partVisible(IWorkbenchPartReference) - Method in class org.eclipse.actf.ui.util.AbstractPartListener
-
- PATH_BRIDGELEVEL - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name which denotes the "Level 53553", into which
the bridge SWF is loaded. 53553 is choosed so that Flash developers
rarely use the level.
- PATH_CONTENT_ID - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name which denotes the content ID of the Flash
movie.
- PATH_GLOBAL - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name which denotes the global variables store.
- PATH_IS_AVAILABLE - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name which denotes the availability of our bridge
mechanism.
- PATH_ON_PRESS - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name which denotes the mouse (button pressing)
event handler.
- PATH_ON_RELEASE - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name which denotes the mouse (button releasing)
event handler.
- PATH_ROOTLEVEL - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name which denotes the "Level 0", into which the
root SWF is loaded.
- PathElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
Interface for <draw:path> element.
- pauseMedia() - Method in interface org.eclipse.actf.model.dom.dombycom.INodeExVideo
-
- PElement - Interface in org.eclipse.actf.model.dom.odf.text
-
Interface for <text:p> element.
- perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.actf.model.ui.util.PerspectiveListenerForBrowserLaunch
-
- perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class org.eclipse.actf.model.ui.util.PerspectiveListenerForBrowserLaunch
-
- PerspectiveListenerForBrowserLaunch - Class in org.eclipse.actf.model.ui.util
-
Utility to launch an ACTF Web Browser when a specified perspective is
activated.
- PerspectiveListenerForBrowserLaunch(String) - Constructor for class org.eclipse.actf.model.ui.util.PerspectiveListenerForBrowserLaunch
-
Initialize perspective listener for specified perspective.
- PlatformUIUtil - Class in org.eclipse.actf.ui.util
-
Utility class to provide frequently used methods related to
PlatformUI
- PlatformUIUtil() - Constructor for class org.eclipse.actf.ui.util.PlatformUIUtil
-
- PLAYER_GET_VARIABLE - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
Flash Player method name to get a value from a ActionScript variable.
- PLAYER_SET_ATTRIBUTE - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
HTML DOM API method name to set attributes to elements.
- PLAYER_SET_VARIABLE - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
Flash Player method name to set a value to a ActionScript variable.
- PLAYER_VERSION - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
Name of the ActionScript variable for Flash Player version.
- playMedia() - Method in interface org.eclipse.actf.model.dom.dombycom.INodeExVideo
-
- PlotAreaElement - Interface in org.eclipse.actf.model.dom.odf.chart
-
Interface for <chart:plot-area> element.
- PLUGIN_ID - Static variable in class org.eclipse.actf.visualization.eval.EvaluationUtil
-
The plug-in ID
- PolygonElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
Interface for <draw:polygon> element.
- PolylineElement - Interface in org.eclipse.actf.model.dom.odf.draw
-
Interface for <draw:polyline> element.
- postKey(int, boolean) - Method in interface org.eclipse.actf.util.win32.keyhook.ISendEvent
-
This method send a key event to the focused window.
- postKeyToWindow(long, int, boolean) - Method in interface org.eclipse.actf.util.win32.keyhook.ISendEvent
-
- postMouse(int, int, boolean) - Method in interface org.eclipse.actf.util.win32.keyhook.ISendEvent
-
This method send a mouse event to the focuesd window.
- postMouseToWindow(long, int, int, boolean) - Method in interface org.eclipse.actf.util.win32.keyhook.ISendEvent
-
- PRAGMA - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
- PRAGMA_A - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
- PREF_ENGINE - Static variable in interface org.eclipse.actf.ai.voice.IVoice
-
A named preference that hold ID of current TTS engine
- PREF_SPEED - Static variable in interface org.eclipse.actf.ai.voice.IVoice
-
A named preference that hold speaking speed preferred by user
- PreferenceUtils - Class in org.eclipse.actf.ui.util
-
Utility class to launch preference page.
- PreferenceUtils() - Constructor for class org.eclipse.actf.ui.util.PreferenceUtils
-
- PREFIX_REPORT - Static variable in interface org.eclipse.actf.visualization.IVisualizationConst
-
prefix for report file
- PREFIX_RESULT - Static variable in interface org.eclipse.actf.visualization.IVisualizationConst
-
prefix for result file
- PREFIX_SCREENSHOT - Static variable in interface org.eclipse.actf.visualization.IVisualizationConst
-
prefix for screenshot file
- PREFIX_VISUALIZATION - Static variable in interface org.eclipse.actf.visualization.IVisualizationConst
-
prefix for visualization result file
- PREHandler - Class in org.eclipse.actf.model.dom.html.dochandler
-
- PREHandler(HTMLParser) - Constructor for class org.eclipse.actf.model.dom.html.dochandler.PREHandler
-
- prepareNodeRemove(Node) - Method in class org.eclipse.actf.util.dom.NodeIteratorImpl
-
Call this method before remove Node from target document
- PRESENTATION_NAMESPACE_URI - Static variable in class org.eclipse.actf.model.dom.odf.presentation.PresentationConstants
-
- PresentationConstants - Class in org.eclipse.actf.model.dom.odf.presentation
-
PresentationConstants defines the constant values used by presentation namespace of ODF DOM API
- PresentationConstants() - Constructor for class org.eclipse.actf.model.dom.odf.presentation.PresentationConstants
-
- PresentationElement - Interface in org.eclipse.actf.model.dom.odf.office
-
Interface for <office:presentation> element.
- prev() - Method in interface org.eclipse.actf.model.dom.odf.range.IContentCursor
-
- previousNode() - Method in class org.eclipse.actf.util.dom.NodeIteratorImpl
-
- previousNode() - Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
-
- previousSibling() - Method in class org.eclipse.actf.util.dom.TreeWalkerImpl
-
- previousTrack() - Method in interface org.eclipse.actf.model.dom.dombycom.INodeExVideo
-
- ProblemItemImpl - Class in org.eclipse.actf.visualization.eval.problem
-
- ProblemItemImpl(String) - Constructor for class org.eclipse.actf.visualization.eval.problem.ProblemItemImpl
-
Create new ProblemItemImpl for the evaluation item
- ProblemItemImpl(String, Node) - Constructor for class org.eclipse.actf.visualization.eval.problem.ProblemItemImpl
-
Create new ProblemItemImpl for the evaluation item and set target Node
- processingInstruction(String, String) - Method in class org.eclipse.actf.model.dom.html.dochandler.DefaultDocumentHandler
-
Just forwards this method invokation with locator
to the
next handler.
- processRequest(int, IHTTPProxyConnection, IHTTPRequestMessage, IHTTPProxyTranscoder) - Method in interface org.eclipse.actf.util.httpproxy.proxy.IHTTPLocalServer
-
Check if the request is target of this implementation.
- PROGRESS_CONTRIBUTION_ID - Static variable in class org.eclipse.actf.ui.util.ProgressContribution
-
Progress Contribution ID to share the contribution within ACTF
- progressChange(IWebBrowserACTF, int, int) - Method in interface org.eclipse.actf.model.ui.editor.browser.IWebBrowserACTFEventListener
-
This method is called when the progress status was changed
- progressChange(IWebBrowserACTF, int, int) - Static method in class org.eclipse.actf.model.ui.editor.browser.WebBrowserEventUtil
-
Dispatch progress change event
- ProgressContribution - Class in org.eclipse.actf.ui.util
-
A contribution item implementation for adding ProgressBar commonly used in
ACTF.
- ProgressContribution(String) - Constructor for class org.eclipse.actf.ui.util.ProgressContribution
-
Creates a control contribution item with the given id.
- PROP_REQUEST_ARGS - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name to which we put request arguments to the
bridge Flash component.
- PROP_RESPONSE_VALUE - Static variable in interface org.eclipse.actf.model.flash.IFlashConst
-
ActionScript variable name from which we get response from the bridge
Flash component.
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.actf.ai.tts.AbstractUIPluginForTTS
-
- propertyChange(PropertyChangeEvent) - Method in class org.eclipse.actf.model.ui.editor.actions.DisableDebugMessageAction
-
- PropertyElement - Interface in org.eclipse.actf.model.dom.odf.form
-
Interface for <form:property> element.
- PROXY_CONNECTION - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
- PROXY_CONNECTION_A - Static variable in interface org.eclipse.actf.util.httpproxy.core.IHTTPHeader
-
- PROXY_GLOBAL - Static variable in class org.eclipse.actf.model.flash.proxy.ProxySettingUtil
-
- PROXY_NONE - Static variable in class org.eclipse.actf.model.flash.proxy.ProxySettingUtil
-
- PROXY_SESSION - Static variable in class org.eclipse.actf.model.flash.proxy.ProxySettingUtil
-
- ProxyConfig - Class in org.eclipse.actf.util.httpproxy
-
ProxyConfig is class to configure an IHTTPProxy.
- ProxyConfig() - Constructor for class org.eclipse.actf.util.httpproxy.ProxyConfig
-
Constructor of ProxyConfig
- ProxySettingUtil - Class in org.eclipse.actf.model.flash.proxy
-
The utilities to control Flash Proxy Mode.
- ProxySettingUtil() - Constructor for class org.eclipse.actf.model.flash.proxy.ProxySettingUtil
-
- pushBackNode(Node) - Method in interface org.eclipse.actf.model.dom.html.IParser
-
Pushes back a node to this parser.
- put(String, String) - Method in interface org.eclipse.actf.model.dom.dombycom.IStyle
-
- put(Object, Object) - Method in interface org.eclipse.actf.util.httpproxy.proxy.IClientStateManager
-
Put client state as a set of key and value
- put(String, Object) - Method in class org.eclipse.actf.util.httpproxy.util.CacheMap
-
- put(String, Object) - Method in class org.eclipse.actf.util.win32.comclutch.Handler
-
- put(String, Object) - Method in interface org.eclipse.actf.util.win32.comclutch.IDispatch
-
- putPropertyElement(StylePropertiesBase) - Method in interface org.eclipse.actf.model.dom.odf.style.StyleElement
-