public class TreeView extends Control
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.TreeView
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.TreeView
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
TreeView() |
TreeView(java.lang.Object instance)
Internal constructor.
|
addAutoSizeChanged, addBackColorChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, 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, Refresh, removeAutoSizeChanged, removeBackColorChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, 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 TreeView()
throws java.lang.Throwable,
ArgumentException,
NotSupportedException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
InvalidCastException,
FormatException,
Win32Exception,
ObjectDisposedException
public TreeView(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addAfterCheck(TreeViewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAfterCollapse(TreeViewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAfterExpand(TreeViewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAfterLabelEdit(NodeLabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAfterSelect(TreeViewEventHandler handler) 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 addBeforeCheck(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBeforeCollapse(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBeforeExpand(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBeforeLabelEdit(NodeLabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBeforeSelect(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDrawNode(DrawTreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemDrag(ItemDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNodeMouseClick(TreeNodeMouseClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNodeMouseDoubleClick(TreeNodeMouseClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addNodeMouseHover(TreeNodeMouseHoverEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPaddingChanged(EventHandler handler) throws java.lang.Throwable
addPaddingChanged in class Controljava.lang.Throwablepublic void addPaint(PaintEventHandler handler) throws java.lang.Throwable
public void addRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextChanged(EventHandler handler) throws java.lang.Throwable
addTextChanged in class Controljava.lang.Throwablepublic void BeginUpdate()
throws java.lang.Throwable
java.lang.Throwablepublic static TreeView cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into TreeView, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedTreeView instancejava.lang.Throwable - in case of error during cast operationpublic void CollapseAll()
throws java.lang.Throwable,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
PlatformNotSupportedException
java.lang.ThrowableWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionPlatformNotSupportedExceptionpublic void EndUpdate()
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentException,
NotSupportedException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void ExpandAll()
throws java.lang.Throwable,
Win32Exception,
OutOfMemoryException,
NotSupportedException
java.lang.ThrowableWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionpublic BorderStyle getBorderStyle() throws java.lang.Throwable
java.lang.Throwablepublic boolean getCheckBoxes()
throws java.lang.Throwable
java.lang.Throwablepublic TreeViewDrawMode getDrawMode() throws java.lang.Throwable
java.lang.Throwablepublic boolean getFullRowSelect()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getHideSelection()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getHotTracking()
throws java.lang.Throwable
java.lang.Throwablepublic int getImageIndex()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException
public java.lang.String getImageKey()
throws java.lang.Throwable
java.lang.Throwablepublic ImageList getImageList() throws java.lang.Throwable
java.lang.Throwablepublic int getIndent()
throws java.lang.Throwable
java.lang.Throwablepublic int getItemHeight()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic boolean getLabelEdit()
throws java.lang.Throwable
java.lang.Throwablepublic Color getLineColor() throws java.lang.Throwable, PlatformNotSupportedException, InvalidOperationException, ArgumentNullException, NotSupportedException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException
public TreeNode GetNodeAt(int x, int y) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic TreeNode GetNodeAt(Point pt) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic int GetNodeCount(boolean includeSubTrees)
throws java.lang.Throwable
java.lang.Throwablepublic TreeNodeCollection getNodes() 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 java.lang.String getPathSeparator()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getRightToLeftLayout()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getScrollable()
throws java.lang.Throwable
java.lang.Throwablepublic int getSelectedImageIndex()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException
public java.lang.String getSelectedImageKey()
throws java.lang.Throwable
java.lang.Throwablepublic TreeNode getSelectedNode() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic boolean getShowLines()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowNodeToolTips()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowPlusMinus()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowRootLines()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getSorted()
throws java.lang.Throwable
java.lang.Throwablepublic ImageList getStateImageList() throws java.lang.Throwable
java.lang.Throwablepublic TreeNode getTopNode() throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic IComparer getTreeViewNodeSorter() throws java.lang.Throwable
java.lang.Throwablepublic int getVisibleCount()
throws java.lang.Throwable
java.lang.Throwablepublic TreeViewHitTestInfo HitTest(int x, int y) throws java.lang.Throwable, NotSupportedException, ArgumentException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic TreeViewHitTestInfo HitTest(Point pt) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionpublic void removeAfterCheck(TreeViewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAfterCollapse(TreeViewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAfterExpand(TreeViewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAfterLabelEdit(NodeLabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAfterSelect(TreeViewEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic 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 removeBeforeCheck(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBeforeCollapse(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBeforeExpand(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBeforeLabelEdit(NodeLabelEditEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBeforeSelect(TreeViewCancelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDrawNode(DrawTreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemDrag(ItemDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNodeMouseClick(TreeNodeMouseClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNodeMouseDoubleClick(TreeNodeMouseClickEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeNodeMouseHover(TreeNodeMouseHoverEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePaddingChanged(EventHandler handler) throws java.lang.Throwable
removePaddingChanged in class Controljava.lang.Throwablepublic void removePaint(PaintEventHandler handler) throws java.lang.Throwable
removePaint in class Controljava.lang.Throwablepublic void removeRightToLeftLayoutChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextChanged(EventHandler handler) throws java.lang.Throwable
removeTextChanged in class Controljava.lang.Throwablepublic void setBorderStyle(BorderStyle BorderStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, OutOfMemoryException, Win32Exception, InvalidCastException, ObjectDisposedException, NotSupportedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionOutOfMemoryExceptionWin32ExceptionInvalidCastExceptionObjectDisposedExceptionNotSupportedExceptionpublic void setCheckBoxes(boolean CheckBoxes)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionObjectDisposedExceptionNotSupportedExceptionFormatExceptionWin32ExceptionInvalidCastExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setDrawMode(TreeViewDrawMode DrawMode) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, InvalidCastException, NotSupportedException
public void setFullRowSelect(boolean FullRowSelect)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setHideSelection(boolean HideSelection)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setHotTracking(boolean HotTracking)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setImageIndex(int ImageIndex)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
InvalidCastException,
FormatException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionInvalidCastExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setImageKey(java.lang.String ImageKey)
throws java.lang.Throwable,
PlatformNotSupportedException,
NotSupportedException,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidCastException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowablePlatformNotSupportedExceptionNotSupportedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setImageList(ImageList ImageList) throws java.lang.Throwable, LockRecursionException, SynchronizationLockException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, ObjectDisposedException, ArgumentException, PlatformNotSupportedException, MulticastNotSupportedException
public void setIndent(int Indent)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
FormatException
public void setItemHeight(int ItemHeight)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
FormatException,
InvalidCastException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionInvalidCastExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setLabelEdit(boolean LabelEdit)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setLineColor(Color LineColor) throws java.lang.Throwable, PlatformNotSupportedException, NotSupportedException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException
java.lang.ThrowablePlatformNotSupportedExceptionNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionpublic void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
setPadding in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic void setPathSeparator(java.lang.String PathSeparator)
throws java.lang.Throwable
java.lang.Throwablepublic void setRightToLeftLayout(boolean RightToLeftLayout)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setScrollable(boolean Scrollable)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidCastExceptionIndexOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setSelectedImageIndex(int SelectedImageIndex)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
InvalidCastException,
FormatException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionInvalidCastExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setSelectedImageKey(java.lang.String SelectedImageKey)
throws java.lang.Throwable,
PlatformNotSupportedException,
NotSupportedException,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
CultureNotFoundException,
InvalidCastException,
InvalidOperationException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
OverflowException
java.lang.ThrowablePlatformNotSupportedExceptionNotSupportedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setSelectedNode(TreeNode SelectedNode) throws java.lang.Throwable, ObjectDisposedException, PlatformNotSupportedException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException
public void setShowLines(boolean ShowLines)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setShowNodeToolTips(boolean ShowNodeToolTips)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidCastExceptionIndexOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setShowPlusMinus(boolean ShowPlusMinus)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setShowRootLines(boolean ShowRootLines)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ArgumentOutOfRangeException,
OutOfMemoryException,
PlatformNotSupportedException,
ObjectDisposedException,
NotSupportedException,
FormatException,
Win32Exception,
InvalidCastException
public void setSorted(boolean Sorted)
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
RankException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
ArrayTypeMismatchException,
InvalidCastException,
NotSupportedException,
InvalidOperationException,
NullReferenceException,
OutOfMemoryException,
ExternalException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionInvalidCastExceptionNotSupportedExceptionInvalidOperationExceptionNullReferenceExceptionOutOfMemoryExceptionExternalExceptionpublic void setStateImageList(ImageList StateImageList) throws java.lang.Throwable, LockRecursionException, SynchronizationLockException, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, ObjectDisposedException, ArgumentException, PlatformNotSupportedException, MulticastNotSupportedException, Win32Exception, OutOfMemoryException, NotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, InvalidCastException, CultureNotFoundException
java.lang.ThrowableLockRecursionExceptionSynchronizationLockExceptionArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionArgumentExceptionPlatformNotSupportedExceptionMulticastNotSupportedExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionRankExceptionIndexOutOfRangeExceptionArrayTypeMismatchExceptionInvalidCastExceptionCultureNotFoundExceptionpublic void setTopNode(TreeNode TopNode) throws java.lang.Throwable, ObjectDisposedException, PlatformNotSupportedException, Win32Exception, ArgumentException, InvalidOperationException, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException
public void setTreeViewNodeSorter(IComparer TreeViewNodeSorter) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidCastException, InvalidOperationException, NotSupportedException, FormatException, CultureNotFoundException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionArrayTypeMismatchExceptionInvalidCastExceptionInvalidOperationExceptionNotSupportedExceptionFormatExceptionCultureNotFoundExceptionpublic void Sort()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentNullException,
RankException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
NotSupportedException,
ArrayTypeMismatchException,
InvalidCastException,
InvalidOperationException,
ObjectDisposedException,
CultureNotFoundException,
OutOfMemoryException
java.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionRankExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionNotSupportedExceptionArrayTypeMismatchExceptionInvalidCastExceptionInvalidOperationExceptionObjectDisposedExceptionCultureNotFoundExceptionOutOfMemoryException