Package system.windows.forms
Class PictureBox
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.MarshalByRefObject
-
- system.componentmodel.Component
-
- system.windows.forms.Control
-
- system.windows.forms.PictureBox
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,ISupportInitialize,IDropTarget
public class PictureBox extends Control implements ISupportInitialize
The base .NET class managing System.Windows.Forms.PictureBox, System.Windows.Forms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.PictureBox
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=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.Windows.Formsstatic java.lang.StringclassNameQualified class name: System.Windows.Forms.PictureBoxstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description PictureBox()PictureBox(java.lang.Object instance)Internal constructor.
-
Method Summary
-
Methods inherited from class system.windows.forms.Control
addAutoSizeChanged, addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addInvalidated, addLayout, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addSizeChanged, addStyleChanged, addSystemColorsChanged, addValidated, addValidating, addVisibleChanged, BeginInvoke, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, 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, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invoke, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeAutoSizeChanged, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeInvalidated, removeLayout, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, 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, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenuStrip, setCursor, setDataContext, setDock, setEnabled, setFont, setForeColor, setHeight, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, 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
GetLifetimeService, InitializeLifetimeService
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.windows.forms.IDropTarget
OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver
-
Methods inherited from interface system.componentmodel.ISupportInitialize
BeginInit, EndInit
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=8.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.PictureBox- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PictureBox
public PictureBox(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
PictureBox
public PictureBox() throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, ObjectDisposedException, FormatException, Win32Exception
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIDropTarget- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Specified by:
getJCOAssemblyNamein interfaceISupportInitialize- 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 interfaceIDropTarget- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Specified by:
getJCOClassNamein interfaceISupportInitialize- 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 interfaceIDropTarget- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Specified by:
getJCOObjectNamein interfaceISupportInitialize- 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 interfaceIDropTarget- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Specified by:
getJCOInstancein interfaceISupportInitialize- 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 interfaceIDropTarget- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Specified by:
getJCOTypein interfaceISupportInitialize- Overrides:
getJCOTypein classControl- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static PictureBox cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoPictureBox, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
PictureBoxinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
CancelAsync
public void CancelAsync() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
Load
public void Load() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, IndexOutOfRangeException, UnreachableException, UriFormatException, NotSupportedException, OutOfMemoryException, WebException, InvalidAsynchronousStateException, OverflowException, Win32Exception- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionIndexOutOfRangeExceptionUnreachableExceptionUriFormatExceptionNotSupportedExceptionOutOfMemoryExceptionWebExceptionInvalidAsynchronousStateExceptionOverflowExceptionWin32Exception
-
Load
public void Load(java.lang.String url) throws java.lang.Throwable, ArgumentException, InvalidOperationException, OutOfMemoryException, InvalidAsynchronousStateException, PlatformNotSupportedException, ArgumentNullException, ArgumentOutOfRangeException, OverflowException, Win32Exception, NotSupportedException, UriFormatException, WebException, ObjectDisposedException- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidAsynchronousStateExceptionPlatformNotSupportedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionOverflowExceptionWin32ExceptionNotSupportedExceptionUriFormatExceptionWebExceptionObjectDisposedException
-
LoadAsync
public void LoadAsync() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, IndexOutOfRangeException, OverflowException, Win32Exception, RankException, ArrayTypeMismatchException, InvalidAsynchronousStateException, NotSupportedException, UnreachableException, OutOfMemoryException, TaskCanceledException, AggregateException, SemaphoreFullException, TaskSchedulerException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionIndexOutOfRangeExceptionOverflowExceptionWin32ExceptionRankExceptionArrayTypeMismatchExceptionInvalidAsynchronousStateExceptionNotSupportedExceptionUnreachableExceptionOutOfMemoryExceptionTaskCanceledExceptionAggregateExceptionSemaphoreFullExceptionTaskSchedulerException
-
LoadAsync
public void LoadAsync(java.lang.String url) throws java.lang.Throwable, ArgumentException, InvalidOperationException, OutOfMemoryException, InvalidAsynchronousStateException, PlatformNotSupportedException, ArgumentNullException, ArgumentOutOfRangeException, OverflowException, Win32Exception, NotSupportedException, UriFormatException, WebException, ObjectDisposedException, SemaphoreFullException- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionOutOfMemoryExceptionInvalidAsynchronousStateExceptionPlatformNotSupportedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionOverflowExceptionWin32ExceptionNotSupportedExceptionUriFormatExceptionWebExceptionObjectDisposedExceptionSemaphoreFullException
-
getCausesValidation
public boolean getCausesValidation() throws java.lang.Throwable- Overrides:
getCausesValidationin classControl- Throws:
java.lang.Throwable
-
setCausesValidation
public void setCausesValidation(boolean CausesValidation) throws java.lang.Throwable- Overrides:
setCausesValidationin classControl- Throws:
java.lang.Throwable
-
getTabStop
public boolean getTabStop() throws java.lang.Throwable- Overrides:
getTabStopin classControl- Throws:
java.lang.Throwable
-
setTabStop
public void setTabStop(boolean TabStop) throws java.lang.Throwable- Overrides:
setTabStopin classControl- Throws:
java.lang.Throwable
-
getWaitOnLoad
public boolean getWaitOnLoad() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setWaitOnLoad
public void setWaitOnLoad(boolean WaitOnLoad) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getTabIndex
public int getTabIndex() throws java.lang.Throwable- Overrides:
getTabIndexin classControl- Throws:
java.lang.Throwable
-
setTabIndex
public void setTabIndex(int TabIndex) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException- Overrides:
setTabIndexin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedException
-
getErrorImage
public Image getErrorImage() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, OverflowException, Win32Exception, ArrayTypeMismatchException, ObjectDisposedException
-
setErrorImage
public void setErrorImage(Image ErrorImage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, OverflowException, Win32Exception, RankException, ArrayTypeMismatchException, ObjectDisposedException
-
getImage
public Image getImage() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setImage
public void setImage(Image Image) throws java.lang.Throwable, ArgumentException, InvalidOperationException, OutOfMemoryException, PlatformNotSupportedException, InvalidAsynchronousStateException, ArgumentOutOfRangeException, ArgumentNullException, OverflowException, Win32Exception, NotSupportedException
-
getInitialImage
public Image getInitialImage() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, OverflowException, Win32Exception, ArrayTypeMismatchException, ObjectDisposedException
-
setInitialImage
public void setInitialImage(Image InitialImage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, OverflowException, Win32Exception, RankException, ArrayTypeMismatchException, ObjectDisposedException
-
getImageLocation
public java.lang.String getImageLocation() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setImageLocation
public void setImageLocation(java.lang.String ImageLocation) throws java.lang.Throwable, ArgumentException, InvalidOperationException, OutOfMemoryException, PlatformNotSupportedException, InvalidAsynchronousStateException, ArgumentOutOfRangeException, ArgumentNullException, OverflowException, Win32Exception, NotSupportedException, CultureNotFoundException, UnreachableException, UriFormatException, ArrayTypeMismatchException, WebException, ObjectDisposedException- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionInvalidAsynchronousStateExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOverflowExceptionWin32ExceptionNotSupportedExceptionCultureNotFoundExceptionUnreachableExceptionUriFormatExceptionArrayTypeMismatchExceptionWebExceptionObjectDisposedException
-
getBorderStyle
public BorderStyle getBorderStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setBorderStyle
public void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, CultureNotFoundException
- Throws:
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionPlatformNotSupportedExceptionFormatExceptionInvalidEnumArgumentExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionCultureNotFoundException
-
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, PlatformNotSupportedException, InvalidEnumArgumentException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException
- Overrides:
setImeModein classControl- Throws:
java.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionInvalidEnumArgumentExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryException
-
getSizeMode
public PictureBoxSizeMode getSizeMode() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setSizeMode
public void setSizeMode(PictureBoxSizeMode SizeMode) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException, RankException, ArrayTypeMismatchException, NotSupportedException, Win32Exception
-
addLoadCompleted
public void addLoadCompleted(AsyncCompletedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLoadCompleted
public void removeLoadCompleted(AsyncCompletedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addLoadProgressChanged
public void addLoadProgressChanged(ProgressChangedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLoadProgressChanged
public void removeLoadProgressChanged(ProgressChangedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addCausesValidationChanged
public void addCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addCausesValidationChangedin classControl- Throws:
java.lang.Throwable
-
removeCausesValidationChanged
public void removeCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeCausesValidationChangedin classControl- Throws:
java.lang.Throwable
-
addEnter
public void addEnter(EventHandler handler) throws java.lang.Throwable
-
removeEnter
public void removeEnter(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeEnterin 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
-
addLeave
public void addLeave(EventHandler handler) throws java.lang.Throwable
-
removeLeave
public void removeLeave(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeLeavein 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
-
addSizeModeChanged
public void addSizeModeChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeSizeModeChanged
public void removeSizeModeChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addTabIndexChanged
public void addTabIndexChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTabIndexChangedin classControl- Throws:
java.lang.Throwable
-
removeTabIndexChanged
public void removeTabIndexChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTabIndexChangedin classControl- Throws:
java.lang.Throwable
-
addTabStopChanged
public void addTabStopChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTabStopChangedin classControl- Throws:
java.lang.Throwable
-
removeTabStopChanged
public void removeTabStopChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTabStopChangedin 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
-
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
-
-