com.esri.arcgis.controls
Class ICustomizeDialogProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.controls.ICustomizeDialogProxy
All Implemented Interfaces:
ICustomizeDialog, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
ICustomizeDialog2Proxy

Deprecated. Internal use only. Proxy for COM Interface 'ICustomizeDialog'. 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 =

public class ICustomizeDialogProxy
extends com.esri.arcgis.interop.Dispatch
implements ICustomizeDialog, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.controls.ICustomizeDialog
IID, IID16f2d139_2810_4241_b495_b7d1539cec64
 
Constructor Summary
  ICustomizeDialogProxy()
          Deprecated. For internal use only
  ICustomizeDialogProxy(java.lang.Object obj)
          Deprecated.  
protected ICustomizeDialogProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ICustomizeDialogProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ICustomizeDialogProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void closeDialog()
          Deprecated. Closes the customize dialog.
 java.lang.String getCommandsCategory()
          Deprecated. The GUID of the component category used for commands.
 java.lang.String getDialogTitle()
          Deprecated. The title of the customize dialog.
 java.lang.Object getDoubleClickDestination()
          Deprecated. The ToolbarControl commands are added to when double clicked.
 java.lang.String getMenusCategory()
          Deprecated. The GUID of the component category used for menu definitions.
 java.lang.String getToolbarsCategory()
          Deprecated. The GUID of the component category used for toolbar definitions.
 boolean isDialogActive()
          Deprecated. Indicates if the customize dialog is active on the screen.
 boolean isShowAddFromFile()
          Deprecated. Indicates if the 'Add From File' button is available on the customize dialog.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setCommandsCategory(java.lang.String pVal)
          Deprecated. The GUID of the component category used for commands.
 void setDialogTitle(java.lang.String pVal)
          Deprecated. The title of the customize dialog.
 void setDoubleClickDestination(java.lang.Object pToolbarControl)
          Deprecated. Sets the ToolbarControl commands are added to when double clicked.
 void setMenusCategory(java.lang.String pVal)
          Deprecated. The GUID of the component category used for menu definitions.
 void setShowAddFromFile(boolean pVal)
          Deprecated. Indicates if the 'Add From File' button is available on the customize dialog.
 void setToolbarsCategory(java.lang.String pVal)
          Deprecated. The GUID of the component category used for toolbar definitions.
 void startDialog(int hWndParent)
          Deprecated. Starts the modeless customize dialog.
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ICustomizeDialogProxy

public ICustomizeDialogProxy(java.lang.String CLSID,
                             java.lang.String host,
                             com.esri.arcgis.interop.AuthInfo authInfo)
                      throws java.net.UnknownHostException,
                             java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

ICustomizeDialogProxy

public ICustomizeDialogProxy()
Deprecated. 
For internal use only


ICustomizeDialogProxy

public ICustomizeDialogProxy(java.lang.Object obj)
                      throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ICustomizeDialogProxy

protected ICustomizeDialogProxy(java.lang.Object obj,
                                java.lang.String iid)
                         throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ICustomizeDialogProxy

protected ICustomizeDialogProxy(java.lang.String CLSID,
                                java.lang.String iid,
                                java.lang.String host,
                                com.esri.arcgis.interop.AuthInfo authInfo)
                         throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

startDialog

public void startDialog(int hWndParent)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Starts the modeless customize dialog.

Specified by:
startDialog in interface ICustomizeDialog
Parameters:
hWndParent - The hWndParent (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCommandsCategory

public java.lang.String getCommandsCategory()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
The GUID of the component category used for commands.

Specified by:
getCommandsCategory in interface ICustomizeDialog
Returns:
The pVal
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCommandsCategory

public void setCommandsCategory(java.lang.String pVal)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The GUID of the component category used for commands.

Specified by:
setCommandsCategory in interface ICustomizeDialog
Parameters:
pVal - The pVal (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getToolbarsCategory

public java.lang.String getToolbarsCategory()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
The GUID of the component category used for toolbar definitions.

Specified by:
getToolbarsCategory in interface ICustomizeDialog
Returns:
The pVal
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setToolbarsCategory

public void setToolbarsCategory(java.lang.String pVal)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The GUID of the component category used for toolbar definitions.

Specified by:
setToolbarsCategory in interface ICustomizeDialog
Parameters:
pVal - The pVal (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

closeDialog

public void closeDialog()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Closes the customize dialog.

Specified by:
closeDialog in interface ICustomizeDialog
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isDialogActive

public boolean isDialogActive()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the customize dialog is active on the screen.

Specified by:
isDialogActive in interface ICustomizeDialog
Returns:
The pVal
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDialogTitle

public java.lang.String getDialogTitle()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The title of the customize dialog.

Specified by:
getDialogTitle in interface ICustomizeDialog
Returns:
The pVal
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDialogTitle

public void setDialogTitle(java.lang.String pVal)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The title of the customize dialog.

Specified by:
setDialogTitle in interface ICustomizeDialog
Parameters:
pVal - The pVal (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDoubleClickDestination

public java.lang.Object getDoubleClickDestination()
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
The ToolbarControl commands are added to when double clicked.

Specified by:
getDoubleClickDestination in interface ICustomizeDialog
Returns:
A reference to another Object (IUnknown)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDoubleClickDestination

public void setDoubleClickDestination(java.lang.Object pToolbarControl)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Sets the ToolbarControl commands are added to when double clicked.

Specified by:
setDoubleClickDestination in interface ICustomizeDialog
Parameters:
pToolbarControl - A reference to another Object (IUnknown) (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isShowAddFromFile

public boolean isShowAddFromFile()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates if the 'Add From File' button is available on the customize dialog.

Specified by:
isShowAddFromFile in interface ICustomizeDialog
Returns:
The pVal
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setShowAddFromFile

public void setShowAddFromFile(boolean pVal)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Indicates if the 'Add From File' button is available on the customize dialog.

Specified by:
setShowAddFromFile in interface ICustomizeDialog
Parameters:
pVal - The pVal (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMenusCategory

public java.lang.String getMenusCategory()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The GUID of the component category used for menu definitions.

Specified by:
getMenusCategory in interface ICustomizeDialog
Returns:
The pVal
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMenusCategory

public void setMenusCategory(java.lang.String pVal)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The GUID of the component category used for menu definitions.

Specified by:
setMenusCategory in interface ICustomizeDialog
Parameters:
pVal - The pVal (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.