SigCtl
This class extends java.awt.Canvas to display an embedded signature object and provides a base class for DynamicCapture.
Full qualification: com.florentis.signature.SigCtl
Summary
Methods
aboutBox
This method displays an About Box for the control. The dialog box will display version, licensing and contact information.
| public static native void aboutBox() |
|---|
| Parameters |
|---|
| None |
| Return Value |
|---|
| None |
close
This method "Closes" the object, releasing the underlying COM object (and thus freeing resources).
| public native void close() |
|---|
| Parameters |
|---|
| None |
| Return Value |
|---|
| None |
Properties
| Property | Property Type | Description |
|---|
signature | SigObj | The read/write property contains a SigObj class |
licence | String | The read/write property contains a licence string |