Package com.biglybt.ui.swt.mainwindow
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.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Bit mask for az2static final int
Bit mask for az3static final String
The key used to store the enablement bit mask for a menu itemstatic final String
A key used to store key/value pairs for menu ids; currently used for setting the menu id for menus and menu items.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
A special id for the menu bar itselfstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
KEY_ENABLEMENT
The key used to store the enablement bit mask for a menu item- See Also:
-
FOR_AZ2
static final int FOR_AZ2Bit mask for az2- See Also:
-
FOR_AZ3
static final int FOR_AZ3Bit mask for az3- See Also:
-
KEY_MENU_ID
A key used to store key/value pairs for menu ids; currently used for setting the menu id for menus and menu items.NOTE: This is not a localization key
- See Also:
-
MENU_ID_MENU_BAR
A special id for the menu bar itselfNOTE: This is not a localization key
- See Also:
-
MENU_ID_FILE
- See Also:
-
MENU_ID_TRANSFERS
- See Also:
-
MENU_ID_VIEW
- See Also:
-
MENU_ID_TORRENT
- See Also:
-
MENU_ID_TOOLS
- See Also:
-
MENU_ID_PLUGINS
- See Also:
-
MENU_ID_SPEED_LIMITS
- See Also:
-
MENU_ID_QUICK_VIEW
- See Also:
-
MENU_ID_ADVANCED_TOOLS
- See Also:
-
MENU_ID_WINDOW
- See Also:
-
MENU_ID_HELP
- See Also:
-
MENU_ID_CREATE
- See Also:
-
MENU_ID_OPEN
- See Also:
-
MENU_ID_LOG_VIEWS
- See Also:
-
MENU_ID_OPEN_TORRENT
- See Also:
-
MENU_ID_OPEN_URI
- See Also:
-
MENU_ID_OPEN_TORRENT_FOR_TRACKING
- See Also:
-
MENU_ID_OPEN_VUZE_FILE
- See Also:
-
MENU_ID_SHARE
- See Also:
-
MENU_ID_SHARE_FILE
- See Also:
-
MENU_ID_SHARE_DIR
- See Also:
-
MENU_ID_SHARE_DIR_CONTENT
- See Also:
-
MENU_ID_SHARE_DIR_CONTENT_RECURSE
- See Also:
-
MENU_ID_IMPORT
- See Also:
-
MENU_ID_EXPORT
- See Also:
-
MENU_ID_WINDOW_CLOSE
- See Also:
-
MENU_ID_CLOSE_TAB
- See Also:
-
MENU_ID_CLOSE_CURRENT_VIEW
- See Also:
-
MENU_ID_CLOSE_ALL_DETAIL
- See Also:
-
MENU_ID_CLOSE_ALL_DL_BARS
- See Also:
-
MENU_ID_RESTART
- See Also:
-
MENU_ID_EXIT
- See Also:
-
MENU_ID_START_ALL_TRANSFERS
- See Also:
-
MENU_ID_STOP_ALL_TRANSFERS
- See Also:
-
MENU_ID_PAUSE_TRANSFERS
- See Also:
-
MENU_ID_PAUSE_TRANSFERS_FOR
- See Also:
-
MENU_ID_RESUME_TRANSFERS
- See Also:
-
MENU_ID_MY_TORRENTS
- See Also:
-
MENU_ID_DETAILED_LIST
- See Also:
-
MENU_ID_ALL_PEERS
- See Also:
-
MENU_ID_ALL_PIECES
- See Also:
-
MENU_ID_ALL_BLOCKS
- See Also:
-
MENU_ID_CLIENT_STATS
- See Also:
-
MENU_ID_DEVICEMANAGER
- See Also:
-
MENU_ID_SUBSCRIPTIONS
- See Also:
-
MENU_ID_MY_TRACKERS
- See Also:
-
MENU_ID_MY_SHARES
- See Also:
-
MENU_ID_TOOLBAR
- See Also:
-
MENU_ID_SEARCH_BAR
- See Also:
-
MENU_ID_TRANSFER_BAR
- See Also:
-
MENU_ID_IP_FILTER
- See Also:
-
MENU_ID_CONSOLE
- See Also:
-
MENU_ID_STATS
- See Also:
-
MENU_ID_NAT_TEST
- See Also:
-
MENU_ID_NET_STATUS
- See Also:
-
MENU_ID_SPEED_TEST
- See Also:
-
MENU_ID_CONFIGURE
- See Also:
-
MENU_ID_OPTIONS
- See Also:
-
MENU_ID_PAIRING
- See Also:
-
MENU_ID_WINDOW_MINIMIZE
- See Also:
-
MENU_ID_WINDOW_ALL_TO_FRONT
- See Also:
-
MENU_ID_WINDOW_ZOOM
- See Also:
-
MENU_ID_WINDOW_ZOOM_MAXIMIZE
- See Also:
-
MENU_ID_WINDOW_ZOOM_RESTORE
- See Also:
-
MENU_ID_ABOUT
- See Also:
-
MENU_ID_WHATS_NEW
- See Also:
-
MENU_ID_RELEASE_NOTES
- See Also:
-
MENU_ID_PLUGINS_HELP
- See Also:
-
MENU_ID_DEBUG_HELP
- See Also:
-
MENU_ID_UPDATE_CHECK
- See Also:
-
MENU_ID_BETA_PROG
- See Also:
-
MENU_ID_BETA_PROG_BUG
- See Also:
-
MENU_ID_VOTE
- See Also:
-
MENU_ID_BUG_REPORT
- See Also:
-
MENU_ID_PLUGINS_INSTALL_FROM_FILE
- See Also:
-
MENU_ID_PLUGINS_UNINSTALL
- See Also:
-
MENU_ID_COMMUNITY
- See Also:
-
MENU_ID_COMMUNITY_FORUMS
- See Also:
-
MENU_ID_COMMUNITY_CHAT
- See Also:
-
MENU_ID_COMMUNITY_WIKI
- See Also:
-
MENU_ID_DONATE
- See Also:
-