Package system.windows.forms
Class TrackBar
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.MarshalByRefObject
-
- system.componentmodel.Component
-
- system.windows.forms.Control
-
- system.windows.forms.TrackBar
-
- All Implemented Interfaces:
AutoCloseable
,IJCOBridgeReflected
,IDropTarget
public class TrackBar extends Control
The base .NET class managing System.Windows.Forms.TrackBar, System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.TrackBar
Powered by JCOBridge: more info at https://www.jcobridge.com
- Version:
- 1.14.3.0
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static String
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static String
assemblyShortName
Assembly name: System.Windows.Formsstatic String
className
Qualified class name: System.Windows.Forms.TrackBarstatic JCType
classType
The type managed from JCOBridge.
-
Method Summary
-
Methods inherited from class system.windows.forms.Control
addBackColorChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClientSizeChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDockChanged, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, 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, 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, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, 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, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClientSizeChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDockChanged, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, 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, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setForeColor, setHeight, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, Update
-
Methods inherited from class system.componentmodel.Component
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSite
-
Methods inherited from class system.MarshalByRefObject
GetLifetimeService, InitializeLifetimeService
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toObjectFromArray, toObjectFromArray, toString, ToString, translateException
-
-
-
-
Field Detail
-
assemblyFullName
public static final String assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final String assemblyShortName
Assembly name: System.Windows.Forms- See Also:
- Constant Field Values
-
className
public static final String className
Qualified class name: System.Windows.Forms.TrackBar- See Also:
- Constant Field Values
-
-
Constructor Detail
-
TrackBar
public TrackBar(Object instance) throws Throwable
Internal constructor. Use with caution- Throws:
Throwable
-
TrackBar
public TrackBar() throws Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidOperationException, ObjectDisposedException, FormatException, Win32Exception, OutOfMemoryException
-
-
Method Detail
-
getJCOAssemblyName
public String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIDropTarget
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classControl
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIDropTarget
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classControl
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIDropTarget
- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classControl
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIDropTarget
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classControl
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIDropTarget
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classControl
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static TrackBar cast(IJCOBridgeReflected from) throws Throwable
Try to cast theIJCOBridgeReflected
instance intoTrackBar
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
TrackBar
instance- Throws:
Throwable
- in case of error during cast operation
-
EndInit
public void EndInit() throws Throwable, ArgumentNullException, IndexOutOfRangeException, PlatformNotSupportedException, ArgumentException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, ObjectDisposedException, OutOfMemoryException, NotSupportedException
-
SetRange
public void SetRange(int minValue, int maxValue) throws Throwable, ArgumentException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, IndexOutOfRangeException, FormatException, Win32Exception, NotSupportedException, OutOfMemoryException, NullReferenceException
-
setRightToLeftLayout
public void setRightToLeftLayout(boolean RightToLeftLayout) throws Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, FormatException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, NullReferenceException
- Throws:
Throwable
PlatformNotSupportedException
ArgumentNullException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
FormatException
InvalidOperationException
ObjectDisposedException
Win32Exception
OutOfMemoryException
NotSupportedException
NullReferenceException
-
setLargeChange
public void setLargeChange(int LargeChange) throws Throwable, NotSupportedException, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, CultureNotFoundException
-
setMaximum
public void setMaximum(int Maximum) throws Throwable, ArgumentException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, NullReferenceException
-
setMinimum
public void setMinimum(int Minimum) throws Throwable, ArgumentException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, NullReferenceException
-
setSmallChange
public void setSmallChange(int SmallChange) throws Throwable, NotSupportedException, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, CultureNotFoundException
-
setTickFrequency
public void setTickFrequency(int TickFrequency) throws Throwable, ArgumentException, ArgumentNullException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, IndexOutOfRangeException, FormatException, Win32Exception, NotSupportedException, OutOfMemoryException, NullReferenceException
-
getValue
public int getValue() throws Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, FormatException, Win32Exception, OutOfMemoryException, NotSupportedException
-
setValue
public void setValue(int Value) throws Throwable, NotSupportedException, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, CultureNotFoundException, PlatformNotSupportedException, Win32Exception, InvalidOperationException, ObjectDisposedException, OutOfMemoryException
-
getImeMode
public ImeMode getImeMode() throws Throwable
- Overrides:
getImeMode
in classControl
- Throws:
Throwable
-
setImeMode
public void setImeMode(ImeMode ImeMode) throws Throwable, ArgumentNullException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidOperationException, ObjectDisposedException, Win32Exception, NotSupportedException, OutOfMemoryException, KeyNotFoundException
- Overrides:
setImeMode
in classControl
- Throws:
Throwable
ArgumentNullException
FormatException
InvalidEnumArgumentException
PlatformNotSupportedException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
InvalidOperationException
ObjectDisposedException
Win32Exception
NotSupportedException
OutOfMemoryException
KeyNotFoundException
-
getOrientation
public Orientation getOrientation() throws Throwable
- Throws:
Throwable
-
setOrientation
public void setOrientation(Orientation Orientation) throws Throwable, ArgumentNullException, ArgumentException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, RankException, Win32Exception, OutOfMemoryException, NotSupportedException
- Throws:
Throwable
ArgumentNullException
ArgumentException
CultureNotFoundException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
PlatformNotSupportedException
ArrayTypeMismatchException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
RankException
Win32Exception
OutOfMemoryException
NotSupportedException
-
getPadding
public Padding getPadding() throws Throwable
- Overrides:
getPadding
in classControl
- Throws:
Throwable
-
setPadding
public void setPadding(Padding Padding) throws Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, NullReferenceException
- Overrides:
setPadding
in classControl
- Throws:
Throwable
PlatformNotSupportedException
ArgumentNullException
RankException
ArgumentOutOfRangeException
IndexOutOfRangeException
ArgumentException
ArrayTypeMismatchException
InvalidOperationException
ObjectDisposedException
Win32Exception
OutOfMemoryException
NotSupportedException
NullReferenceException
-
setTickStyle
public void setTickStyle(TickStyle TickStyle) throws Throwable, ArgumentNullException, ArgumentException, CultureNotFoundException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, ArrayTypeMismatchException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, OutOfMemoryException
- Throws:
Throwable
ArgumentNullException
ArgumentException
CultureNotFoundException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
PlatformNotSupportedException
ArrayTypeMismatchException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
Win32Exception
NotSupportedException
OutOfMemoryException
-
addAutoSizeChanged
public void addAutoSizeChanged(EventHandler handler) throws Throwable
- Overrides:
addAutoSizeChanged
in classControl
- Throws:
Throwable
-
removeAutoSizeChanged
public void removeAutoSizeChanged(EventHandler handler) throws Throwable
- Overrides:
removeAutoSizeChanged
in classControl
- Throws:
Throwable
-
addBackgroundImageChanged
public void addBackgroundImageChanged(EventHandler handler) throws Throwable
- Overrides:
addBackgroundImageChanged
in classControl
- Throws:
Throwable
-
removeBackgroundImageChanged
public void removeBackgroundImageChanged(EventHandler handler) throws Throwable
- Overrides:
removeBackgroundImageChanged
in classControl
- Throws:
Throwable
-
addBackgroundImageLayoutChanged
public void addBackgroundImageLayoutChanged(EventHandler handler) throws Throwable
- Overrides:
addBackgroundImageLayoutChanged
in classControl
- Throws:
Throwable
-
removeBackgroundImageLayoutChanged
public void removeBackgroundImageLayoutChanged(EventHandler handler) throws Throwable
- Overrides:
removeBackgroundImageLayoutChanged
in classControl
- Throws:
Throwable
-
addClick
public void addClick(EventHandler handler) throws Throwable
-
removeClick
public void removeClick(EventHandler handler) throws Throwable
- Overrides:
removeClick
in classControl
- Throws:
Throwable
-
addDoubleClick
public void addDoubleClick(EventHandler handler) throws Throwable
- Overrides:
addDoubleClick
in classControl
- Throws:
Throwable
-
removeDoubleClick
public void removeDoubleClick(EventHandler handler) throws Throwable
- Overrides:
removeDoubleClick
in classControl
- Throws:
Throwable
-
addFontChanged
public void addFontChanged(EventHandler handler) throws Throwable
- Overrides:
addFontChanged
in classControl
- Throws:
Throwable
-
removeFontChanged
public void removeFontChanged(EventHandler handler) throws Throwable
- Overrides:
removeFontChanged
in classControl
- Throws:
Throwable
-
addForeColorChanged
public void addForeColorChanged(EventHandler handler) throws Throwable
- Overrides:
addForeColorChanged
in classControl
- Throws:
Throwable
-
removeForeColorChanged
public void removeForeColorChanged(EventHandler handler) throws Throwable
- Overrides:
removeForeColorChanged
in classControl
- Throws:
Throwable
-
addImeModeChanged
public void addImeModeChanged(EventHandler handler) throws Throwable
- Overrides:
addImeModeChanged
in classControl
- Throws:
Throwable
-
removeImeModeChanged
public void removeImeModeChanged(EventHandler handler) throws Throwable
- Overrides:
removeImeModeChanged
in classControl
- Throws:
Throwable
-
addPaddingChanged
public void addPaddingChanged(EventHandler handler) throws Throwable
- Overrides:
addPaddingChanged
in classControl
- Throws:
Throwable
-
removePaddingChanged
public void removePaddingChanged(EventHandler handler) throws Throwable
- Overrides:
removePaddingChanged
in classControl
- Throws:
Throwable
-
addRightToLeftLayoutChanged
public void addRightToLeftLayoutChanged(EventHandler handler) throws Throwable
- Throws:
Throwable
-
removeRightToLeftLayoutChanged
public void removeRightToLeftLayoutChanged(EventHandler handler) throws Throwable
- Throws:
Throwable
-
addScroll
public void addScroll(EventHandler handler) throws Throwable
- Throws:
Throwable
-
removeScroll
public void removeScroll(EventHandler handler) throws Throwable
- Throws:
Throwable
-
addTextChanged
public void addTextChanged(EventHandler handler) throws Throwable
- Overrides:
addTextChanged
in classControl
- Throws:
Throwable
-
removeTextChanged
public void removeTextChanged(EventHandler handler) throws Throwable
- Overrides:
removeTextChanged
in classControl
- Throws:
Throwable
-
addValueChanged
public void addValueChanged(EventHandler handler) throws Throwable
- Throws:
Throwable
-
removeValueChanged
public void removeValueChanged(EventHandler handler) throws Throwable
- Throws:
Throwable
-
addMouseClick
public void addMouseClick(MouseEventHandler handler) throws Throwable
- Overrides:
addMouseClick
in classControl
- Throws:
Throwable
-
removeMouseClick
public void removeMouseClick(MouseEventHandler handler) throws Throwable
- Overrides:
removeMouseClick
in classControl
- Throws:
Throwable
-
addMouseDoubleClick
public void addMouseDoubleClick(MouseEventHandler handler) throws Throwable
- Overrides:
addMouseDoubleClick
in classControl
- Throws:
Throwable
-
removeMouseDoubleClick
public void removeMouseDoubleClick(MouseEventHandler handler) throws Throwable
- Overrides:
removeMouseDoubleClick
in classControl
- Throws:
Throwable
-
addPaint
public void addPaint(PaintEventHandler handler) throws Throwable
-
removePaint
public void removePaint(PaintEventHandler handler) throws Throwable
- Overrides:
removePaint
in classControl
- Throws:
Throwable
-
-