|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICustomizeDialog2
COM Interface 'ICustomizeDialog2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the customize dialog.' 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 |
IID
Deprecated. Internal use only |
static int |
IID8fac651f_f709_45b4_954f_0ee2f5ace78d
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.controls.ICustomizeDialog |
---|
IID16f2d139_2810_4241_b495_b7d1539cec64 |
Method Summary | |
---|---|
java.lang.String |
getPalettesCategory()
The GUID of the component category used for palette definitions. |
void |
setPalettesCategory(java.lang.String pVal)
The GUID of the component category used for palette definitions. |
void |
setWindowPosition(int left,
int top)
Positions the customize dialog at the given screen co-ordinates. |
Methods inherited from interface com.esri.arcgis.controls.ICustomizeDialog |
---|
closeDialog, getCommandsCategory, getDialogTitle, getDoubleClickDestination, getMenusCategory, getToolbarsCategory, isDialogActive, isShowAddFromFile, setCommandsCategory, setDialogTitle, setDoubleClickDestination, setMenusCategory, setShowAddFromFile, setToolbarsCategory, startDialog |
Field Detail |
---|
static final int IID8fac651f_f709_45b4_954f_0ee2f5ace78d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getPalettesCategory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPalettesCategory(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWindowPosition(int left, int top) throws java.io.IOException, AutomationException
left
- The left (in)top
- The top (in)
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 |