public class AutomationPeer extends DispatcherObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Automation.Peers.AutomationPeer
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationCore, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.Automation.Peers.AutomationPeer
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
AutomationPeer() |
AutomationPeer(java.lang.Object instance)
Internal constructor.
|
CheckAccess, getDispatcher, VerifyAccesspublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public AutomationPeer()
throws java.lang.Throwable
java.lang.Throwablepublic AutomationPeer(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static AutomationPeer cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into AutomationPeer, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedAutomationPeer instancejava.lang.Throwable - in case of error during cast operationpublic java.lang.String GetAcceleratorKey()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public java.lang.String GetAccessKey()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public AutomationControlType GetAutomationControlType() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
public java.lang.String GetAutomationId()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public Rect GetBoundingRectangle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
public java.lang.String GetClassName()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public Point GetClickablePoint() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
public AutomationPeer getEventsSource() throws java.lang.Throwable
java.lang.Throwablepublic AutomationHeadingLevel GetHeadingLevel() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
public java.lang.String GetHelpText()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public java.lang.String GetItemStatus()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public java.lang.String GetItemType()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class DispatcherObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class DispatcherObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class DispatcherObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class DispatcherObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class DispatcherObjectJCType representing the CLR Type of the instantiated Classpublic AutomationPeer GetLabeledBy() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
public AutomationLiveSetting GetLiveSetting() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
public java.lang.String GetLocalizedControlType()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException,
OutOfMemoryException,
ExternalException
public java.lang.String GetName()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public AutomationOrientation GetOrientation() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
public AutomationPeer GetParent() throws java.lang.Throwable
java.lang.Throwablepublic NetObject GetPattern(PatternInterface patternInterface) throws java.lang.Throwable
java.lang.Throwablepublic AutomationPeer GetPeerFromPoint(Point point) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException
public int GetPositionInSet()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public int GetSizeOfSet()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean HasKeyboardFocus()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public void InvalidatePeer()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
FormatException,
InvalidEnumArgumentException,
RankException,
ArrayTypeMismatchException,
Win32Exception,
InvalidCastException,
MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionFormatExceptionInvalidEnumArgumentExceptionRankExceptionArrayTypeMismatchExceptionWin32ExceptionInvalidCastExceptionMulticastNotSupportedExceptionpublic boolean IsContentElement()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean IsControlElement()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean IsDialog()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean IsEnabled()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean IsKeyboardFocusable()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean IsOffscreen()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean IsPassword()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public boolean IsRequiredForForm()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public static boolean ListenerExists(AutomationEvents eventId) throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException
public void RaiseAsyncContentLoadedEvent(AsyncContentLoadedEventArgs args) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, NotSupportedException, CultureNotFoundException, ObjectDisposedException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OutOfMemoryException, IndexOutOfRangeException, SecurityException, IOException, UnauthorizedAccessException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArrayTypeMismatchExceptionNotSupportedExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionWin32ExceptionMulticastNotSupportedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic void RaiseAutomationEvent(AutomationEvents eventId) throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OutOfMemoryException, IndexOutOfRangeException, SecurityException, IOException, UnauthorizedAccessException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionMulticastNotSupportedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic void RaiseNotificationEvent(AutomationNotificationKind notificationKind, AutomationNotificationProcessing notificationProcessing, java.lang.String displayString, java.lang.String activityId) throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OutOfMemoryException, IndexOutOfRangeException, SecurityException, IOException, UnauthorizedAccessException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionMulticastNotSupportedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic void RaisePropertyChangedEvent(AutomationProperty property, NetObject oldValue, NetObject newValue) throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentNullException, PlatformNotSupportedException, InvalidEnumArgumentException, Win32Exception, MulticastNotSupportedException, OutOfMemoryException, IndexOutOfRangeException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionPlatformNotSupportedExceptionInvalidEnumArgumentExceptionWin32ExceptionMulticastNotSupportedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionpublic void ResetChildrenCache()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
PlatformNotSupportedException,
NotSupportedException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException
public void setEventsSource(AutomationPeer EventsSource) throws java.lang.Throwable
java.lang.Throwablepublic void SetFocus()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PlatformNotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ObjectDisposedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class DispatcherObject