public class OleControl
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
OleControl()
Initializes a new instance of this class.
|
protected |
OleControl(java.lang.String name)
Initializes a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets name of the ActiveX control.
|
boolean |
isForms2OleControl()
Returns true if the control is a
Forms2OleControl. |
protected OleControl()
protected OleControl(java.lang.String name)
public boolean isForms2OleControl()
Forms2OleControl.Forms2OleControl.public java.lang.String getName()