|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGenericWindow
COM Interface 'IGenericWindow'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control a data window with a particular hWnd.' 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 |
IID4b043fa0_7906_11d2_a084_0000f8775bf9
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.arcmapui.IDataWindow |
---|
IID04dbd416_aee2_11d1_8750_0000f8751720 |
Method Summary | |
---|---|
IGenericWindow |
getFindWindow(java.lang.String windowName)
Find an already displayed window. |
java.lang.String |
getName()
Name of data window. |
void |
setActiveXUID(IUID rhs1)
UID of ActiveX component to place in data window. |
void |
setName(java.lang.String pWindowName)
Name of data window. |
void |
setTitle(java.lang.String rhs1)
Name displayed on form. |
Methods inherited from interface com.esri.arcgis.arcmapui.IDataWindow |
---|
getHWnd, isDockable, isVisible, putPosition, queryPosition, refresh, setApplicationByRef, show |
Field Detail |
---|
static final int IID4b043fa0_7906_11d2_a084_0000f8775bf9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setTitle(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setName(java.lang.String pWindowName) throws java.io.IOException, AutomationException
pWindowName
- The pWindowName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setActiveXUID(IUID rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.system.IUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGenericWindow getFindWindow(java.lang.String windowName) throws java.io.IOException, AutomationException
windowName
- The windowName (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 |