com.esri.arcgis.catalogUI
Class IDescriptionWindowProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.catalogUI.IDescriptionWindowProxy
All Implemented Interfaces:
IDescriptionWindow, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IDescriptionWindow'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'

Description: 'Provides access to members of Item Descrition Window.' 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 IDescriptionWindowProxy
extends com.esri.arcgis.interop.Dispatch
implements IDescriptionWindow, 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.catalogUI.IDescriptionWindow
IID, IID65f86c2e_40e4_4135_8ebc_364a0ef7e9ae
 
Constructor Summary
  IDescriptionWindowProxy()
          Deprecated. For internal use only
  IDescriptionWindowProxy(java.lang.Object obj)
          Deprecated.  
protected IDescriptionWindowProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IDescriptionWindowProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IDescriptionWindowProxy(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.  
 IDescriptionWindow findViaItemInfo(IItemInfo pItemInfo)
          Deprecated. Indicates whether the Item Description Window is already being displayed for the selected ItemInfo.
 IDescriptionWindow findViaObject(IGxObject pGxObject)
          Deprecated. Indicates whether the Item Description Window is already being displayed for the selected GxObject.
 IDescriptionWindow findViaPath(java.lang.String path)
          Deprecated. Indicates whether the Item Description Window is already being displayed for the selected path.
 IGxDocumentationView getDocumentationView()
          Deprecated. The documentation view in item description window.
 int getHWnd()
          Deprecated. HWND of the Item Description Window.
 IItemInfo getTargetItemInfo()
          Deprecated. Pass the target ItemInfo to item description window.
 IGxObject getTargetObject()
          Deprecated. Pass the editing target object to item description window.
 java.lang.String getTargetPath()
          Deprecated. Pass the editing target path to item description window.
 void refresh()
          Deprecated. Refresh the Item Description Window.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setApplicationByRef(IApplication rhs1)
          Deprecated. Provides the window with a reference to the application.
 void setTargetItemInfoByRef(IItemInfo ppItemInfo)
          Deprecated. Pass the target ItemInfo to item description window.
 void setTargetObjectByRef(IGxObject ppGxObject)
          Deprecated. Pass the editing target object to item description window.
 void setTargetPath(java.lang.String path)
          Deprecated. Pass the editing target path to item description window.
 void show(boolean rePosition)
          Deprecated. Show tem Description Window of select object.
 
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

IDescriptionWindowProxy

public IDescriptionWindowProxy(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

IDescriptionWindowProxy

public IDescriptionWindowProxy()
Deprecated. 
For internal use only


IDescriptionWindowProxy

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

IDescriptionWindowProxy

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

IDescriptionWindowProxy

protected IDescriptionWindowProxy(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

setApplicationByRef

public void setApplicationByRef(IApplication rhs1)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Provides the window with a reference to the application.

Specified by:
setApplicationByRef in interface IDescriptionWindow
Parameters:
rhs1 - A reference to a com.esri.arcgis.framework.IApplication (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTargetObjectByRef

public void setTargetObjectByRef(IGxObject ppGxObject)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Pass the editing target object to item description window.

Specified by:
setTargetObjectByRef in interface IDescriptionWindow
Parameters:
ppGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTargetObject

public IGxObject getTargetObject()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Pass the editing target object to item description window.

Specified by:
getTargetObject in interface IDescriptionWindow
Returns:
A reference to a com.esri.arcgis.catalog.IGxObject
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setTargetPath

public void setTargetPath(java.lang.String path)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Pass the editing target path to item description window.

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

getTargetPath

public java.lang.String getTargetPath()
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Pass the editing target path to item description window.

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

setTargetItemInfoByRef

public void setTargetItemInfoByRef(IItemInfo ppItemInfo)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Pass the target ItemInfo to item description window.

Specified by:
setTargetItemInfoByRef in interface IDescriptionWindow
Parameters:
ppItemInfo - A reference to a com.esri.arcgis.geodatabase.IItemInfo (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTargetItemInfo

public IItemInfo getTargetItemInfo()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Pass the target ItemInfo to item description window.

Specified by:
getTargetItemInfo in interface IDescriptionWindow
Returns:
A reference to a com.esri.arcgis.geodatabase.IItemInfo
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

findViaItemInfo

public IDescriptionWindow findViaItemInfo(IItemInfo pItemInfo)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Indicates whether the Item Description Window is already being displayed for the selected ItemInfo.

Specified by:
findViaItemInfo in interface IDescriptionWindow
Parameters:
pItemInfo - A reference to a com.esri.arcgis.geodatabase.IItemInfo (in)
Returns:
A reference to a com.esri.arcgis.catalogUI.IDescriptionWindow
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

findViaPath

public IDescriptionWindow findViaPath(java.lang.String path)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates whether the Item Description Window is already being displayed for the selected path.

Specified by:
findViaPath in interface IDescriptionWindow
Parameters:
path - The path (in)
Returns:
A reference to a com.esri.arcgis.catalogUI.IDescriptionWindow
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

findViaObject

public IDescriptionWindow findViaObject(IGxObject pGxObject)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Indicates whether the Item Description Window is already being displayed for the selected GxObject.

Specified by:
findViaObject in interface IDescriptionWindow
Parameters:
pGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
Returns:
A reference to a com.esri.arcgis.catalogUI.IDescriptionWindow
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getHWnd

public int getHWnd()
            throws java.io.IOException,
                   AutomationException
Deprecated. 
HWND of the Item Description Window.

Specified by:
getHWnd in interface IDescriptionWindow
Returns:
The hWnd (A COM typedef)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

show

public void show(boolean rePosition)
          throws java.io.IOException,
                 AutomationException
Deprecated. 
Show tem Description Window of select object.

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

refresh

public void refresh()
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Refresh the Item Description Window.

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

getDocumentationView

public IGxDocumentationView getDocumentationView()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
The documentation view in item description window.

Specified by:
getDocumentationView in interface IDescriptionWindow
Returns:
A reference to a com.esri.arcgis.catalogUI.IGxDocumentationView
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.