com.esri.arcgis.addinframework
Class InternalMenu

java.lang.Object
  extended by com.esri.arcgis.addinframework.AddIn
      extended by com.esri.arcgis.addinframework.CommandbarAddIn
          extended by com.esri.arcgis.addinframework.InternalMenu
All Implemented Interfaces:
IMenuDef, Serializable

public class InternalMenu
extends CommandbarAddIn
implements IMenuDef

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.esri.arcgis.systemUI.IMenuDef
IID, IID58e2c6a1_cd8d_11d1_91a7_0080c718df97, xxDummy
 
Constructor Summary
InternalMenu()
           
 
Method Summary
 
Methods inherited from class com.esri.arcgis.addinframework.CommandbarAddIn
getCaption, getItemCount, getItemInfo, getName, seed, setParameters
 
Methods inherited from class com.esri.arcgis.addinframework.AddIn
getApp, nativeGetPictureFromIStream, nativeGetPictureFromStream, read, readCursorFromStream, readPictureFromIStream, readPictureFromStream, readSubnode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.systemUI.IMenuDef
getCaption, getItemCount, getItemInfo, getName
 

Constructor Detail

InternalMenu

public InternalMenu()