LookAndFeel Member List

This is the complete list of members for LookAndFeel, including all inherited members.
changeToggleButtonWidthToFitText(ToggleButton &button)LookAndFeel [virtual]
createAlertWindow(const String &title, const String &message, const String &button1, const String &button2, const String &button3, AlertWindow::AlertIconType iconType, int numButtons, Component *associatedComponent)LookAndFeel [virtual]
createCaretComponent(Component *keyFocusOwner)LookAndFeel [virtual]
createComboBoxTextBox(ComboBox &box)LookAndFeel [virtual]
createDocumentWindowButton(int buttonType)LookAndFeel [virtual]
createDropShadowerForComponent(Component *component)LookAndFeel [virtual]
createFileBrowserGoUpButton()LookAndFeel [virtual]
createFileChooserHeaderText(const String &title, const String &instructions, GlyphArrangement &destArrangement, int width)LookAndFeel [virtual]
createFilenameComponentBrowseButton(const String &text)LookAndFeel [virtual]
createSliderButton(bool isIncrement)LookAndFeel [virtual]
createSliderTextBox(Slider &slider)LookAndFeel [virtual]
createTabBarExtrasButton()LookAndFeel [virtual]
createTabButtonShape(Path &p, int width, int height, int tabIndex, const String &text, Button &button, TabbedButtonBar::Orientation orientation, bool isMouseOver, bool isMouseDown, bool isFrontTab)LookAndFeel [virtual]
createToolbarMissingItemsButton(Toolbar &toolbar)LookAndFeel [virtual]
drawAlertBox(Graphics &g, AlertWindow &alert, const Rectangle< int > &textArea, TextLayout &textLayout)LookAndFeel [virtual]
drawBubble(Graphics &g, float tipX, float tipY, float boxX, float boxY, float boxW, float boxH)LookAndFeel [virtual]
drawButtonBackground(Graphics &g, Button &button, const Colour &backgroundColour, bool isMouseOverButton, bool isButtonDown)LookAndFeel [virtual]
drawButtonText(Graphics &g, TextButton &button, bool isMouseOverButton, bool isButtonDown)LookAndFeel [virtual]
drawCallOutBoxBackground(CallOutBox &box, Graphics &g, const Path &path)LookAndFeel [virtual]
drawComboBox(Graphics &g, int width, int height, bool isButtonDown, int buttonX, int buttonY, int buttonW, int buttonH, ComboBox &box)LookAndFeel [virtual]
drawCornerResizer(Graphics &g, int w, int h, bool isMouseOver, bool isMouseDragging)LookAndFeel [virtual]
drawDocumentWindowTitleBar(DocumentWindow &window, Graphics &g, int w, int h, int titleSpaceX, int titleSpaceW, const Image *icon, bool drawTitleTextOnLeft)LookAndFeel [virtual]
drawFileBrowserRow(Graphics &g, int width, int height, const String &filename, Image *icon, const String &fileSizeDescription, const String &fileTimeDescription, bool isDirectory, bool isItemSelected, int itemIndex, DirectoryContentsDisplayComponent &component)LookAndFeel [virtual]
drawGlassLozenge(Graphics &g, float x, float y, float width, float height, const Colour &colour, float outlineThickness, float cornerSize, bool flatOnLeft, bool flatOnRight, bool flatOnTop, bool flatOnBottom) noexceptLookAndFeel [static]
drawGlassPointer(Graphics &g, float x, float y, float diameter, const Colour &colour, float outlineThickness, int direction) noexceptLookAndFeel [static]
drawGlassSphere(Graphics &g, float x, float y, float diameter, const Colour &colour, float outlineThickness) noexceptLookAndFeel [static]
drawGroupComponentOutline(Graphics &g, int w, int h, const String &text, const Justification &position, GroupComponent &group)LookAndFeel [virtual]
drawImageButton(Graphics &g, Image *image, int imageX, int imageY, int imageW, int imageH, const Colour &overlayColour, float imageOpacity, ImageButton &button)LookAndFeel [virtual]
drawKeymapChangeButton(Graphics &g, int width, int height, Button &button, const String &keyDescription)LookAndFeel [virtual]
drawLabel(Graphics &g, Label &label)LookAndFeel [virtual]
drawLevelMeter(Graphics &g, int width, int height, float level)LookAndFeel [virtual]
drawLinearSlider(Graphics &g, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, const Slider::SliderStyle style, Slider &slider)LookAndFeel [virtual]
drawLinearSliderBackground(Graphics &g, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, const Slider::SliderStyle style, Slider &slider)LookAndFeel [virtual]
drawLinearSliderThumb(Graphics &g, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, const Slider::SliderStyle style, Slider &slider)LookAndFeel [virtual]
drawMenuBarBackground(Graphics &g, int width, int height, bool isMouseOverBar, MenuBarComponent &menuBar)LookAndFeel [virtual]
drawMenuBarItem(Graphics &g, int width, int height, int itemIndex, const String &itemText, bool isMouseOverItem, bool isMenuOpen, bool isMouseOverBar, MenuBarComponent &menuBar)LookAndFeel [virtual]
drawPopupMenuBackground(Graphics &g, int width, int height)LookAndFeel [virtual]
drawPopupMenuItem(Graphics &g, int width, int height, bool isSeparator, bool isActive, bool isHighlighted, bool isTicked, bool hasSubMenu, const String &text, const String &shortcutKeyText, Image *image, const Colour *const textColour)LookAndFeel [virtual]
drawPopupMenuUpDownArrow(Graphics &g, int width, int height, bool isScrollUpArrow)LookAndFeel [virtual]
drawProgressBar(Graphics &g, ProgressBar &progressBar, int width, int height, double progress, const String &textToShow)LookAndFeel [virtual]
drawPropertyComponentBackground(Graphics &g, int width, int height, PropertyComponent &component)LookAndFeel [virtual]
drawPropertyComponentLabel(Graphics &g, int width, int height, PropertyComponent &component)LookAndFeel [virtual]
drawPropertyPanelSectionHeader(Graphics &g, const String &name, bool isOpen, int width, int height)LookAndFeel [virtual]
drawResizableFrame(Graphics &g, int w, int h, const BorderSize< int > &borders)LookAndFeel [virtual]
drawResizableWindowBorder(Graphics &g, int w, int h, const BorderSize< int > &border, ResizableWindow &window)LookAndFeel [virtual]
drawRotarySlider(Graphics &g, int x, int y, int width, int height, float sliderPosProportional, float rotaryStartAngle, float rotaryEndAngle, Slider &slider)LookAndFeel [virtual]
drawScrollbar(Graphics &g, ScrollBar &scrollbar, int x, int y, int width, int height, bool isScrollbarVertical, int thumbStartPosition, int thumbSize, bool isMouseOver, bool isMouseDown)LookAndFeel [virtual]
drawScrollbarButton(Graphics &g, ScrollBar &scrollbar, int width, int height, int buttonDirection, bool isScrollbarVertical, bool isMouseOverButton, bool isButtonDown)LookAndFeel [virtual]
drawSpinningWaitAnimation(Graphics &g, const Colour &colour, int x, int y, int w, int h)LookAndFeel [virtual]
drawStretchableLayoutResizerBar(Graphics &g, int w, int h, bool isVerticalBar, bool isMouseOver, bool isMouseDragging)LookAndFeel [virtual]
drawTabAreaBehindFrontButton(Graphics &g, int w, int h, TabbedButtonBar &tabBar, TabbedButtonBar::Orientation orientation)LookAndFeel [virtual]
drawTabButton(Graphics &g, int w, int h, const Colour &preferredColour, int tabIndex, const String &text, Button &button, TabbedButtonBar::Orientation orientation, bool isMouseOver, bool isMouseDown, bool isFrontTab)LookAndFeel [virtual]
drawTabButtonText(Graphics &g, int x, int y, int w, int h, const Colour &preferredBackgroundColour, int tabIndex, const String &text, Button &button, TabbedButtonBar::Orientation orientation, bool isMouseOver, bool isMouseDown, bool isFrontTab)LookAndFeel [virtual]
drawTableHeaderBackground(Graphics &g, TableHeaderComponent &header)LookAndFeel [virtual]
drawTableHeaderColumn(Graphics &g, const String &columnName, int columnId, int width, int height, bool isMouseOver, bool isMouseDown, int columnFlags)LookAndFeel [virtual]
drawTextEditorOutline(Graphics &g, int width, int height, TextEditor &textEditor)LookAndFeel [virtual]
drawTickBox(Graphics &g, Component &component, float x, float y, float w, float h, bool ticked, bool isEnabled, bool isMouseOverButton, bool isButtonDown)LookAndFeel [virtual]
drawToggleButton(Graphics &g, ToggleButton &button, bool isMouseOverButton, bool isButtonDown)LookAndFeel [virtual]
drawTooltip(Graphics &g, const String &text, int width, int height)LookAndFeel [virtual]
drawTreeviewPlusMinusBox(Graphics &g, int x, int y, int w, int h, bool isPlus, bool isMouseOver)LookAndFeel [virtual]
fillResizableWindowBackground(Graphics &g, int w, int h, const BorderSize< int > &border, ResizableWindow &window)LookAndFeel [virtual]
fillTabButtonShape(Graphics &g, const Path &path, const Colour &preferredBackgroundColour, int tabIndex, const String &text, Button &button, TabbedButtonBar::Orientation orientation, bool isMouseOver, bool isMouseDown, bool isFrontTab)LookAndFeel [virtual]
fillTextEditorBackground(Graphics &g, int width, int height, TextEditor &textEditor)LookAndFeel [virtual]
findColour(int colourId) const noexceptLookAndFeel
getAlertBoxWindowFlags()LookAndFeel [virtual]
getAlertWindowButtonHeight()LookAndFeel [virtual]
getAlertWindowFont()LookAndFeel [virtual]
getAlertWindowMessageFont()LookAndFeel [virtual]
getComboBoxFont(ComboBox &box)LookAndFeel [virtual]
getCrossShape(float height)LookAndFeel [virtual]
getDefaultDocumentFileImage()LookAndFeel [virtual]
getDefaultFolderImage()LookAndFeel [virtual]
getDefaultLookAndFeel() noexceptLookAndFeel [static]
getDefaultMenuBarHeight()LookAndFeel [virtual]
getDefaultScrollbarWidth()LookAndFeel [virtual]
getFontForTextButton(TextButton &button)LookAndFeel [virtual]
getIdealPopupMenuItemSize(const String &text, bool isSeparator, int standardMenuItemHeight, int &idealWidth, int &idealHeight)LookAndFeel [virtual]
getMenuBarFont(MenuBarComponent &menuBar, int itemIndex, const String &itemText)LookAndFeel [virtual]
getMenuBarItemWidth(MenuBarComponent &menuBar, int itemIndex, const String &itemText)LookAndFeel [virtual]
getMenuWindowFlags()LookAndFeel [virtual]
getMinimumScrollbarThumbSize(ScrollBar &scrollbar)LookAndFeel [virtual]
getMouseCursorFor(Component &component)LookAndFeel [virtual]
getPopupMenuFont()LookAndFeel [virtual]
getPropertyComponentContentPosition(PropertyComponent &component)LookAndFeel [virtual]
getScrollbarButtonSize(ScrollBar &scrollbar)LookAndFeel [virtual]
getScrollbarEffect()LookAndFeel [virtual]
getSliderEffect()LookAndFeel [virtual]
getSliderThumbRadius(Slider &slider)LookAndFeel [virtual]
getTabButtonBestWidth(int tabIndex, const String &text, int tabDepth, Button &button)LookAndFeel [virtual]
getTabButtonOverlap(int tabDepth)LookAndFeel [virtual]
getTabButtonSpaceAroundImage()LookAndFeel [virtual]
getTickShape(float height)LookAndFeel [virtual]
getTooltipSize(const String &tipText, int &width, int &height)LookAndFeel [virtual]
getTypefaceForFont(const Font &font)LookAndFeel [virtual]
isColourSpecified(int colourId) const noexceptLookAndFeel
isUsingNativeAlertWindows()LookAndFeel
layoutFileBrowserComponent(FileBrowserComponent &browserComp, DirectoryContentsDisplayComponent *fileListComponent, FilePreviewComponent *previewComp, ComboBox *currentPathBox, TextEditor *filenameBox, Button *goUpButton)LookAndFeel [virtual]
layoutFilenameComponent(FilenameComponent &filenameComp, ComboBox *filenameBox, Button *browseButton)LookAndFeel [virtual]
loadDrawableFromData(const void *data, size_t numBytes)LookAndFeel [static]
LookAndFeel()LookAndFeel
paintToolbarBackground(Graphics &g, int width, int height, Toolbar &toolbar)LookAndFeel [virtual]
paintToolbarButtonBackground(Graphics &g, int width, int height, bool isMouseOver, bool isMouseDown, ToolbarItemComponent &component)LookAndFeel [virtual]
paintToolbarButtonLabel(Graphics &g, int x, int y, int width, int height, const String &text, ToolbarItemComponent &component)LookAndFeel [virtual]
playAlertSound()LookAndFeel [virtual]
positionComboBoxText(ComboBox &box, Label &labelToPosition)LookAndFeel [virtual]
positionDocumentWindowButtons(DocumentWindow &window, int titleBarX, int titleBarY, int titleBarW, int titleBarH, Button *minimiseButton, Button *maximiseButton, Button *closeButton, bool positionTitleBarButtonsOnLeft)LookAndFeel [virtual]
setColour(int colourId, const Colour &colour) noexceptLookAndFeel
setDefaultLookAndFeel(LookAndFeel *newDefaultLookAndFeel) noexceptLookAndFeel [static]
setDefaultSansSerifTypefaceName(const String &newName)LookAndFeel
setUsingNativeAlertWindows(bool shouldUseNativeAlerts)LookAndFeel
~LookAndFeel()LookAndFeel [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines