| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.action.ContributionManager
org.eclipse.jface.action.MenuManager
org.eclipse.actf.model.ui.editor.actions.FavoritesMenu
public class FavoritesMenu
MenuManager for favorites control
| Constructor Summary | |
|---|---|
| FavoritesMenu(org.eclipse.ui.IWorkbenchWindow window)Constructor of MenuManager. | |
| FavoritesMenu(org.eclipse.ui.IWorkbenchWindow window,
              boolean useExistingEditor)Constructor of MenuManager | |
| Method Summary | |
|---|---|
|  void | favoritesChanged(org.eclipse.actf.model.internal.ui.FavoritesChangeEvent fce)This method will be invoked internally if the favorite items are changed | 
| Methods inherited from class org.eclipse.jface.action.MenuManager | 
|---|
| addMenuListener, createContextMenu, createMenuBar, createMenuBar, dispose, fill, fill, fill, fill, findMenuUsingPath, findUsingPath, getId, getImageDescriptor, getMenu, getMenuText, getOverrides, getParent, getRemoveAllWhenShown, isDynamic, isEnabled, isGroupMarker, isSeparator, isSubstituteFor, isVisible, markDirty, removeMenuListener, saveWidgetState, setActionDefinitionId, setOverrides, setParent, setRemoveAllWhenShown, setVisible, update, update, update, updateAll | 
| Methods inherited from class org.eclipse.jface.action.ContributionManager | 
|---|
| add, add, appendToGroup, appendToGroup, find, getItems, getSize, indexOf, insert, insertAfter, insertAfter, insertBefore, insertBefore, isDirty, isEmpty, prependToGroup, prependToGroup, remove, remove, removeAll, replaceItem | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, 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 | 
|---|
public FavoritesMenu(org.eclipse.ui.IWorkbenchWindow window)
window - target IWorkbenchWindow
public FavoritesMenu(org.eclipse.ui.IWorkbenchWindow window,
                     boolean useExistingEditor)
window - target IWorkbenchWindowuseExistingEditor - if true, use existing editor to open selected favorite item| Method Detail | 
|---|
public void favoritesChanged(org.eclipse.actf.model.internal.ui.FavoritesChangeEvent fce)
org.eclipse.actf.model.internal.ui.FavoritesChangeListener
favoritesChanged in interface org.eclipse.actf.model.internal.ui.FavoritesChangeListenerfce - information about favorite change| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||