public class CheckedListBox extends ListBox
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.CheckedListBox
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.CheckedListBox
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
CheckedListBox() |
CheckedListBox(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addClick(EventHandler handler) |
void |
addDataSourceChanged(EventHandler handler) |
void |
addDisplayMemberChanged(EventHandler handler) |
void |
addDrawItem(DrawItemEventHandler handler) |
void |
addItemCheck(ItemCheckEventHandler handler) |
void |
addMeasureItem(MeasureItemEventHandler handler) |
void |
addMouseClick(MouseEventHandler handler) |
void |
addValueMemberChanged(EventHandler handler) |
static CheckedListBox |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into CheckedListBox, a cast assert is made to check if types are compatible. |
boolean |
getCheckOnClick() |
NetObject |
getDataSource() |
java.lang.String |
getDisplayMember() |
boolean |
GetItemChecked(int index) |
CheckState |
GetItemCheckState(int index) |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
Padding |
getPadding() |
boolean |
getThreeDCheckBoxes() |
boolean |
getUseCompatibleTextRendering() |
java.lang.String |
getValueMember() |
void |
removeClick(EventHandler handler) |
void |
removeDataSourceChanged(EventHandler handler) |
void |
removeDisplayMemberChanged(EventHandler handler) |
void |
removeDrawItem(DrawItemEventHandler handler) |
void |
removeItemCheck(ItemCheckEventHandler handler) |
void |
removeMeasureItem(MeasureItemEventHandler handler) |
void |
removeMouseClick(MouseEventHandler handler) |
void |
removeValueMemberChanged(EventHandler handler) |
void |
setCheckOnClick(boolean CheckOnClick) |
void |
setDataSource(NetObject DataSource) |
void |
setDisplayMember(java.lang.String DisplayMember) |
void |
SetItemChecked(int index,
boolean value) |
void |
SetItemCheckState(int index,
CheckState value) |
void |
setJCOInstance(JCObject instance) |
void |
setPadding(Padding Padding) |
void |
setThreeDCheckBoxes(boolean ThreeDCheckBoxes) |
void |
setUseCompatibleTextRendering(boolean UseCompatibleTextRendering) |
void |
setValueMember(java.lang.String ValueMember) |
addBackgroundImageChanged, addBackgroundImageLayoutChanged, addPaddingChanged, addPaint, addSelectedIndexChanged, addTextChanged, BeginUpdate, ClearSelected, EndUpdate, FindString, FindString, FindStringExact, FindStringExact, getBorderStyle, getColumnWidth, getDrawMode, getHorizontalExtent, getHorizontalScrollbar, getIntegralHeight, getItemHeight, GetItemHeight, GetItemRectangle, getMultiColumn, getPreferredHeight, getScrollAlwaysVisible, GetSelected, getSelectedItem, getSelectionMode, getSorted, getTopIndex, getUseCustomTabOffsets, getUseTabStops, IndexFromPoint, IndexFromPoint, Refresh, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removePaddingChanged, removePaint, removeSelectedIndexChanged, removeTextChanged, ResetBackColor, ResetForeColor, setBorderStyle, setColumnWidth, setDrawMode, setHorizontalExtent, setHorizontalScrollbar, setIntegralHeight, setItemHeight, setMultiColumn, setScrollAlwaysVisible, SetSelected, setSelectedItem, setSelectionMode, setSorted, setTopIndex, setUseCustomTabOffsets, setUseTabStopsaddFormat, addFormatInfoChanged, addFormatStringChanged, addFormattingEnabledChanged, addSelectedValueChanged, getFormatInfo, getFormatString, getFormattingEnabled, GetItemText, getSelectedIndex, getSelectedValue, removeFormat, removeFormatInfoChanged, removeFormatStringChanged, removeFormattingEnabledChanged, removeSelectedValueChanged, setFormatInfo, setFormatString, setFormattingEnabled, setSelectedIndex, setSelectedValueaddAutoSizeChanged, addBackColorChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, 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, 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, removeAutoSizeChanged, removeBackColorChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, 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, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBindings, ResetCursor, ResetFont, 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 CheckedListBox()
throws java.lang.Throwable,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
NullReferenceException
public CheckedListBox(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addClick(EventHandler handler) throws java.lang.Throwable
public void addDataSourceChanged(EventHandler handler) throws java.lang.Throwable
addDataSourceChanged in class ListControljava.lang.Throwablepublic void addDisplayMemberChanged(EventHandler handler) throws java.lang.Throwable
addDisplayMemberChanged in class ListControljava.lang.Throwablepublic void addDrawItem(DrawItemEventHandler handler) throws java.lang.Throwable
addDrawItem in class ListBoxjava.lang.Throwablepublic void addItemCheck(ItemCheckEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMeasureItem(MeasureItemEventHandler handler) throws java.lang.Throwable
addMeasureItem in class ListBoxjava.lang.Throwablepublic void addMouseClick(MouseEventHandler handler) throws java.lang.Throwable
addMouseClick in class ListBoxjava.lang.Throwablepublic void addValueMemberChanged(EventHandler handler) throws java.lang.Throwable
addValueMemberChanged in class ListControljava.lang.Throwablepublic static CheckedListBox cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into CheckedListBox, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedCheckedListBox instancejava.lang.Throwable - in case of error during cast operationpublic boolean getCheckOnClick()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject getDataSource() throws java.lang.Throwable
getDataSource in class ListControljava.lang.Throwablepublic java.lang.String getDisplayMember()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
OutOfMemoryException,
PlatformNotSupportedException
getDisplayMember in class ListControljava.lang.ThrowableNotSupportedExceptionArgumentExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionpublic boolean GetItemChecked(int index)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException
public CheckState GetItemCheckState(int index) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, ArrayTypeMismatchException, NotSupportedException, ObjectDisposedException, RankException, IndexOutOfRangeException, FormatException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ListBoxString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ListBoxString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ListBoxObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ListBoxString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ListBoxJCType representing the CLR Type of the instantiated Classpublic Padding getPadding() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getPadding in class ListBoxjava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic boolean getThreeDCheckBoxes()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseCompatibleTextRendering()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException
public java.lang.String getValueMember()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
OutOfMemoryException,
PlatformNotSupportedException
getValueMember in class ListControljava.lang.ThrowableNotSupportedExceptionArgumentExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionpublic void removeClick(EventHandler handler) throws java.lang.Throwable
removeClick in class ListBoxjava.lang.Throwablepublic void removeDataSourceChanged(EventHandler handler) throws java.lang.Throwable
removeDataSourceChanged in class ListControljava.lang.Throwablepublic void removeDisplayMemberChanged(EventHandler handler) throws java.lang.Throwable
removeDisplayMemberChanged in class ListControljava.lang.Throwablepublic void removeDrawItem(DrawItemEventHandler handler) throws java.lang.Throwable
removeDrawItem in class ListBoxjava.lang.Throwablepublic void removeItemCheck(ItemCheckEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMeasureItem(MeasureItemEventHandler handler) throws java.lang.Throwable
removeMeasureItem in class ListBoxjava.lang.Throwablepublic void removeMouseClick(MouseEventHandler handler) throws java.lang.Throwable
removeMouseClick in class ListBoxjava.lang.Throwablepublic void removeValueMemberChanged(EventHandler handler) throws java.lang.Throwable
removeValueMemberChanged in class ListControljava.lang.Throwablepublic void setCheckOnClick(boolean CheckOnClick)
throws java.lang.Throwable
java.lang.Throwablepublic void setDataSource(NetObject DataSource) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, OutOfMemoryException, ExternalException, InvalidCastException, MulticastNotSupportedException, FormatException, IndexOutOfRangeException
setDataSource in class ListControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionOutOfMemoryExceptionExternalExceptionInvalidCastExceptionMulticastNotSupportedExceptionFormatExceptionIndexOutOfRangeExceptionpublic void setDisplayMember(java.lang.String DisplayMember)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
NullReferenceException,
ExternalException,
ArgumentNullException,
InvalidOperationException,
CultureNotFoundException,
InvalidCastException,
MulticastNotSupportedException,
FormatException,
IndexOutOfRangeException
setDisplayMember in class ListControljava.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionNullReferenceExceptionExternalExceptionArgumentNullExceptionInvalidOperationExceptionCultureNotFoundExceptionInvalidCastExceptionMulticastNotSupportedExceptionFormatExceptionIndexOutOfRangeExceptionpublic void SetItemChecked(int index,
boolean value)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException,
IndexOutOfRangeException,
FormatException,
InvalidEnumArgumentException,
OutOfMemoryException,
InvalidCastException,
Win32Exception
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionInvalidCastExceptionWin32Exceptionpublic void SetItemCheckState(int index,
CheckState value)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
FormatException,
InvalidEnumArgumentException,
OutOfMemoryException,
InvalidCastException,
Win32Exception,
NullReferenceException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionInvalidCastExceptionWin32ExceptionNullReferenceExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ListBoxpublic void setPadding(Padding Padding) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, InvalidCastException, ArgumentException, NotSupportedException
setPadding in class ListBoxjava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionInvalidCastExceptionArgumentExceptionNotSupportedExceptionpublic void setThreeDCheckBoxes(boolean ThreeDCheckBoxes)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
FormatException,
InvalidCastException,
NotSupportedException
public void setUseCompatibleTextRendering(boolean UseCompatibleTextRendering)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
public void setValueMember(java.lang.String ValueMember)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
OutOfMemoryException,
CultureNotFoundException,
NullReferenceException,
ExternalException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
MulticastNotSupportedException,
FormatException,
IndexOutOfRangeException
setValueMember in class ListControljava.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionCultureNotFoundExceptionNullReferenceExceptionExternalExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionMulticastNotSupportedExceptionFormatExceptionIndexOutOfRangeException