Package system.serviceprocess.design
Class ServiceInstallerDialog
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.MarshalByRefObject
-
- system.componentmodel.Component
-
- system.windows.forms.Control
-
- system.windows.forms.ScrollableControl
-
- system.windows.forms.ContainerControl
-
- system.windows.forms.Form
-
- system.serviceprocess.design.ServiceInstallerDialog
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,IJCOBridgeReflected
,IDropTarget
public class ServiceInstallerDialog extends Form
The base .NET class managing System.ServiceProcess.Design.ServiceInstallerDialog, System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceProcess.Design.ServiceInstallerDialog
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
assemblyFullName
Fully assembly qualified name: System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.String
assemblyShortName
Assembly name: System.ServiceProcessstatic java.lang.String
className
Qualified class name: System.ServiceProcess.Design.ServiceInstallerDialogstatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description ServiceInstallerDialog()
ServiceInstallerDialog(java.lang.Object instance)
Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ServiceInstallerDialog
cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoServiceInstallerDialog
, a cast assert is made to check if types are compatible.java.lang.String
getJCOAssemblyName()
Returns the reflected Assembly namejava.lang.String
getJCOClassName()
Returns the reflected Class namejava.lang.Object
getJCOInstance()
Returns the instantiated classjava.lang.String
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class Typejava.lang.String
getPassword()
ServiceInstallerDialogResult
getResult()
java.lang.String
getUsername()
static void
Main()
void
setJCOInstance(JCObject instance)
void
setPassword(java.lang.String Password)
void
setUsername(java.lang.String Username)
-
Methods inherited from class system.windows.forms.Form
Activate, addActivated, addAutoSizeChanged, addAutoValidateChanged, addClosed, addClosing, addDeactivate, addDpiChanged, addFormClosed, addFormClosing, addHelpButtonClicked, addInputLanguageChanged, addInputLanguageChanging, addLoad, addMarginChanged, addMaximizedBoundsChanged, addMaximumSizeChanged, addMdiChildActivate, addMenuComplete, addMenuStart, addMinimumSizeChanged, AddOwnedForm, addResizeBegin, addResizeEnd, addRightToLeftLayoutChanged, addShown, addTabIndexChanged, addTabStopChanged, Close, getAcceptButton, getActiveForm, getActiveMdiChild, getAllowTransparency, getAutoScale, getAutoScaleBaseSize, GetAutoScaleSize, getAutoSizeMode, getCancelButton, getClientSize, getControlBox, getDesktopBounds, getDesktopLocation, getDialogResult, getFormBorderStyle, getHelpButton, getIcon, getIsMdiChild, getIsMdiContainer, getIsRestrictedWindow, getKeyPreview, getLocation, getMainMenuStrip, getMargin, getMaximizeBox, getMdiChildren, getMdiParent, getMenu, getMergedMenu, getMinimizeBox, getModal, getOpacity, getOwnedForms, getOwner, getRestoreBounds, getRightToLeftLayout, getShowIcon, getShowInTaskbar, getSize, getSizeGripStyle, getStartPosition, getTabIndex, getTabStop, getTopLevel, getTopMost, getTransparencyKey, getWindowState, LayoutMdi, removeActivated, removeAutoSizeChanged, removeAutoValidateChanged, removeClosed, removeClosing, removeDeactivate, removeDpiChanged, removeFormClosed, removeFormClosing, removeHelpButtonClicked, removeInputLanguageChanged, removeInputLanguageChanging, removeLoad, removeMarginChanged, removeMaximizedBoundsChanged, removeMaximumSizeChanged, removeMdiChildActivate, removeMenuComplete, removeMenuStart, removeMinimumSizeChanged, RemoveOwnedForm, removeResizeBegin, removeResizeEnd, removeRightToLeftLayoutChanged, removeShown, removeTabIndexChanged, removeTabStopChanged, setAcceptButton, setAllowTransparency, setAutoScale, setAutoScaleBaseSize, setAutoSizeMode, setCancelButton, setClientSize, setControlBox, setDesktopBounds, SetDesktopBounds, setDesktopLocation, SetDesktopLocation, setDialogResult, setFormBorderStyle, setHelpButton, setIcon, setIsMdiContainer, setKeyPreview, setLocation, setMainMenuStrip, setMargin, setMaximizeBox, setMdiParent, setMenu, setMinimizeBox, setOpacity, setOwner, setRightToLeftLayout, setShowIcon, setShowInTaskbar, setSize, setSizeGripStyle, setStartPosition, setTabIndex, setTabStop, setTopLevel, setTopMost, setTransparencyKey, setWindowState, Show, ShowDialog, ShowDialog, ValidateChildren, ValidateChildren
-
Methods inherited from class system.windows.forms.ContainerControl
getActiveControl, getAutoScaleDimensions, getAutoScaleMode, getAutoValidate, getCurrentAutoScaleDimensions, getParentForm, PerformAutoScale, setActiveControl, setAutoScaleDimensions, setAutoScaleMode, setAutoValidate, Validate, Validate
-
Methods inherited from class system.windows.forms.ScrollableControl
addScroll, getAutoScroll, getAutoScrollMargin, getAutoScrollMinSize, getAutoScrollPosition, getHorizontalScroll, getVerticalScroll, removeScroll, ScrollControlIntoView, setAutoScroll, setAutoScrollMargin, SetAutoScrollMargin, setAutoScrollMinSize, setAutoScrollPosition
-
Methods inherited from class system.windows.forms.Control
addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, 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, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTextChanged, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, 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, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, 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, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, setBounds, SetBounds, SetBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setContextMenu, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, 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
CreateObjRef, GetLifetimeService, InitializeLifetimeService
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.windows.forms.IDropTarget
OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.ServiceProcess- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.ServiceProcess.Design.ServiceInstallerDialog- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ServiceInstallerDialog
public ServiceInstallerDialog(java.lang.Object instance) throws java.lang.Throwable
Internal constructor. Use with caution- Throws:
java.lang.Throwable
-
ServiceInstallerDialog
public ServiceInstallerDialog() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, ObjectDisposedException, NotSupportedException, SecurityException, TypeLoadException, MissingMethodException, TargetInvocationException, NotImplementedException, OutOfMemoryException, EndOfStreamException, FormatException, IOException, BadImageFormatException, AbandonedMutexException, NullReferenceException, InvalidEnumArgumentException, KeyNotFoundException, OverflowException
- Throws:
java.lang.Throwable
ConfigurationErrorsException
ArgumentException
InvalidOperationException
ArgumentNullException
ArgumentOutOfRangeException
IndexOutOfRangeException
Win32Exception
ObjectDisposedException
NotSupportedException
SecurityException
TypeLoadException
MissingMethodException
TargetInvocationException
NotImplementedException
OutOfMemoryException
EndOfStreamException
FormatException
IOException
BadImageFormatException
AbandonedMutexException
NullReferenceException
InvalidEnumArgumentException
KeyNotFoundException
OverflowException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.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 classForm
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.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 classForm
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.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 classForm
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIDropTarget
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classForm
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classForm
-
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 classForm
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static ServiceInstallerDialog cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoServiceInstallerDialog
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
ServiceInstallerDialog
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
Main
public static void Main() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, Win32Exception, InvalidOperationException, NotSupportedException, SecurityException, MissingMethodException, TargetInvocationException, NotImplementedException, CultureNotFoundException, ObjectDisposedException, FormatException, IOException, NullReferenceException, InvalidEnumArgumentException, KeyNotFoundException, RankException, FileNotFoundException
- Throws:
java.lang.Throwable
ConfigurationErrorsException
ArgumentException
ArgumentNullException
MissingManifestResourceException
ArgumentOutOfRangeException
Win32Exception
InvalidOperationException
NotSupportedException
SecurityException
MissingMethodException
TargetInvocationException
NotImplementedException
CultureNotFoundException
ObjectDisposedException
FormatException
IOException
NullReferenceException
InvalidEnumArgumentException
KeyNotFoundException
RankException
FileNotFoundException
-
getResult
public ServiceInstallerDialogResult getResult() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getPassword
public java.lang.String getPassword() throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
-
setPassword
public void setPassword(java.lang.String Password) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
MissingManifestResourceException
NotImplementedException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
IndexOutOfRangeException
Win32Exception
NotSupportedException
SecurityException
NullReferenceException
OutOfMemoryException
-
getUsername
public java.lang.String getUsername() throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
-
setUsername
public void setUsername(java.lang.String Username) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
MissingManifestResourceException
NotImplementedException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
IndexOutOfRangeException
Win32Exception
NotSupportedException
SecurityException
NullReferenceException
OutOfMemoryException
-
-