public class PropertyGrid extends ContainerControl
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.PropertyGrid
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: System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.PropertyGrid
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
PropertyGrid() |
PropertyGrid(java.lang.Object instance)
Internal constructor.
|
addAutoValidateChanged, getActiveControl, getAutoScaleDimensions, getAutoScaleMode, getAutoValidate, getCurrentAutoScaleDimensions, getParentForm, PerformAutoScale, removeAutoValidateChanged, setActiveControl, setAutoScaleDimensions, setAutoScaleMode, setAutoValidate, Validate, Validate, ValidateChildren, ValidateChildrenaddScroll, getAutoScroll, getAutoScrollMargin, getAutoScrollMinSize, getAutoScrollPosition, getHorizontalScroll, getVerticalScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin, setAutoScrollMargin, setAutoScrollMinSize, setAutoScrollPositionaddAutoSizeChanged, addBackColorChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseHover, addMouseWheel, addMove, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, 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, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, 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, Invoke, InvokeAsync, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, removeAutoSizeChanged, removeBackColorChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseHover, removeMouseWheel, removeMove, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, 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, setDataContext, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteGetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public PropertyGrid()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
InvalidOperationException,
InvalidCastException,
Win32Exception,
OutOfMemoryException,
FileLoadException,
CultureNotFoundException,
TypeLoadException,
ObjectDisposedException,
NullReferenceException,
ExternalException,
InvalidEnumArgumentException,
FormatException,
OverflowException,
ThreadStateException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionInvalidCastExceptionWin32ExceptionOutOfMemoryExceptionFileLoadExceptionCultureNotFoundExceptionTypeLoadExceptionObjectDisposedExceptionNullReferenceExceptionExternalExceptionInvalidEnumArgumentExceptionFormatExceptionOverflowExceptionThreadStateExceptionpublic PropertyGrid(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageChanged in class Controljava.lang.Throwablepublic void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
addForeColorChanged in class Controljava.lang.Throwablepublic void addKeyDown(KeyEventHandler handler) throws java.lang.Throwable
addKeyDown in class Controljava.lang.Throwablepublic void addKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
addKeyPress in class Controljava.lang.Throwablepublic void addKeyUp(KeyEventHandler handler) throws java.lang.Throwable
public void addMouseDown(MouseEventHandler handler) throws java.lang.Throwable
addMouseDown in class Controljava.lang.Throwablepublic void addMouseEnter(EventHandler handler) throws java.lang.Throwable
addMouseEnter in class Controljava.lang.Throwablepublic void addMouseLeave(EventHandler handler) throws java.lang.Throwable
addMouseLeave in class Controljava.lang.Throwablepublic void addMouseMove(MouseEventHandler handler) throws java.lang.Throwable
addMouseMove in class Controljava.lang.Throwablepublic void addMouseUp(MouseEventHandler handler) throws java.lang.Throwable
addMouseUp in class Controljava.lang.Throwablepublic void addPaddingChanged(EventHandler handler) throws java.lang.Throwable
addPaddingChanged in class Controljava.lang.Throwablepublic void addPropertySortChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPropertyTabChanged(PropertyTabChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPropertyValueChanged(PropertyValueChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelectedGridItemChanged(SelectedGridItemChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addSelectedObjectsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic static PropertyGrid cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into PropertyGrid, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedPropertyGrid instancejava.lang.Throwable - in case of error during cast operationpublic void CollapseAllGridItems()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
MulticastNotSupportedException,
PlatformNotSupportedException,
Win32Exception,
NotSupportedException,
InvalidOperationException,
ArgumentNullException
public void ExpandAllGridItems()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
MulticastNotSupportedException,
PlatformNotSupportedException,
Win32Exception,
NotSupportedException,
InvalidOperationException,
ArgumentNullException
public AttributeCollection getBrowsableAttributes() throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentNullException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionpublic boolean getCanShowCommands()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCanShowVisualStyleGlyphs()
throws java.lang.Throwable
java.lang.Throwablepublic Color getCategoryForeColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getCategorySplitterColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getCommandsActiveLinkColor() throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, InvalidCastException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, CultureNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionInvalidCastExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionCultureNotFoundExceptionpublic Color getCommandsBackColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, ObjectDisposedException
public Color getCommandsBorderColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getCommandsDisabledLinkColor() throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, InvalidCastException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionInvalidCastExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionpublic Color getCommandsForeColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException
public Color getCommandsLinkColor() throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, InvalidCastException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, ObjectDisposedException, SecurityException, IOException, UnauthorizedAccessException, CultureNotFoundException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionInvalidCastExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionObjectDisposedExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionCultureNotFoundExceptionpublic boolean getCommandsVisible()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCommandsVisibleIfAvailable()
throws java.lang.Throwable
java.lang.Throwablepublic Point getContextMenuDefaultLocation() throws java.lang.Throwable, ArgumentException, PlatformNotSupportedException, ArgumentOutOfRangeException, MulticastNotSupportedException, Win32Exception, NotSupportedException, InvalidOperationException, InvalidEnumArgumentException, ExternalException
public Color getDisabledItemForeColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, IndexOutOfRangeException
public Color getHelpBackColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, ObjectDisposedException
public Color getHelpBorderColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getHelpForeColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException
public boolean getHelpVisible()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ContainerControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ContainerControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ContainerControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ContainerControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ContainerControlJCType representing the CLR Type of the instantiated Classpublic boolean getLargeButtons()
throws java.lang.Throwable
java.lang.Throwablepublic Color getLineColor() throws java.lang.Throwable
java.lang.Throwablepublic Padding getPadding() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getPadding in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic PropertySort getPropertySort() throws java.lang.Throwable
java.lang.Throwablepublic GridItem getSelectedGridItem() throws java.lang.Throwable
java.lang.Throwablepublic Color getSelectedItemWithFocusBackColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getSelectedItemWithFocusForeColor() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getSelectedObject() throws java.lang.Throwable
java.lang.Throwablepublic final NetObject[] getSelectedObjects() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionpublic PropertyTab getSelectedTab() throws java.lang.Throwable
java.lang.Throwablepublic boolean getToolbarVisible()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseCompatibleTextRendering()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException
public Color getViewBackColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, ObjectDisposedException
public Color getViewBorderColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getViewForeColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException
public void Refresh()
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotSupportedException,
ArrayTypeMismatchException,
InvalidOperationException,
RankException,
InvalidEnumArgumentException,
OutOfMemoryException,
NullReferenceException,
MulticastNotSupportedException,
ObjectDisposedException,
TargetInvocationException
Refresh in class Controljava.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionArrayTypeMismatchExceptionInvalidOperationExceptionRankExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionNullReferenceExceptionMulticastNotSupportedExceptionObjectDisposedExceptionTargetInvocationExceptionpublic void RefreshTabs(PropertyTabScope tabScope) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, InvalidEnumArgumentException, FormatException, Win32Exception, TargetInvocationException, RankException, ArrayTypeMismatchException, InvalidCastException, KeyNotFoundException, ThreadStateException, TypeLoadException, FileLoadException, OutOfMemoryException, ExternalException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionObjectDisposedExceptionInvalidOperationExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionFormatExceptionWin32ExceptionTargetInvocationExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionKeyNotFoundExceptionThreadStateExceptionTypeLoadExceptionFileLoadExceptionOutOfMemoryExceptionExternalExceptionpublic void removeBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
removeForeColorChanged in class Controljava.lang.Throwablepublic void removeKeyDown(KeyEventHandler handler) throws java.lang.Throwable
removeKeyDown in class Controljava.lang.Throwablepublic void removeKeyPress(KeyPressEventHandler handler) throws java.lang.Throwable
removeKeyPress in class Controljava.lang.Throwablepublic void removeKeyUp(KeyEventHandler handler) throws java.lang.Throwable
removeKeyUp in class Controljava.lang.Throwablepublic void removeMouseDown(MouseEventHandler handler) throws java.lang.Throwable
removeMouseDown in class Controljava.lang.Throwablepublic void removeMouseEnter(EventHandler handler) throws java.lang.Throwable
removeMouseEnter in class Controljava.lang.Throwablepublic void removeMouseLeave(EventHandler handler) throws java.lang.Throwable
removeMouseLeave in class Controljava.lang.Throwablepublic void removeMouseMove(MouseEventHandler handler) throws java.lang.Throwable
removeMouseMove in class Controljava.lang.Throwablepublic void removeMouseUp(MouseEventHandler handler) throws java.lang.Throwable
removeMouseUp in class Controljava.lang.Throwablepublic void removePaddingChanged(EventHandler handler) throws java.lang.Throwable
removePaddingChanged in class Controljava.lang.Throwablepublic void removePropertySortChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePropertyTabChanged(PropertyTabChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePropertyValueChanged(PropertyValueChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelectedGridItemChanged(SelectedGridItemChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeSelectedObjectsChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void ResetSelectedProperty()
throws java.lang.Throwable,
Win32Exception,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
MulticastNotSupportedException
public void setBrowsableAttributes(AttributeCollection BrowsableAttributes) throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, OutOfMemoryException, NullReferenceException, MulticastNotSupportedException, ObjectDisposedException, TargetInvocationException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionNullReferenceExceptionMulticastNotSupportedExceptionObjectDisposedExceptionTargetInvocationExceptionpublic void setCanShowVisualStyleGlyphs(boolean CanShowVisualStyleGlyphs)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
FormatException,
InvalidCastException,
NotSupportedException
public void setCategoryForeColor(Color CategoryForeColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, FormatException, InvalidCastException
public void setCategorySplitterColor(Color CategorySplitterColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, FormatException, InvalidCastException
public void setCommandsActiveLinkColor(Color CommandsActiveLinkColor) throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, InvalidCastException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionInvalidCastExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionpublic void setCommandsBackColor(Color CommandsBackColor) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, OutOfMemoryException, InvalidCastException, Win32Exception, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, ArrayTypeMismatchException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionOutOfMemoryExceptionInvalidCastExceptionWin32ExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionpublic void setCommandsBorderColor(Color CommandsBorderColor) throws java.lang.Throwable
java.lang.Throwablepublic void setCommandsDisabledLinkColor(Color CommandsDisabledLinkColor) throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, InvalidCastException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionInvalidCastExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionpublic void setCommandsForeColor(Color CommandsForeColor) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, ArrayTypeMismatchException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionArrayTypeMismatchExceptionpublic void setCommandsLinkColor(Color CommandsLinkColor) throws java.lang.Throwable, ArgumentOutOfRangeException, PlatformNotSupportedException, InvalidCastException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException
java.lang.ThrowableArgumentOutOfRangeExceptionPlatformNotSupportedExceptionInvalidCastExceptionWin32ExceptionArgumentExceptionInvalidOperationExceptionNotSupportedExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionpublic void setCommandsVisibleIfAvailable(boolean CommandsVisibleIfAvailable)
throws java.lang.Throwable,
PlatformNotSupportedException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
ArgumentException,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException,
NotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
InvalidEnumArgumentException,
ArrayTypeMismatchException,
FormatException,
TargetInvocationException,
ArgumentNullException,
RankException,
KeyNotFoundException
java.lang.ThrowablePlatformNotSupportedExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionArgumentExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionNotSupportedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionArrayTypeMismatchExceptionFormatExceptionTargetInvocationExceptionArgumentNullExceptionRankExceptionKeyNotFoundExceptionpublic void setDisabledItemForeColor(Color DisabledItemForeColor) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, FormatException, InvalidCastException, NotSupportedException
public void setHelpBackColor(Color HelpBackColor) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, OutOfMemoryException, InvalidCastException
public void setHelpBorderColor(Color HelpBorderColor) throws java.lang.Throwable
java.lang.Throwablepublic void setHelpForeColor(Color HelpForeColor) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, IndexOutOfRangeException
public void setHelpVisible(boolean HelpVisible)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
InvalidCastException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException,
InvalidEnumArgumentException,
TargetInvocationException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
KeyNotFoundException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionInvalidCastExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionInvalidEnumArgumentExceptionTargetInvocationExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionKeyNotFoundExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ContainerControlpublic void setLargeButtons(boolean LargeButtons)
throws java.lang.Throwable,
NotSupportedException,
PlatformNotSupportedException,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
CultureNotFoundException,
ArrayTypeMismatchException,
InvalidOperationException,
IndexOutOfRangeException,
FormatException,
LockRecursionException,
SynchronizationLockException,
ObjectDisposedException,
InvalidEnumArgumentException,
IOException,
Win32Exception,
InvalidCastException,
MulticastNotSupportedException,
TargetInvocationException,
KeyNotFoundException
java.lang.ThrowableNotSupportedExceptionPlatformNotSupportedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionArrayTypeMismatchExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionLockRecursionExceptionSynchronizationLockExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionIOExceptionWin32ExceptionInvalidCastExceptionMulticastNotSupportedExceptionTargetInvocationExceptionKeyNotFoundExceptionpublic void setLineColor(Color LineColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, FormatException, InvalidCastException
public void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
setPadding in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic void setPropertySort(PropertySort PropertySort) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, NotSupportedException, ArgumentNullException, InvalidCastException, NullReferenceException, Win32Exception
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionNotSupportedExceptionArgumentNullExceptionInvalidCastExceptionNullReferenceExceptionWin32Exceptionpublic void setSelectedGridItem(GridItem SelectedGridItem) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, PlatformNotSupportedException, Win32Exception, NotSupportedException, InvalidOperationException, ArgumentNullException, InvalidCastException
public void setSelectedItemWithFocusBackColor(Color SelectedItemWithFocusBackColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, FormatException, InvalidCastException
public void setSelectedItemWithFocusForeColor(Color SelectedItemWithFocusForeColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, FormatException, InvalidCastException
public void setSelectedObject(NetObject SelectedObject) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, ArgumentException, NotSupportedException, ArgumentOutOfRangeException, Win32Exception, InvalidEnumArgumentException, MulticastNotSupportedException, InvalidOperationException, ExternalException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException, InvalidCastException, FormatException, TypeLoadException
java.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionWin32ExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionInvalidOperationExceptionExternalExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionFormatExceptionTypeLoadExceptionpublic void setSelectedObjects(NetObject[] SelectedObjects) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, FormatException, NotSupportedException, Win32Exception, InvalidEnumArgumentException, InvalidOperationException, RankException, ArrayTypeMismatchException, InvalidCastException, TypeLoadException
java.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionWin32ExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionInvalidCastExceptionTypeLoadExceptionpublic void setToolbarVisible(boolean ToolbarVisible)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
InvalidCastException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException,
InvalidEnumArgumentException,
TargetInvocationException,
ArgumentNullException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
KeyNotFoundException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionInvalidCastExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionInvalidEnumArgumentExceptionTargetInvocationExceptionArgumentNullExceptionIndexOutOfRangeExceptionRankExceptionArrayTypeMismatchExceptionKeyNotFoundExceptionpublic void setUseCompatibleTextRendering(boolean UseCompatibleTextRendering)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException,
Win32Exception
public void setViewBackColor(Color ViewBackColor) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, OutOfMemoryException, InvalidCastException
public void setViewBorderColor(Color ViewBorderColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, FormatException, InvalidCastException
public void setViewForeColor(Color ViewForeColor) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, IndexOutOfRangeException