com.esri.arcgis.addinframework
Class InternalMenuRoot

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

public class InternalMenuRoot
extends CommandbarAddIn
implements IMenuDef, IRootLevelMenu

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.esri.arcgis.systemUI.IMenuDef
IID, IID58e2c6a1_cd8d_11d1_91a7_0080c718df97, xxDummy
 
Fields inherited from interface com.esri.arcgis.framework.IRootLevelMenu
IID, IID66767665_d576_11d2_9f57_00c04f6bc61a, xxDummy
 
Constructor Summary
InternalMenuRoot()
           
 
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

InternalMenuRoot

public InternalMenuRoot()