|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.controls.IToolbarMenuProxy com.esri.arcgis.controls.IToolbarMenu2Proxy
Description: 'Provides access to members that control ToolbarControl menu items.' 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 IToolbarMenu2Proxy
Internal use class
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.IToolbarMenu2 |
---|
IID, IIDb38cb2be_d09d_4c5e_9865_d8825d17ebbf |
Fields inherited from interface com.esri.arcgis.controls.IToolbarMenu |
---|
IIDe8f2ab83_e93b_4529_82f6_34b8e4544b9e |
Constructor Summary | |
---|---|
|
IToolbarMenu2Proxy()
Deprecated. For internal use only |
|
IToolbarMenu2Proxy(java.lang.Object obj)
Deprecated. |
protected |
IToolbarMenu2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IToolbarMenu2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IToolbarMenu2Proxy(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. |
int |
addMultiItem(java.lang.Object multiItem,
int index,
boolean beginGroup,
int style)
Deprecated. Adds a multi-item to the ToolbarMenu. |
int |
getIconSize()
Deprecated. The size in pixels of icons displayed on the ToolbarMenu. |
Picture |
getMouseIcon()
Deprecated. Custom mouse icon used if MousePointer is 99. |
int |
getMousePointer()
Deprecated. The mouse pointer displayed over the ToolbarMenu. |
boolean |
isAlignLeft()
Deprecated. Indicates if the ToolbarMenu displays aligned to the left or right. |
boolean |
isCustomize()
Deprecated. Indicates if the ToolbarMenu is in customize mode. |
boolean |
isThemedDrawing()
Deprecated. Indicates if the ToolbarMenu uses themed drawing. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAlignLeft(boolean pVal)
Deprecated. Indicates if the ToolbarMenu displays aligned to the left or right. |
void |
setCustomize(boolean newVal)
Deprecated. Indicates if the ToolbarMenu is in customize mode. |
void |
setIconSize(int pVal)
Deprecated. The size in pixels of icons displayed on the ToolbarMenu. |
void |
setMouseIconByRef(Picture ppMouseIcon)
Deprecated. Custom mouse icon used if MousePointer is 99. |
void |
setMousePointer(int pVal)
Deprecated. The mouse pointer displayed over the ToolbarMenu. |
void |
setThemedDrawing(boolean pVal)
Deprecated. Indicates if the ToolbarMenu uses themed drawing. |
Methods inherited from class com.esri.arcgis.controls.IToolbarMenuProxy |
---|
addItem, addSubMenu, find, getBitmap, getCaption, getCommandPool, getCount, getHook, getItem, getMenuDef, moveItem, popupMenu, remove, removeAll, setBitmap, setCaption, setCommandPoolByRef, setHook |
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 |
Methods inherited from interface com.esri.arcgis.controls.IToolbarMenu |
---|
addItem, addSubMenu, find, getBitmap, getCaption, getCommandPool, getCount, getHook, getItem, getMenuDef, moveItem, popupMenu, remove, removeAll, setBitmap, setCaption, setCommandPoolByRef, setHook |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IToolbarMenu2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IToolbarMenu2Proxy()
public IToolbarMenu2Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IToolbarMenu2Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IToolbarMenu2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class IToolbarMenuProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class IToolbarMenuProxy
java.io.IOException
public int addMultiItem(java.lang.Object multiItem, int index, boolean beginGroup, int style) throws java.io.IOException, AutomationException
addMultiItem
in interface IToolbarMenu2
multiItem
- A Variant (in)index
- The index (in, optional, pass -1 if not required)beginGroup
- The beginGroup (in, optional, pass false if not required)style
- A com.esri.arcgis.systemUI.esriCommandStyles constant (in, optional, pass 2 if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCustomize(boolean newVal) throws java.io.IOException, AutomationException
setCustomize
in interface IToolbarMenu2
newVal
- The newVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isCustomize() throws java.io.IOException, AutomationException
isCustomize
in interface IToolbarMenu2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isThemedDrawing() throws java.io.IOException, AutomationException
isThemedDrawing
in interface IToolbarMenu2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setThemedDrawing(boolean pVal) throws java.io.IOException, AutomationException
setThemedDrawing
in interface IToolbarMenu2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getMousePointer() throws java.io.IOException, AutomationException
getMousePointer
in interface IToolbarMenu2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMousePointer(int pVal) throws java.io.IOException, AutomationException
setMousePointer
in interface IToolbarMenu2
pVal
- A com.esri.arcgis.controls.esriControlsMousePointer constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getIconSize() throws java.io.IOException, AutomationException
getIconSize
in interface IToolbarMenu2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setIconSize(int pVal) throws java.io.IOException, AutomationException
setIconSize
in interface IToolbarMenu2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isAlignLeft() throws java.io.IOException, AutomationException
isAlignLeft
in interface IToolbarMenu2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAlignLeft(boolean pVal) throws java.io.IOException, AutomationException
setAlignLeft
in interface IToolbarMenu2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMouseIconByRef(Picture ppMouseIcon) throws java.io.IOException, AutomationException
setMouseIconByRef
in interface IToolbarMenu2
ppMouseIcon
- A reference to a com.esri.arcgis.support.ms.stdole.Picture (A com.esri.arcgis.support.ms.stdole.Picture COM typedef) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public Picture getMouseIcon() throws java.io.IOException, AutomationException
getMouseIcon
in interface IToolbarMenu2
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 |