|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILicenseControl
COM Interface 'ILicenseControl'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the LicenseControl.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
DISPID__552_NAME
|
static java.lang.String |
DISPID_1_GET_NAME
|
static java.lang.String |
DISPID_2_GET_NAME
|
static java.lang.String |
DISPID_3_GET_NAME
|
static java.lang.String |
DISPID_4_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID81060951_889e_4152_9cec_db6fcb2e7474
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
aboutBox()
Displays a dialog of information about the LicenseControl. |
java.lang.String |
getLicenseAvailability(int option)
A Description of the availability of the licenses either all licenses or just those specified in the LicenseControls property page. |
int |
getStatus()
The status of the LicenseControl initialization. |
java.lang.String |
getSummary()
A summary of the status of the LicenseControl initialization. |
void |
showStatusDialog(int hWndParent,
int option,
java.lang.Object windowTitle,
java.lang.Object heading)
Shows a dialog displaying the LicenseControl status and the current license availability. |
Field Detail |
---|
static final int IID81060951_889e_4152_9cec_db6fcb2e7474
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID__552_NAME
static final java.lang.String DISPID_1_GET_NAME
static final java.lang.String DISPID_2_GET_NAME
static final java.lang.String DISPID_3_GET_NAME
static final java.lang.String DISPID_4_NAME
Method Detail |
---|
void aboutBox() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getStatus() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSummary() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getLicenseAvailability(int option) throws java.io.IOException, AutomationException
option
- A com.esri.arcgis.controls.esriLicenseStatusOptions constant (in, optional, pass 1 if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void showStatusDialog(int hWndParent, int option, java.lang.Object windowTitle, java.lang.Object heading) throws java.io.IOException, AutomationException
hWndParent
- The hWndParent (in, optional, pass 0 if not required)option
- A com.esri.arcgis.controls.esriLicenseStatusOptions constant (in, optional, pass 1 if not required)windowTitle
- A Variant (in, optional, pass null if not required)heading
- A Variant (in, optional, pass null if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |