Interface IMenuConstants

All Known Implementing Classes:
MainMenuV3, MenuFactory

public interface IMenuConstants
Constants for working with menus NOTE: Each menu id is storing the textual value equivalent to its localization key so care must be taken to keep these menu id's in synch with the localization keys found in MessagesBundle.properties NOTE: These menu id's are used to retrieve the localized text to display for the menu, the tooltip, the shortcut key bindings, and as the id's for the menus.