Package system.windows.forms
Class SplitterPanel
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,IJCOBridgeReflected
,IDropTarget
public class SplitterPanel extends Panel
The base .NET class managing System.Windows.Forms.SplitterPanel, 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.SplitterPanel
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.String
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.String
assemblyShortName
Assembly name: System.Windows.Formsstatic java.lang.String
className
Qualified class name: System.Windows.Forms.SplitterPanelstatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description SplitterPanel()
SplitterPanel(java.lang.Object instance)
Internal constructor.SplitterPanel(SplitContainer owner)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addAutoSizeChanged(EventHandler handler)
void
addDockChanged(EventHandler handler)
void
addLocationChanged(EventHandler handler)
void
addTabIndexChanged(EventHandler handler)
void
addTabStopChanged(EventHandler handler)
void
addVisibleChanged(EventHandler handler)
static SplitterPanel
cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoSplitterPanel
, a cast assert is made to check if types are compatible.AnchorStyles
getAnchor()
boolean
getAutoSize()
BorderStyle
getBorderStyle()
DockStyle
getDock()
int
getHeight()
java.lang.String
getJCOAssemblyName()
Returns the reflected Assembly namejava.lang.String
getJCOClassName()
Returns the reflected Class namejava.lang.Object
getJCOInstance()
Returns the instantiated classjava.lang.String
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class TypePoint
getLocation()
Size
getMaximumSize()
Size
getMinimumSize()
java.lang.String
getName()
Control
getParent()
Size
getSize()
int
getTabIndex()
boolean
getTabStop()
boolean
getVisible()
int
getWidth()
void
removeAutoSizeChanged(EventHandler handler)
void
removeDockChanged(EventHandler handler)
void
removeLocationChanged(EventHandler handler)
void
removeTabIndexChanged(EventHandler handler)
void
removeTabStopChanged(EventHandler handler)
void
removeVisibleChanged(EventHandler handler)
void
setAnchor(AnchorStyles Anchor)
void
setAutoSize(boolean AutoSize)
void
setBorderStyle(BorderStyle BorderStyle)
void
setDock(DockStyle Dock)
void
setHeight(int Height)
void
setJCOInstance(JCObject instance)
void
setLocation(Point Location)
void
setMaximumSize(Size MaximumSize)
void
setMinimumSize(Size MinimumSize)
void
setName(java.lang.String Name)
void
setParent(Control Parent)
void
setSize(Size Size)
void
setTabIndex(int TabIndex)
void
setTabStop(boolean TabStop)
void
setVisible(boolean Visible)
void
setWidth(int Width)
-
Methods inherited from class system.windows.forms.Panel
addKeyDown, addKeyPress, addKeyUp, addTextChanged, getAutoSizeMode, removeKeyDown, removeKeyPress, removeKeyUp, removeTextChanged, setAutoSizeMode
-
Methods inherited from class system.windows.forms.ScrollableControl
addScroll, getAutoScroll, getAutoScrollMargin, getAutoScrollMinSize, getAutoScrollPosition, getHorizontalScroll, getVerticalScroll, removeScroll, ScrollControlIntoView, setAutoScroll, setAutoScrollMargin, SetAutoScrollMargin, setAutoScrollMinSize, setAutoScrollPosition
-
Methods inherited from class system.windows.forms.Control
addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addLayout, addLeave, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addValidated, addValidating, BeginInvoke, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAutoScrollOffset, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getImeMode, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getMargin, getModifierKeys, getMouseButtons, getMousePosition, GetNextControl, getPadding, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invoke, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeLayout, removeLeave, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeValidated, removeValidating, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAutoScrollOffset, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, setBounds, SetBounds, SetBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenuStrip, setCursor, setDataContext, setEnabled, setFont, setForeColor, setImeMode, setIsAccessible, setLeft, setMargin, setPadding, setRegion, setRightToLeft, setTag, setText, setTop, setUseWaitCursor, 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
-
-
-
-
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.SplitterPanel- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SplitterPanel
public SplitterPanel(java.lang.Object instance) throws java.lang.Throwable
Internal constructor. Use with caution- Throws:
java.lang.Throwable
-
SplitterPanel
public SplitterPanel() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
SplitterPanel
public SplitterPanel(SplitContainer owner) throws java.lang.Throwable, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, OutOfMemoryException, NotSupportedException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIDropTarget
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classPanel
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIDropTarget
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classPanel
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIDropTarget
- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classPanel
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIDropTarget
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classPanel
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classPanel
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIDropTarget
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classPanel
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static SplitterPanel cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoSplitterPanel
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
SplitterPanel
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
getAutoSize
public boolean getAutoSize() throws java.lang.Throwable
- Overrides:
getAutoSize
in classControl
- Throws:
java.lang.Throwable
-
setAutoSize
public void setAutoSize(boolean AutoSize) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, ObjectDisposedException, InvalidOperationException, NotSupportedException
- Overrides:
setAutoSize
in classControl
- Throws:
java.lang.Throwable
PlatformNotSupportedException
ArgumentNullException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
ObjectDisposedException
InvalidOperationException
NotSupportedException
-
getTabStop
public boolean getTabStop() throws java.lang.Throwable
- Overrides:
getTabStop
in classPanel
- Throws:
java.lang.Throwable
-
setTabStop
public void setTabStop(boolean TabStop) throws java.lang.Throwable
- Overrides:
setTabStop
in classPanel
- Throws:
java.lang.Throwable
-
getVisible
public boolean getVisible() throws java.lang.Throwable
- Overrides:
getVisible
in classControl
- Throws:
java.lang.Throwable
-
setVisible
public void setVisible(boolean Visible) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, FormatException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, RankException, ArrayTypeMismatchException
- Overrides:
setVisible
in classControl
- Throws:
java.lang.Throwable
ArgumentException
InvalidOperationException
PlatformNotSupportedException
ArgumentOutOfRangeException
FormatException
ObjectDisposedException
Win32Exception
NotSupportedException
OutOfMemoryException
RankException
ArrayTypeMismatchException
-
getHeight
public int getHeight() throws java.lang.Throwable
-
setHeight
public void setHeight(int Height) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, NotSupportedException
- Overrides:
setHeight
in classControl
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
CultureNotFoundException
ObjectDisposedException
NotSupportedException
-
getTabIndex
public int getTabIndex() throws java.lang.Throwable
- Overrides:
getTabIndex
in classControl
- Throws:
java.lang.Throwable
-
setTabIndex
public void setTabIndex(int TabIndex) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException
- Overrides:
setTabIndex
in classControl
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
CultureNotFoundException
ObjectDisposedException
-
getWidth
public int getWidth() throws java.lang.Throwable
-
setWidth
public void setWidth(int Width) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, NotSupportedException
- Overrides:
setWidth
in classControl
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
CultureNotFoundException
ObjectDisposedException
NotSupportedException
-
getLocation
public Point getLocation() throws java.lang.Throwable
- Overrides:
getLocation
in classControl
- Throws:
java.lang.Throwable
-
setLocation
public void setLocation(Point Location) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, FormatException, Win32Exception, OutOfMemoryException, NotSupportedException, ArgumentOutOfRangeException
- Overrides:
setLocation
in classControl
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
RankException
IndexOutOfRangeException
ArrayTypeMismatchException
FormatException
Win32Exception
OutOfMemoryException
NotSupportedException
ArgumentOutOfRangeException
-
getMaximumSize
public Size getMaximumSize() throws java.lang.Throwable
- Overrides:
getMaximumSize
in classControl
- Throws:
java.lang.Throwable
-
setMaximumSize
public void setMaximumSize(Size MaximumSize) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException
- Overrides:
setMaximumSize
in classControl
- Throws:
java.lang.Throwable
PlatformNotSupportedException
ArgumentNullException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
-
getMinimumSize
public Size getMinimumSize() throws java.lang.Throwable
- Overrides:
getMinimumSize
in classControl
- Throws:
java.lang.Throwable
-
setMinimumSize
public void setMinimumSize(Size MinimumSize) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, NotSupportedException
- Overrides:
setMinimumSize
in classControl
- Throws:
java.lang.Throwable
PlatformNotSupportedException
ArgumentNullException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
NotSupportedException
-
getSize
public Size getSize() throws java.lang.Throwable
-
setSize
public void setSize(Size Size) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, FormatException, Win32Exception, OutOfMemoryException, NotSupportedException, ArgumentOutOfRangeException
- Overrides:
setSize
in classControl
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
RankException
IndexOutOfRangeException
ArrayTypeMismatchException
FormatException
Win32Exception
OutOfMemoryException
NotSupportedException
ArgumentOutOfRangeException
-
getName
public java.lang.String getName() throws java.lang.Throwable
-
setName
public void setName(java.lang.String Name) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException
- Overrides:
setName
in classControl
- Throws:
java.lang.Throwable
PlatformNotSupportedException
ArgumentNullException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
-
getAnchor
public AnchorStyles getAnchor() throws java.lang.Throwable
-
setAnchor
public void setAnchor(AnchorStyles Anchor) throws java.lang.Throwable, InvalidEnumArgumentException, PlatformNotSupportedException, ArgumentNullException, RankException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, NotSupportedException, ArgumentOutOfRangeException
- Overrides:
setAnchor
in classControl
- Throws:
java.lang.Throwable
InvalidEnumArgumentException
PlatformNotSupportedException
ArgumentNullException
RankException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
NotSupportedException
ArgumentOutOfRangeException
-
getBorderStyle
public BorderStyle getBorderStyle() throws java.lang.Throwable
- Overrides:
getBorderStyle
in classPanel
- Throws:
java.lang.Throwable
-
setBorderStyle
public void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, FormatException, InvalidEnumArgumentException, OutOfMemoryException, Win32Exception, NotSupportedException, ObjectDisposedException
- Overrides:
setBorderStyle
in classPanel
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
InvalidOperationException
ArgumentOutOfRangeException
PlatformNotSupportedException
FormatException
InvalidEnumArgumentException
OutOfMemoryException
Win32Exception
NotSupportedException
ObjectDisposedException
-
getParent
public Control getParent() throws java.lang.Throwable
-
setParent
public void setParent(Control Parent) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, PlatformNotSupportedException, RankException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, Win32Exception, OutOfMemoryException, InvalidOperationException, NotSupportedException
- Overrides:
setParent
in classControl
- Throws:
java.lang.Throwable
ArgumentOutOfRangeException
ArgumentNullException
PlatformNotSupportedException
RankException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
Win32Exception
OutOfMemoryException
InvalidOperationException
NotSupportedException
-
getDock
public DockStyle getDock() throws java.lang.Throwable, InvalidEnumArgumentException
- Overrides:
getDock
in classControl
- Throws:
java.lang.Throwable
InvalidEnumArgumentException
-
setDock
public void setDock(DockStyle Dock) throws java.lang.Throwable, ArgumentNullException, InvalidEnumArgumentException, PlatformNotSupportedException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, NotSupportedException
- Overrides:
setDock
in classControl
- Throws:
java.lang.Throwable
ArgumentNullException
InvalidEnumArgumentException
PlatformNotSupportedException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
NotSupportedException
-
addAutoSizeChanged
public void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addAutoSizeChanged
in classPanel
- Throws:
java.lang.Throwable
-
removeAutoSizeChanged
public void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeAutoSizeChanged
in classPanel
- Throws:
java.lang.Throwable
-
addDockChanged
public void addDockChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addDockChanged
in classControl
- Throws:
java.lang.Throwable
-
removeDockChanged
public void removeDockChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeDockChanged
in classControl
- Throws:
java.lang.Throwable
-
addLocationChanged
public void addLocationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addLocationChanged
in classControl
- Throws:
java.lang.Throwable
-
removeLocationChanged
public void removeLocationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeLocationChanged
in classControl
- Throws:
java.lang.Throwable
-
addTabIndexChanged
public void addTabIndexChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTabIndexChanged
in classControl
- Throws:
java.lang.Throwable
-
removeTabIndexChanged
public void removeTabIndexChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTabIndexChanged
in classControl
- Throws:
java.lang.Throwable
-
addTabStopChanged
public void addTabStopChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTabStopChanged
in classControl
- Throws:
java.lang.Throwable
-
removeTabStopChanged
public void removeTabStopChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTabStopChanged
in classControl
- Throws:
java.lang.Throwable
-
addVisibleChanged
public void addVisibleChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addVisibleChanged
in classControl
- Throws:
java.lang.Throwable
-
removeVisibleChanged
public void removeVisibleChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeVisibleChanged
in classControl
- Throws:
java.lang.Throwable
-
-