Package system.windows.forms
Class AxHost
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,ICustomTypeDescriptor,IDropTarget
public class AxHost extends Control implements ICustomTypeDescriptor
The base .NET class managing System.Windows.Forms.AxHost, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.AxHost
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.Windows.Formsstatic java.lang.StringclassNameQualified class name: System.Windows.Forms.AxHoststatic JCTypeclassTypeThe type managed from JCOBridge.
-
Method Summary
-
Methods inherited from class system.windows.forms.Control
addAutoSizeChanged, addCausesValidationChanged, addClientSizeChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addDockChanged, addDpiChangedAfterParent, addDpiChangedBeforeParent, addEnter, addGotFocus, addHandleCreated, addHandleDestroyed, addInvalidated, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMove, addPaddingChanged, addParentChanged, addPreviewKeyDown, addRegionChanged, addResize, addSizeChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getFocused, getFont, getForeColor, getHasChildren, getHeight, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, getTabStop, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, RectangleToClient, RectangleToScreen, Refresh, removeAutoSizeChanged, removeCausesValidationChanged, removeClientSizeChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeDockChanged, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeEnter, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeInvalidated, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMove, removePaddingChanged, removeParentChanged, removePreviewKeyDown, removeRegionChanged, removeResize, removeSizeChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, setBounds, SetBounds, SetBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDock, setFont, setForeColor, setHeight, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, Update
-
Methods inherited from class system.componentmodel.Component
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSite
-
Methods inherited from class system.MarshalByRefObject
CreateObjRef, GetLifetimeService, InitializeLifetimeService
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.componentmodel.ICustomTypeDescriptor
GetAttributes, GetClassName, GetComponentName, GetConverter, GetDefaultEvent, GetDefaultProperty, GetEditor, GetEvents, GetEvents, GetProperties, GetProperties, GetPropertyOwner
-
Methods inherited from interface system.windows.forms.IDropTarget
OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Windows.Forms- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Forms.AxHost- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceICustomTypeDescriptor- Specified by:
getJCOAssemblyNamein interfaceIDropTarget- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classControl- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceICustomTypeDescriptor- Specified by:
getJCOClassNamein interfaceIDropTarget- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classControl- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceICustomTypeDescriptor- Specified by:
getJCOObjectNamein interfaceIDropTarget- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classControl- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceICustomTypeDescriptor- Specified by:
getJCOInstancein interfaceIDropTarget- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classControl- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceICustomTypeDescriptor- Specified by:
getJCOTypein interfaceIDropTarget- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classControl- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static AxHost cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoAxHost, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
AxHostinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
HasPropertyPages
public boolean HasPropertyPages() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
PreProcessMessage
public boolean PreProcessMessage(JCORefOut<Message> msg) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
- Overrides:
PreProcessMessagein classControl- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryException
-
GetOcx
public NetObject GetOcx() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
BeginInit
public void BeginInit() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
DoVerb
public void DoVerb(int verb) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, NotSupportedException, ConfigurationErrorsException, SecurityException, NullReferenceException, OutOfMemoryException- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryException
-
DrawToBitmapNewAxHost
public void DrawToBitmapNewAxHost(Bitmap bitmap, Rectangle targetBounds) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ObjectDisposedException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, InvalidOperationException, FormatException, Win32Exception, NotSupportedException, ConfigurationErrorsException, SecurityException, NullReferenceException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionInvalidOperationExceptionFormatExceptionWin32ExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryException
-
EndInit
public void EndInit() throws java.lang.Throwable, ObjectDisposedException, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, InvalidOperationException, FormatException, Win32Exception, NotSupportedException, ConfigurationErrorsException, SecurityException, NullReferenceException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, MulticastNotSupportedException- Throws:
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionInvalidOperationExceptionFormatExceptionWin32ExceptionNotSupportedExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionMulticastNotSupportedException
-
InvokeEditMode
public void InvokeEditMode() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, CultureNotFoundException, NullReferenceException, Win32Exception, SecurityException, OutOfMemoryException- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNotSupportedExceptionCultureNotFoundExceptionNullReferenceExceptionWin32ExceptionSecurityExceptionOutOfMemoryException
-
MakeDirty
public void MakeDirty() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
ShowAboutBox
public void ShowAboutBox() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
ShowPropertyPages
public void ShowPropertyPages() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryException
-
ShowPropertyPages
public void ShowPropertyPages(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, Win32Exception, ConfigurationErrorsException, SecurityException, NullReferenceException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionWin32ExceptionConfigurationErrorsExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryException
-
getEditMode
public boolean getEditMode() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getEnabled
public boolean getEnabled() throws java.lang.Throwable- Overrides:
getEnabledin classControl- Throws:
java.lang.Throwable
-
setEnabled
public void setEnabled(boolean Enabled) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException- Overrides:
setEnabledin classControl- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryException
-
getHasAboutBox
public boolean getHasAboutBox() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getRightToLeftNewAxHost
public boolean getRightToLeftNewAxHost() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setRightToLeft
public void setRightToLeft(boolean RightToLeft) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledException
-
getContainingControl
public ContainerControl getContainingControl() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentException
- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentException
-
setContainingControl
public void setContainingControl(ContainerControl ContainingControl) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getImeMode
public ImeMode getImeMode() throws java.lang.Throwable
- Overrides:
getImeModein classControl- Throws:
java.lang.Throwable
-
setImeMode
public void setImeMode(ImeMode ImeMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, KeyNotFoundException
- Overrides:
setImeModein classControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionKeyNotFoundException
-
addBackColorChanged
public void addBackColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addBackColorChangedin classControl- Throws:
java.lang.Throwable
-
removeBackColorChanged
public void removeBackColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeBackColorChangedin classControl- Throws:
java.lang.Throwable
-
addBackgroundImageChanged
public void addBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addBackgroundImageChangedin classControl- Throws:
java.lang.Throwable
-
removeBackgroundImageChanged
public void removeBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeBackgroundImageChangedin classControl- Throws:
java.lang.Throwable
-
addBackgroundImageLayoutChanged
public void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addBackgroundImageLayoutChangedin classControl- Throws:
java.lang.Throwable
-
removeBackgroundImageLayoutChanged
public void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeBackgroundImageLayoutChangedin classControl- Throws:
java.lang.Throwable
-
addBindingContextChanged
public void addBindingContextChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addBindingContextChangedin classControl- Throws:
java.lang.Throwable
-
removeBindingContextChanged
public void removeBindingContextChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeBindingContextChangedin classControl- Throws:
java.lang.Throwable
-
addClick
public void addClick(EventHandler handler) throws java.lang.Throwable
-
removeClick
public void removeClick(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeClickin classControl- Throws:
java.lang.Throwable
-
addContextMenuChanged
public void addContextMenuChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addContextMenuChangedin classControl- Throws:
java.lang.Throwable
-
removeContextMenuChanged
public void removeContextMenuChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeContextMenuChangedin classControl- Throws:
java.lang.Throwable
-
addCursorChanged
public void addCursorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addCursorChangedin classControl- Throws:
java.lang.Throwable
-
removeCursorChanged
public void removeCursorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeCursorChangedin classControl- Throws:
java.lang.Throwable
-
addDoubleClick
public void addDoubleClick(EventHandler handler) throws java.lang.Throwable
- Overrides:
addDoubleClickin classControl- Throws:
java.lang.Throwable
-
removeDoubleClick
public void removeDoubleClick(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeDoubleClickin classControl- Throws:
java.lang.Throwable
-
addDragLeave
public void addDragLeave(EventHandler handler) throws java.lang.Throwable
- Overrides:
addDragLeavein classControl- Throws:
java.lang.Throwable
-
removeDragLeave
public void removeDragLeave(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeDragLeavein classControl- Throws:
java.lang.Throwable
-
addEnabledChanged
public void addEnabledChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addEnabledChangedin classControl- Throws:
java.lang.Throwable
-
removeEnabledChanged
public void removeEnabledChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeEnabledChangedin classControl- Throws:
java.lang.Throwable
-
addFontChanged
public void addFontChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addFontChangedin classControl- Throws:
java.lang.Throwable
-
removeFontChanged
public void removeFontChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeFontChangedin classControl- Throws:
java.lang.Throwable
-
addForeColorChanged
public void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addForeColorChangedin classControl- Throws:
java.lang.Throwable
-
removeForeColorChanged
public void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeForeColorChangedin classControl- Throws:
java.lang.Throwable
-
addImeModeChanged
public void addImeModeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addImeModeChangedin classControl- Throws:
java.lang.Throwable
-
removeImeModeChanged
public void removeImeModeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeImeModeChangedin classControl- Throws:
java.lang.Throwable
-
addMouseClick
public void addMouseClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeMouseClick
public void removeMouseClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addMouseDoubleClick
public void addMouseDoubleClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeMouseDoubleClick
public void removeMouseDoubleClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addMouseEnter
public void addMouseEnter(EventHandler handler) throws java.lang.Throwable
- Overrides:
addMouseEnterin classControl- Throws:
java.lang.Throwable
-
removeMouseEnter
public void removeMouseEnter(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeMouseEnterin classControl- Throws:
java.lang.Throwable
-
addMouseHover
public void addMouseHover(EventHandler handler) throws java.lang.Throwable
- Overrides:
addMouseHoverin classControl- Throws:
java.lang.Throwable
-
removeMouseHover
public void removeMouseHover(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeMouseHoverin classControl- Throws:
java.lang.Throwable
-
addMouseLeave
public void addMouseLeave(EventHandler handler) throws java.lang.Throwable
- Overrides:
addMouseLeavein classControl- Throws:
java.lang.Throwable
-
removeMouseLeave
public void removeMouseLeave(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeMouseLeavein classControl- Throws:
java.lang.Throwable
-
addRightToLeftChanged
public void addRightToLeftChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addRightToLeftChangedin classControl- Throws:
java.lang.Throwable
-
removeRightToLeftChanged
public void removeRightToLeftChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeRightToLeftChangedin classControl- Throws:
java.lang.Throwable
-
addStyleChanged
public void addStyleChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addStyleChangedin classControl- Throws:
java.lang.Throwable
-
removeStyleChanged
public void removeStyleChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeStyleChangedin classControl- Throws:
java.lang.Throwable
-
addTextChanged
public void addTextChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTextChangedin classControl- Throws:
java.lang.Throwable
-
removeTextChanged
public void removeTextChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTextChangedin classControl- Throws:
java.lang.Throwable
-
addDragDrop
public void addDragDrop(DragEventHandler handler) throws java.lang.Throwable
- Overrides:
addDragDropin classControl- Throws:
java.lang.Throwable
-
removeDragDrop
public void removeDragDrop(DragEventHandler handler) throws java.lang.Throwable
- Overrides:
removeDragDropin classControl- Throws:
java.lang.Throwable
-
addDragEnter
public void addDragEnter(DragEventHandler handler) throws java.lang.Throwable
- Overrides:
addDragEnterin classControl- Throws:
java.lang.Throwable
-
removeDragEnter
public void removeDragEnter(DragEventHandler handler) throws java.lang.Throwable
- Overrides:
removeDragEnterin classControl- Throws:
java.lang.Throwable
-
addDragOver
public void addDragOver(DragEventHandler handler) throws java.lang.Throwable
- Overrides:
addDragOverin classControl- Throws:
java.lang.Throwable
-
removeDragOver
public void removeDragOver(DragEventHandler handler) throws java.lang.Throwable
- Overrides:
removeDragOverin classControl- Throws:
java.lang.Throwable
-
addGiveFeedback
public void addGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
- Overrides:
addGiveFeedbackin classControl- Throws:
java.lang.Throwable
-
removeGiveFeedback
public void removeGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
- Overrides:
removeGiveFeedbackin classControl- Throws:
java.lang.Throwable
-
addHelpRequested
public void addHelpRequested(HelpEventHandler handler) throws java.lang.Throwable
- Overrides:
addHelpRequestedin classControl- Throws:
java.lang.Throwable
-
removeHelpRequested
public void removeHelpRequested(HelpEventHandler handler) throws java.lang.Throwable
- Overrides:
removeHelpRequestedin classControl- Throws:
java.lang.Throwable
-
addKeyDown
public void addKeyDown(KeyEventHandler handler) throws java.lang.Throwable
- Overrides:
addKeyDownin classControl- Throws:
java.lang.Throwable
-
removeKeyDown
public void removeKeyDown(KeyEventHandler handler) throws java.lang.Throwable
- Overrides:
removeKeyDownin classControl- Throws:
java.lang.Throwable
-
addKeyUp
public void addKeyUp(KeyEventHandler handler) throws java.lang.Throwable
-
removeKeyUp
public void removeKeyUp(KeyEventHandler handler) throws java.lang.Throwable
- Overrides:
removeKeyUpin classControl- Throws:
java.lang.Throwable
-
addKeyPress
public void addKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
- Overrides:
addKeyPressin classControl- Throws:
java.lang.Throwable
-
removeKeyPress
public void removeKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
- Overrides:
removeKeyPressin classControl- Throws:
java.lang.Throwable
-
addLayout
public void addLayout(LayoutEventHandler handler) throws java.lang.Throwable
-
removeLayout
public void removeLayout(LayoutEventHandler handler) throws java.lang.Throwable
- Overrides:
removeLayoutin classControl- Throws:
java.lang.Throwable
-
addMouseDown
public void addMouseDown(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
addMouseDownin classControl- Throws:
java.lang.Throwable
-
removeMouseDown
public void removeMouseDown(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
removeMouseDownin classControl- Throws:
java.lang.Throwable
-
addMouseMove
public void addMouseMove(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
addMouseMovein classControl- Throws:
java.lang.Throwable
-
removeMouseMove
public void removeMouseMove(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
removeMouseMovein classControl- Throws:
java.lang.Throwable
-
addMouseUp
public void addMouseUp(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
addMouseUpin classControl- Throws:
java.lang.Throwable
-
removeMouseUp
public void removeMouseUp(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
removeMouseUpin classControl- Throws:
java.lang.Throwable
-
addMouseWheel
public void addMouseWheel(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
addMouseWheelin classControl- Throws:
java.lang.Throwable
-
removeMouseWheel
public void removeMouseWheel(MouseEventHandler handler) throws java.lang.Throwable
- Overrides:
removeMouseWheelin classControl- Throws:
java.lang.Throwable
-
addPaint
public void addPaint(PaintEventHandler handler) throws java.lang.Throwable
-
removePaint
public void removePaint(PaintEventHandler handler) throws java.lang.Throwable
- Overrides:
removePaintin classControl- Throws:
java.lang.Throwable
-
addQueryAccessibilityHelp
public void addQueryAccessibilityHelp(QueryAccessibilityHelpEventHandler handler) throws java.lang.Throwable
- Overrides:
addQueryAccessibilityHelpin classControl- Throws:
java.lang.Throwable
-
removeQueryAccessibilityHelp
public void removeQueryAccessibilityHelp(QueryAccessibilityHelpEventHandler handler) throws java.lang.Throwable
- Overrides:
removeQueryAccessibilityHelpin classControl- Throws:
java.lang.Throwable
-
addQueryContinueDrag
public void addQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
- Overrides:
addQueryContinueDragin classControl- Throws:
java.lang.Throwable
-
removeQueryContinueDrag
public void removeQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
- Overrides:
removeQueryContinueDragin classControl- Throws:
java.lang.Throwable
-
addChangeUICues
public void addChangeUICues(UICuesEventHandler handler) throws java.lang.Throwable
- Overrides:
addChangeUICuesin classControl- Throws:
java.lang.Throwable
-
removeChangeUICues
public void removeChangeUICues(UICuesEventHandler handler) throws java.lang.Throwable
- Overrides:
removeChangeUICuesin classControl- Throws:
java.lang.Throwable
-
-