org.eclipse.net4j.util.ui.actions
Class SashLayoutAction.LayoutMenu

java.lang.Object
  extended by org.eclipse.jface.action.ContributionManager
      extended by org.eclipse.jface.action.MenuManager
          extended by org.eclipse.net4j.util.ui.actions.SashLayoutAction.LayoutMenu
All Implemented Interfaces:
IContributionItem, IContributionManager, IMenuManager
Enclosing class:
SashLayoutAction

public static class SashLayoutAction.LayoutMenu
extends MenuManager


Field Summary
 
Fields inherited from class org.eclipse.jface.action.MenuManager
visible
 
Constructor Summary
SashLayoutAction.LayoutMenu(SashComposite sashComposite)
           
 
Method Summary
 SafeAction getHorizontalAction()
           
 SafeAction getVerticalAction()
           
 
Methods inherited from class org.eclipse.jface.action.MenuManager
addMenuListener, createContextMenu, createMenuBar, createMenuBar, dispose, doItemFill, fill, fill, fill, fill, findMenuUsingPath, findUsingPath, getId, getImageDescriptor, getMenu, getMenuItem, getMenuItemCount, getMenuItems, getMenuText, getOverrides, getParent, getRemoveAllWhenShown, isDynamic, isEnabled, isGroupMarker, isSeparator, isSubstituteFor, isVisible, markDirty, menuExist, removeMenuListener, saveWidgetState, setActionDefinitionId, setOverrides, setParent, setRemoveAllWhenShown, setVisible, update, update, update, update, updateAll
 
Methods inherited from class org.eclipse.jface.action.ContributionManager
add, 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, setDirty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.action.IContributionManager
add, add, appendToGroup, appendToGroup, find, getItems, insertAfter, insertAfter, insertBefore, insertBefore, isDirty, isEmpty, prependToGroup, prependToGroup, remove, remove, removeAll
 
Methods inherited from interface org.eclipse.jface.action.IContributionItem
isDirty
 

Constructor Detail

SashLayoutAction.LayoutMenu

public SashLayoutAction.LayoutMenu(SashComposite sashComposite)
Method Detail

getVerticalAction

public SafeAction getVerticalAction()

getHorizontalAction

public SafeAction getHorizontalAction()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.