Package system.windows.forms
Class StatusStrip
-
- All Implemented Interfaces:
AutoCloseable
,IJCOBridgeReflected
,IDropTarget
public class StatusStrip extends ToolStrip
The base .NET class managing System.Windows.Forms.StatusStrip, System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.See: https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.StatusStrip
-
-
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.StatusStripstatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description StatusStrip()
StatusStrip(Object instance)
Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addPaddingChanged(EventHandler handler)
static StatusStrip
cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoStatusStrip
, a cast assert is made to check if types are compatible.boolean
getCanOverflow()
ToolStripGripStyle
getGripStyle()
String
getJCOAssemblyName()
Returns the reflected Assembly nameString
getJCOClassName()
Returns the reflected Class nameObject
getJCOInstance()
Returns the instantiated classString
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class TypeToolStripLayoutStyle
getLayoutStyle()
Padding
getPadding()
boolean
getShowItemToolTips()
Rectangle
getSizeGripBounds()
boolean
getSizingGrip()
boolean
getStretch()
void
removePaddingChanged(EventHandler handler)
void
setCanOverflow(boolean CanOverflow)
void
setGripStyle(ToolStripGripStyle GripStyle)
void
setJCOInstance(JCObject instance)
void
setLayoutStyle(ToolStripLayoutStyle LayoutStyle)
void
setPadding(Padding Padding)
void
setShowItemToolTips(boolean ShowItemToolTips)
void
setSizingGrip(boolean SizingGrip)
void
setStretch(boolean Stretch)
-
Methods inherited from class system.windows.forms.ToolStrip
addAutoSizeChanged, addBeginDrag, addCausesValidationChanged, addControlAdded, addControlRemoved, addCursorChanged, addEndDrag, addForeColorChanged, addItemAdded, addItemClicked, addItemRemoved, addLayoutCompleted, addLayoutStyleChanged, addPaintGrip, addRendererChanged, getAllowItemReorder, getAllowMerge, getAutoScrollMargin, getAutoScrollMinSize, getAutoScrollPosition, getBackColor, getCausesValidation, GetChildAtPointNewToolStrip, GetChildAtPointNewToolStrip, getDefaultDropDownDirection, getForeColor, getGripDisplayStyle, getGripMargin, getGripRectangle, getHasChildren, getHorizontalScroll, getImageList, getImageScalingSize, getIsCurrentlyDragging, getIsDropDown, GetItemAt, GetItemAt, getItems, getLayoutSettings, GetNextItem, getOrientation, getOverflowButton, getRenderer, getRenderMode, getTabStop, getTextDirection, getVerticalScroll, removeAutoSizeChanged, removeBeginDrag, removeCausesValidationChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeEndDrag, removeForeColorChanged, removeItemAdded, removeItemClicked, removeItemRemoved, removeLayoutCompleted, removeLayoutStyleChanged, removePaintGrip, removeRendererChanged, ResetMinimumSizeNewToolStrip, setAllowItemReorder, setAllowMerge, setAutoScrollMargin, SetAutoScrollMarginNewToolStrip, setAutoScrollMinSize, setAutoScrollPosition, setBackColor, setCausesValidation, setDefaultDropDownDirection, setForeColor, setGripMargin, setImageList, setImageScalingSize, setLayoutSettings, setOrientation, setRenderer, setRenderMode, setTabStop, setTextDirection
-
Methods inherited from class system.windows.forms.ScrollableControl
addScroll, getAutoScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin
-
Methods inherited from class system.windows.forms.Control
addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuStripChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, 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, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addTextChanged, addValidated, addValidating, addVisibleChanged, BeginInvoke, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, 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, 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, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuStripChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, 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, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeTextChanged, 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, setBackgroundImage, setBackgroundImageLayout, setBindingContext, setBounds, SetBounds, SetBounds, setCapture, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setParent, setRegion, setRightToLeft, setSize, setTabIndex, 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.StatusStrip- See Also:
- Constant Field Values
-
-
Constructor Detail
-
StatusStrip
public StatusStrip(Object instance) throws Throwable
Internal constructor. Use with caution- Throws:
Throwable
-
StatusStrip
public StatusStrip() throws Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, IndexOutOfRangeException, NotSupportedException, ObjectDisposedException, RankException, FormatException, Win32Exception, OutOfMemoryException, InvalidEnumArgumentException, ThreadStateException
- Throws:
Throwable
ArgumentException
ArgumentOutOfRangeException
ArgumentNullException
InvalidOperationException
PlatformNotSupportedException
ArrayTypeMismatchException
IndexOutOfRangeException
NotSupportedException
ObjectDisposedException
RankException
FormatException
Win32Exception
OutOfMemoryException
InvalidEnumArgumentException
ThreadStateException
-
-
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 classToolStrip
- 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 classToolStrip
- 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 classToolStrip
- 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 classToolStrip
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classToolStrip
-
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 classToolStrip
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static StatusStrip cast(IJCOBridgeReflected from) throws Throwable
Try to cast theIJCOBridgeReflected
instance intoStatusStrip
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
StatusStrip
instance- Throws:
Throwable
- in case of error during cast operation
-
getCanOverflow
public boolean getCanOverflow() throws Throwable
- Overrides:
getCanOverflow
in classToolStrip
- Throws:
Throwable
-
setCanOverflow
public void setCanOverflow(boolean CanOverflow) throws Throwable, PlatformNotSupportedException, ArgumentNullException, RankException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, ArrayTypeMismatchException
-
getShowItemToolTips
public boolean getShowItemToolTips() throws Throwable
- Overrides:
getShowItemToolTips
in classToolStrip
- Throws:
Throwable
-
setShowItemToolTips
public void setShowItemToolTips(boolean ShowItemToolTips) throws Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, PlatformNotSupportedException, RankException, IndexOutOfRangeException, ArrayTypeMismatchException, OutOfMemoryException, Win32Exception, InvalidOperationException, NotSupportedException, InvalidEnumArgumentException, ThreadStateException, ApplicationException, OverflowException
- Overrides:
setShowItemToolTips
in classToolStrip
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentNullException
ArgumentException
PlatformNotSupportedException
RankException
IndexOutOfRangeException
ArrayTypeMismatchException
OutOfMemoryException
Win32Exception
InvalidOperationException
NotSupportedException
InvalidEnumArgumentException
ThreadStateException
ApplicationException
OverflowException
-
setSizingGrip
public void setSizingGrip(boolean SizingGrip) throws Throwable, ArgumentNullException, FormatException, Win32Exception, InvalidOperationException, ObjectDisposedException, NotSupportedException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, RankException, ArrayTypeMismatchException
-
getStretch
public boolean getStretch() throws Throwable
- Overrides:
getStretch
in classToolStrip
- Throws:
Throwable
-
setStretch
public void setStretch(boolean Stretch) throws Throwable
- Overrides:
setStretch
in classToolStrip
- Throws:
Throwable
-
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
-
getGripStyle
public ToolStripGripStyle getGripStyle() throws Throwable
- Overrides:
getGripStyle
in classToolStrip
- Throws:
Throwable
-
setGripStyle
public void setGripStyle(ToolStripGripStyle GripStyle) throws Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, Win32Exception
-
getLayoutStyle
public ToolStripLayoutStyle getLayoutStyle() throws Throwable
- Overrides:
getLayoutStyle
in classToolStrip
- Throws:
Throwable
-
setLayoutStyle
public void setLayoutStyle(ToolStripLayoutStyle LayoutStyle) throws Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ThreadStateException, RankException, ArrayTypeMismatchException, NotSupportedException
- Overrides:
setLayoutStyle
in classToolStrip
- Throws:
Throwable
ArgumentNullException
ArgumentException
PlatformNotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
FormatException
InvalidEnumArgumentException
ThreadStateException
RankException
ArrayTypeMismatchException
NotSupportedException
-
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
-
-