public class XSubMenuManager
extends org.eclipse.jface.action.MenuManager
| Constructor and Description |
|---|
XSubMenuManager(java.lang.String string) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
boolean |
isVisible() |
void |
setEnabled(boolean enabled) |
void |
setVisible(boolean visible) |
addMenuListener, createContextMenu, createMenuBar, createMenuBar, dispose, doItemFill, fill, fill, fill, fill, findMenuUsingPath, findUsingPath, getId, getImageDescriptor, getMenu, getMenuItem, getMenuItemCount, getMenuItems, getMenuText, getOverrides, getParent, getRemoveAllWhenShown, isDynamic, isGroupMarker, isSeparator, isSubstituteFor, markDirty, menuExist, removeMenuListener, saveWidgetState, setActionDefinitionId, setImageDescriptor, setMenuText, setOverrides, setParent, setRemoveAllWhenShown, toString, update, update, update, update, updateAlladd, add, allowItem, appendToGroup, appendToGroup, dumpStatistics, find, getItems, getSize, hasDynamicItems, indexOf, indexOf, insert, insertAfter, insertAfter, insertBefore, insertBefore, internalSetItems, isDirty, isEmpty, itemAdded, itemRemoved, prependToGroup, prependToGroup, remove, remove, removeAll, replaceItem, setDirtyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic boolean isEnabled()
isEnabled in interface org.eclipse.jface.action.IContributionItemisEnabled in interface org.eclipse.jface.action.IMenuManagerisEnabled in class org.eclipse.jface.action.MenuManagerpublic boolean isVisible()
isVisible in interface org.eclipse.jface.action.IContributionItemisVisible in class org.eclipse.jface.action.MenuManagerpublic void setVisible(boolean visible)
setVisible in interface org.eclipse.jface.action.IContributionItemsetVisible in class org.eclipse.jface.action.MenuManagerpublic void setEnabled(boolean enabled)