org.argosfields
Class DefaultMenuManager

java.lang.Object
  extended byorg.eclipse.jface.action.ContributionManager
      extended byorg.eclipse.jface.action.MenuManager
          extended byorg.argosfields.DefaultMenuManager
All Implemented Interfaces:
org.eclipse.jface.action.IContributionItem, org.eclipse.jface.action.IContributionManager, org.eclipse.jface.action.IMenuManager

public class DefaultMenuManager
extends org.eclipse.jface.action.MenuManager

DefaultMenuManager.java

Version:
$Revision: 1.1 $ $Date: 2004/04/15 05:43:55 $
Author:
Xavier Cho

Constructor Summary
DefaultMenuManager(ArgosFields application)
           
 
Method Summary
protected  org.eclipse.jface.action.MenuManager createGameMenu()
           
protected  org.eclipse.jface.action.MenuManager createHelpMenu()
           
protected  org.eclipse.jface.action.MenuManager createServerMenu()
           
protected  org.eclipse.jface.action.MenuManager createViewMenu()
           
protected  void initialize()
           
 
Methods inherited from class org.eclipse.jface.action.MenuManager
addMenuListener, createContextMenu, createMenuBar, createMenuBar, dispose, fill, fill, fill, fill, findMenuUsingPath, findUsingPath, getId, getMenu, getMenuText, getOverrides, getParent, getRemoveAllWhenShown, isDynamic, isEnabled, isGroupMarker, isSeparator, isSubstituteFor, isVisible, removeMenuListener, saveWidgetState, setOverrides, setParent, setRemoveAllWhenShown, setVisible, update, update, update, update, updateAll
 
Methods inherited from class org.eclipse.jface.action.ContributionManager
add, add, appendToGroup, appendToGroup, dumpStatistics, find, getItems, hasDynamicItems, indexOf, indexOf, insert, insertAfter, insertAfter, insertBefore, insertBefore, internalSetItems, isDirty, isEmpty, itemAdded, itemRemoved, markDirty, prependToGroup, prependToGroup, remove, remove, removeAll, 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, markDirty, prependToGroup, prependToGroup, remove, remove, removeAll
 
Methods inherited from interface org.eclipse.jface.action.IContributionItem
isDirty
 

Constructor Detail

DefaultMenuManager

public DefaultMenuManager(ArgosFields application)
Method Detail

initialize

protected void initialize()

createGameMenu

protected org.eclipse.jface.action.MenuManager createGameMenu()

createViewMenu

protected org.eclipse.jface.action.MenuManager createViewMenu()

createServerMenu

protected org.eclipse.jface.action.MenuManager createServerMenu()

createHelpMenu

protected org.eclipse.jface.action.MenuManager createHelpMenu()


Copyright © Gnome Korea. All Rights Reserved.