JUCE
PopupMenu::LookAndFeelMethods Member List

This is the complete list of members for PopupMenu::LookAndFeelMethods, including all inherited members.

drawMenuBarBackground(Graphics &, int width, int height, bool isMouseOverBar, MenuBarComponent &)=0PopupMenu::LookAndFeelMethodspure virtual
drawMenuBarItem(Graphics &, int width, int height, int itemIndex, const String &itemText, bool isMouseOverItem, bool isMenuOpen, bool isMouseOverBar, MenuBarComponent &)=0PopupMenu::LookAndFeelMethodspure virtual
drawPopupMenuBackground(Graphics &, int width, int height)=0PopupMenu::LookAndFeelMethodspure virtual
drawPopupMenuItem(Graphics &, const Rectangle< int > &area, bool isSeparator, bool isActive, bool isHighlighted, bool isTicked, bool hasSubMenu, const String &text, const String &shortcutKeyText, const Drawable *icon, const Colour *textColour)=0PopupMenu::LookAndFeelMethodspure virtual
drawPopupMenuSectionHeader(Graphics &, const Rectangle< int > &area, const String &sectionName)=0PopupMenu::LookAndFeelMethodspure virtual
drawPopupMenuUpDownArrow(Graphics &, int width, int height, bool isScrollUpArrow)=0PopupMenu::LookAndFeelMethodspure virtual
getDefaultMenuBarHeight()=0PopupMenu::LookAndFeelMethodspure virtual
getIdealPopupMenuItemSize(const String &text, bool isSeparator, int standardMenuItemHeight, int &idealWidth, int &idealHeight)=0PopupMenu::LookAndFeelMethodspure virtual
getMenuBarFont(MenuBarComponent &, int itemIndex, const String &itemText)=0PopupMenu::LookAndFeelMethodspure virtual
getMenuBarItemWidth(MenuBarComponent &, int itemIndex, const String &itemText)=0PopupMenu::LookAndFeelMethodspure virtual
getMenuWindowFlags()=0PopupMenu::LookAndFeelMethodspure virtual
getPopupMenuFont()=0PopupMenu::LookAndFeelMethodspure virtual
~LookAndFeelMethods()PopupMenu::LookAndFeelMethodsvirtual