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=4.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, 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, 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, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, 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, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, removeAutoSizeChanged, removeBackColorChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, 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, 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, setSiteCreateObjRef, GetLifetimeService, 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,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
NullReferenceException,
MemberAccessException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MulticastNotSupportedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
AbandonedMutexException,
ExternalException,
KeyNotFoundException,
NotSupportedException,
ConfigurationErrorsException,
CultureNotFoundException,
Win32Exception,
OutOfMemoryException,
SecurityException,
NotImplementedException,
FormatException,
IndexOutOfRangeException,
TypeLoadException,
InvalidEnumArgumentException,
InvalidCastException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionNullReferenceExceptionMemberAccessExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMulticastNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAbandonedMutexExceptionExternalExceptionKeyNotFoundExceptionNotSupportedExceptionConfigurationErrorsExceptionCultureNotFoundExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionNotImplementedExceptionFormatExceptionIndexOutOfRangeExceptionTypeLoadExceptionInvalidEnumArgumentExceptionInvalidCastExceptionOverflowExceptionpublic 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,
NullReferenceException,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
NotSupportedException
public void ExpandAllGridItems()
throws java.lang.Throwable,
NullReferenceException,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ArgumentOutOfRangeException,
NotSupportedException
public AttributeCollection getBrowsableAttributes() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic 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, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, ConfigurationErrorsException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, SecurityException, RankException, InvalidEnumArgumentException, NullReferenceException, UnauthorizedAccessException, IOException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionConfigurationErrorsExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionUnauthorizedAccessExceptionIOExceptionpublic Color getCommandsBackColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public Color getCommandsBorderColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getCommandsDisabledLinkColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, ConfigurationErrorsException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, SecurityException, RankException, InvalidEnumArgumentException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionConfigurationErrorsExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionpublic Color getCommandsForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public Color getCommandsLinkColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, ConfigurationErrorsException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, SecurityException, RankException, InvalidEnumArgumentException, NullReferenceException, ExternalException, UnauthorizedAccessException, IOException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionConfigurationErrorsExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionExternalExceptionUnauthorizedAccessExceptionIOExceptionpublic boolean getCommandsVisible()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCommandsVisibleIfAvailable()
throws java.lang.Throwable
java.lang.Throwablepublic Point getContextMenuDefaultLocation() throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, MulticastNotSupportedException, InvalidEnumArgumentException, InvalidOperationException, ThreadStateException, OutOfMemoryException, ConfigurationErrorsException, NotImplementedException, Win32Exception
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionMulticastNotSupportedExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionThreadStateExceptionOutOfMemoryExceptionConfigurationErrorsExceptionNotImplementedExceptionWin32Exceptionpublic Color getDisabledItemForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException
public Color getHelpBackColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public Color getHelpBorderColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getHelpForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
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
getPadding in class Controljava.lang.Throwablepublic 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
java.lang.Throwablepublic PropertyTab getSelectedTab() throws java.lang.Throwable
java.lang.Throwablepublic boolean getToolbarVisible()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseCompatibleTextRendering()
throws java.lang.Throwable
java.lang.Throwablepublic Color getViewBackColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public Color getViewBorderColor() throws java.lang.Throwable
java.lang.Throwablepublic Color getViewForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
public void Refresh()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException,
InvalidEnumArgumentException
Refresh in class Controljava.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void RefreshTabs(PropertyTabScope tabScope) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ConfigurationErrorsException, InvalidEnumArgumentException, RankException, FormatException, TypeLoadException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionConfigurationErrorsExceptionInvalidEnumArgumentExceptionRankExceptionFormatExceptionTypeLoadExceptionpublic 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,
InvalidEnumArgumentException,
ArgumentException,
ArgumentOutOfRangeException,
NullReferenceException,
ArgumentNullException
java.lang.ThrowableWin32ExceptionInvalidEnumArgumentExceptionArgumentExceptionArgumentOutOfRangeExceptionNullReferenceExceptionArgumentNullExceptionpublic void setBrowsableAttributes(AttributeCollection BrowsableAttributes) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setCanShowVisualStyleGlyphs(boolean CanShowVisualStyleGlyphs)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
Win32Exception,
NotSupportedException,
SecurityException,
OutOfMemoryException
public void setCategoryForeColor(Color CategoryForeColor) throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setCategorySplitterColor(Color CategorySplitterColor) throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setCommandsActiveLinkColor(Color CommandsActiveLinkColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, ConfigurationErrorsException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, SecurityException, RankException, InvalidEnumArgumentException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionConfigurationErrorsExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionpublic void setCommandsBackColor(Color CommandsBackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, SecurityException, Win32Exception, NullReferenceException, OutOfMemoryException, ConfigurationErrorsException, RankException, InvalidEnumArgumentException
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionConfigurationErrorsExceptionRankExceptionInvalidEnumArgumentExceptionpublic void setCommandsBorderColor(Color CommandsBorderColor) throws java.lang.Throwable
java.lang.Throwablepublic void setCommandsDisabledLinkColor(Color CommandsDisabledLinkColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, ConfigurationErrorsException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, SecurityException, RankException, InvalidEnumArgumentException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionConfigurationErrorsExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionpublic void setCommandsForeColor(Color CommandsForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException, ConfigurationErrorsException, RankException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionConfigurationErrorsExceptionRankExceptionInvalidEnumArgumentExceptionpublic void setCommandsLinkColor(Color CommandsLinkColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, ConfigurationErrorsException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, SecurityException, RankException, InvalidEnumArgumentException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionConfigurationErrorsExceptionInvalidOperationExceptionIndexOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionRankExceptionInvalidEnumArgumentExceptionNullReferenceExceptionpublic void setCommandsVisibleIfAvailable(boolean CommandsVisibleIfAvailable)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
NotSupportedException
public void setDisabledItemForeColor(Color DisabledItemForeColor) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
public void setHelpBackColor(Color HelpBackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, SecurityException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setHelpBorderColor(Color HelpBorderColor) throws java.lang.Throwable
java.lang.Throwablepublic void setHelpForeColor(Color HelpForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setHelpVisible(boolean HelpVisible)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException
public void setJCOInstance(JCObject instance)
setJCOInstance in class ContainerControlpublic void setLargeButtons(boolean LargeButtons)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ConfigurationErrorsException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
InvalidOperationException,
ObjectDisposedException,
NotImplementedException,
InvalidEnumArgumentException,
OutOfMemoryException,
MissingMethodException,
TargetInvocationException,
NullReferenceException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
OverflowException,
Win32Exception,
MulticastNotSupportedException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionObjectDisposedExceptionNotImplementedExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionMissingMethodExceptionTargetInvocationExceptionNullReferenceExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionOverflowExceptionWin32ExceptionMulticastNotSupportedExceptionpublic void setLineColor(Color LineColor) throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableNullReferenceExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
setPadding in class Controljava.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void setPropertySort(PropertySort PropertySort) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, SecurityException, NullReferenceException, OutOfMemoryException, RankException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionRankExceptionpublic void setSelectedGridItem(GridItem SelectedGridItem) throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidEnumArgumentException, KeyNotFoundException, NotSupportedException
public void setSelectedItemWithFocusBackColor(Color SelectedItemWithFocusBackColor) throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setSelectedItemWithFocusForeColor(Color SelectedItemWithFocusForeColor) throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setSelectedObject(NetObject SelectedObject) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, InvalidEnumArgumentException, MulticastNotSupportedException, ThreadStateException, RankException, InvalidCastException, TypeLoadException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionMulticastNotSupportedExceptionThreadStateExceptionRankExceptionInvalidCastExceptionTypeLoadExceptionpublic void setSelectedObjects(NetObject[] SelectedObjects) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException, InvalidEnumArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ThreadStateException, InvalidCastException, TypeLoadException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionThreadStateExceptionInvalidCastExceptionTypeLoadExceptionpublic void setToolbarVisible(boolean ToolbarVisible)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
NullReferenceException,
OutOfMemoryException,
InvalidEnumArgumentException,
TargetInvocationException,
MissingMethodException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionTargetInvocationExceptionMissingMethodExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionOverflowExceptionpublic void setUseCompatibleTextRendering(boolean UseCompatibleTextRendering)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
Win32Exception,
NotSupportedException,
SecurityException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setViewBackColor(Color ViewBackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, SecurityException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableInvalidOperationExceptionExternalExceptionArgumentNullExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionNotSupportedExceptionSecurityExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionpublic void setViewBorderColor(Color ViewBorderColor) throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionOutOfMemoryExceptionpublic void setViewForeColor(Color ViewForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionSecurityExceptionArgumentOutOfRangeExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryException