public class InputMethod extends DispatcherObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Input.InputMethod
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=4.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.Input.InputMethod
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
InputMethod() |
InputMethod(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 InputMethod()
throws java.lang.Throwable
java.lang.Throwablepublic InputMethod(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addStateChanged(InputMethodStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static InputMethod cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into InputMethod, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedInputMethod instancejava.lang.Throwable - in case of error during cast operationpublic boolean getCanShowConfigurationUI()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
Win32Exception,
CultureNotFoundException,
MulticastNotSupportedException,
SecurityException,
IOException,
InvalidOperationException,
MissingManifestResourceException
public boolean getCanShowRegisterWordUI()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
Win32Exception,
CultureNotFoundException,
MulticastNotSupportedException,
SecurityException,
IOException,
InvalidOperationException,
MissingManifestResourceException
public static InputMethod getCurrent() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, FormatException
public InputMethodState getHandwritingState() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionpublic ImeConversionModeValues getImeConversionMode() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionOverflowExceptionpublic ImeSentenceModeValues getImeSentenceMode() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionOverflowExceptionpublic InputMethodState getImeState() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionOverflowExceptionpublic static InputScope GetInputScope(DependencyObject target) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public static boolean GetIsInputMethodEnabled(DependencyObject target) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public static boolean GetIsInputMethodSuspended(DependencyObject target) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
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 InputMethodState getMicrophoneState() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionpublic static ImeConversionModeValues GetPreferredImeConversionMode(DependencyObject target) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public static ImeSentenceModeValues GetPreferredImeSentenceMode(DependencyObject target) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public static InputMethodState GetPreferredImeState(DependencyObject target) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public SpeechMode getSpeechMode() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionpublic void removeStateChanged(InputMethodStateChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setHandwritingState(InputMethodState HandwritingState) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionpublic void setImeConversionMode(ImeConversionModeValues ImeConversionMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, InvalidEnumArgumentException, Win32Exception, OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidEnumArgumentExceptionWin32ExceptionOverflowExceptionpublic void setImeSentenceMode(ImeSentenceModeValues ImeSentenceMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException, OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionOverflowExceptionpublic void setImeState(InputMethodState ImeState) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionOverflowExceptionpublic static void SetInputScope(DependencyObject target, InputScope value) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public static void SetIsInputMethodEnabled(DependencyObject target, boolean value) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException
public static void SetIsInputMethodSuspended(DependencyObject target, boolean value) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class DispatcherObjectpublic void setMicrophoneState(InputMethodState MicrophoneState) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionpublic static void SetPreferredImeConversionMode(DependencyObject target, ImeConversionModeValues value) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public static void SetPreferredImeSentenceMode(DependencyObject target, ImeSentenceModeValues value) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public static void SetPreferredImeState(DependencyObject target, InputMethodState value) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setSpeechMode(SpeechMode SpeechMode) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, Win32Exception, InvalidOperationException, NotSupportedException, MissingMethodException, SecurityException, ObjectDisposedException, IndexOutOfRangeException, UnauthorizedAccessException, IOException, MulticastNotSupportedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionWin32ExceptionInvalidOperationExceptionNotSupportedExceptionMissingMethodExceptionSecurityExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnauthorizedAccessExceptionIOExceptionMulticastNotSupportedExceptionpublic void ShowConfigureUI()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
CultureNotFoundException,
SecurityException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionSecurityExceptionpublic void ShowConfigureUI(UIElement element) throws java.lang.Throwable, ArgumentException, ArgumentNullException, FormatException, ArgumentOutOfRangeException, Win32Exception, CultureNotFoundException, MulticastNotSupportedException, SecurityException, IOException, InvalidOperationException, MissingManifestResourceException
public void ShowRegisterWordUI()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
CultureNotFoundException,
SecurityException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionSecurityExceptionpublic void ShowRegisterWordUI(java.lang.String registeredText)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
CultureNotFoundException,
SecurityException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionSecurityExceptionpublic void ShowRegisterWordUI(UIElement element, java.lang.String registeredText) throws java.lang.Throwable, ArgumentException, ArgumentNullException, FormatException, ArgumentOutOfRangeException, Win32Exception, CultureNotFoundException, MulticastNotSupportedException, SecurityException, IOException, InvalidOperationException, MissingManifestResourceException