Loading...
Searching...
No Matches
LookAndFeel_V3 Member List

This is the complete list of members for LookAndFeel_V3, including all inherited members.

areLinesDrawnForTreeView(TreeView &) overrideLookAndFeel_V3virtual
areScrollbarButtonsVisible() overrideLookAndFeel_V3virtual
changeToggleButtonWidthToFitText(ToggleButton &) overrideLookAndFeel_V2virtual
createAlertWindow(const String &title, const String &message, const String &button1, const String &button2, const String &button3, MessageBoxIconType iconType, int numButtons, Component *associatedComponent) overrideLookAndFeel_V2virtual
createCaretComponent(Component *keyFocusOwner) overrideLookAndFeel_V2virtual
createComboBoxTextBox(ComboBox &) overrideLookAndFeel_V2virtual
createDocumentWindowButton(int buttonType) overrideLookAndFeel_V3virtual
createDropShadowerForComponent(Component &) overrideLookAndFeel_V2virtual
createFileBrowserGoUpButton() overrideLookAndFeel_V2virtual
createFileChooserHeaderText(const String &title, const String &instructions) overrideLookAndFeel_V2virtual
createFilenameComponentBrowseButton(const String &text) overrideLookAndFeel_V2virtual
createFocusOutlineForComponent(Component &) overrideLookAndFeel_V2virtual
createGraphicsContext(const Image &imageToRenderOn, Point< int > origin, const RectangleList< int > &initialClip)LookAndFeelvirtual
createSliderButton(Slider &, bool isIncrement) overrideLookAndFeel_V2virtual
createSliderTextBox(Slider &) overrideLookAndFeel_V2virtual
createTabBarExtrasButton() overrideLookAndFeel_V2virtual
createTabButtonShape(TabBarButton &, Path &, bool isMouseOver, bool isMouseDown) overrideLookAndFeel_V2virtual
createTabTextLayout(const TabBarButton &button, float length, float depth, Colour colour, TextLayout &)LookAndFeel_V3static
createToolbarMissingItemsButton(Toolbar &) overrideLookAndFeel_V2virtual
drawAlertBox(Graphics &, AlertWindow &, const Rectangle< int > &textArea, TextLayout &) overrideLookAndFeel_V2virtual
drawBevel(Graphics &, int x, int y, int width, int height, int bevelThickness, const Colour &topLeftColour=Colours::white, const Colour &bottomRightColour=Colours::black, bool useGradient=true, bool sharpEdgeOnOutside=true)LookAndFeel_V2static
drawBubble(Graphics &, BubbleComponent &, const Point< float > &tip, const Rectangle< float > &body) overrideLookAndFeel_V2virtual
drawButtonBackground(Graphics &, Button &, const Colour &backgroundColour, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) overrideLookAndFeel_V3virtual
drawButtonText(Graphics &, TextButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) overrideLookAndFeel_V2virtual
drawCallOutBoxBackground(CallOutBox &, Graphics &, const Path &path, Image &cachedImage) overrideLookAndFeel_V2virtual
drawComboBox(Graphics &, int width, int height, bool isButtonDown, int buttonX, int buttonY, int buttonW, int buttonH, ComboBox &box) overrideLookAndFeel_V3virtual
drawComboBoxTextWhenNothingSelected(Graphics &, ComboBox &, Label &) overrideLookAndFeel_V2virtual
drawConcertinaPanelHeader(Graphics &, const Rectangle< int > &area, bool isMouseOver, bool isMouseDown, ConcertinaPanel &, Component &) overrideLookAndFeel_V3virtual
drawCornerResizer(Graphics &, int w, int h, bool isMouseOver, bool isMouseDragging) overrideLookAndFeel_V2virtual
drawDocumentWindowTitleBar(DocumentWindow &, Graphics &, int w, int h, int titleSpaceX, int titleSpaceW, const Image *icon, bool drawTitleTextOnLeft) overrideLookAndFeel_V2virtual
drawDrawableButton(Graphics &, DrawableButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) overrideLookAndFeel_V2virtual
drawFileBrowserRow(Graphics &, int width, int height, const File &file, const String &filename, Image *icon, const String &fileSizeDescription, const String &fileTimeDescription, bool isDirectory, bool isItemSelected, int itemIndex, DirectoryContentsDisplayComponent &) overrideLookAndFeel_V2virtual
drawGlassLozenge(Graphics &, float x, float y, float width, float height, const Colour &, float outlineThickness, float cornerSize, bool flatOnLeft, bool flatOnRight, bool flatOnTop, bool flatOnBottom) noexceptLookAndFeel_V2static
drawGlassPointer(Graphics &, float x, float y, float diameter, const Colour &, float outlineThickness, int direction) noexceptLookAndFeel_V2static
drawGlassSphere(Graphics &, float x, float y, float diameter, const Colour &, float outlineThickness) noexceptLookAndFeel_V2static
drawGroupComponentOutline(Graphics &, int w, int h, const String &text, const Justification &, GroupComponent &) overrideLookAndFeel_V2virtual
drawImageButton(Graphics &, Image *, int imageX, int imageY, int imageW, int imageH, const Colour &overlayColour, float imageOpacity, ImageButton &) overrideLookAndFeel_V2virtual
drawKeymapChangeButton(Graphics &, int width, int height, Button &button, const String &keyDescription) overrideLookAndFeel_V3virtual
drawLabel(Graphics &, Label &) overrideLookAndFeel_V2virtual
drawLasso(Graphics &, Component &) overrideLookAndFeel_V2virtual
drawLevelMeter(Graphics &, int width, int height, float level) overrideLookAndFeel_V2virtual
drawLinearSlider(Graphics &, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, Slider::SliderStyle, Slider &) overrideLookAndFeel_V3virtual
drawLinearSliderBackground(Graphics &, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, Slider::SliderStyle, Slider &) overrideLookAndFeel_V3virtual
drawLinearSliderOutline(Graphics &, int x, int y, int width, int height, Slider::SliderStyle, Slider &) overrideLookAndFeel_V2virtual
drawLinearSliderThumb(Graphics &, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, Slider::SliderStyle, Slider &) overrideLookAndFeel_V2virtual
drawMenuBarBackground(Graphics &, int width, int height, bool, MenuBarComponent &) overrideLookAndFeel_V3virtual
drawMenuBarItem(Graphics &, int width, int height, int itemIndex, const String &itemText, bool isMouseOverItem, bool isMenuOpen, bool isMouseOverBar, MenuBarComponent &) overrideLookAndFeel_V2virtual
drawPopupMenuBackground(Graphics &, int width, int height) overrideLookAndFeel_V3virtual
drawPopupMenuBackgroundWithOptions(Graphics &, int width, int height, const PopupMenu::Options &) overrideLookAndFeel_V2virtual
drawPopupMenuColumnSeparatorWithOptions(Graphics &g, const Rectangle< int > &bounds, const PopupMenu::Options &) overrideLookAndFeel_V2virtual
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) overrideLookAndFeel_V2virtual
drawPopupMenuItemWithOptions(Graphics &, const Rectangle< int > &area, bool isHighlighted, const PopupMenu::Item &item, const PopupMenu::Options &) overrideLookAndFeel_V2virtual
drawPopupMenuSectionHeader(Graphics &, const Rectangle< int > &area, const String &sectionName) overrideLookAndFeel_V2virtual
drawPopupMenuSectionHeaderWithOptions(Graphics &, const Rectangle< int > &area, const String &sectionName, const PopupMenu::Options &) overrideLookAndFeel_V2virtual
drawPopupMenuUpDownArrow(Graphics &, int width, int height, bool isScrollUpArrow) overrideLookAndFeel_V2virtual
drawPopupMenuUpDownArrowWithOptions(Graphics &, int width, int height, bool isScrollUpArrow, const PopupMenu::Options &) overrideLookAndFeel_V2virtual
drawProgressBar(Graphics &, ProgressBar &, int width, int height, double progress, const String &textToShow) overrideLookAndFeel_V2virtual
drawPropertyComponentBackground(Graphics &, int width, int height, PropertyComponent &) overrideLookAndFeel_V2virtual
drawPropertyComponentLabel(Graphics &, int width, int height, PropertyComponent &) overrideLookAndFeel_V2virtual
drawPropertyPanelSectionHeader(Graphics &, const String &name, bool isOpen, int width, int height) overrideLookAndFeel_V2virtual
drawResizableFrame(Graphics &, int w, int h, const BorderSize< int > &) overrideLookAndFeel_V2virtual
drawResizableWindowBorder(Graphics &, int w, int h, const BorderSize< int > &border, ResizableWindow &) overrideLookAndFeel_V2virtual
drawRotarySlider(Graphics &, int x, int y, int width, int height, float sliderPosProportional, float rotaryStartAngle, float rotaryEndAngle, Slider &) overrideLookAndFeel_V2virtual
drawScrollbar(Graphics &, ScrollBar &, int x, int y, int width, int height, bool isScrollbarVertical, int thumbStartPosition, int thumbSize, bool isMouseOver, bool isMouseDown) overrideLookAndFeel_V3virtual
drawScrollbarButton(Graphics &, ScrollBar &, int width, int height, int buttonDirection, bool isScrollbarVertical, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) overrideLookAndFeel_V2virtual
drawSpinningWaitAnimation(Graphics &, const Colour &colour, int x, int y, int w, int h) overrideLookAndFeel_V2virtual
drawStretchableLayoutResizerBar(Graphics &, int w, int h, bool isVerticalBar, bool isMouseOver, bool isMouseDragging) overrideLookAndFeel_V3virtual
drawTabAreaBehindFrontButton(TabbedButtonBar &bar, Graphics &g, int w, int h) overrideLookAndFeel_V3virtual
drawTabbedButtonBarBackground(TabbedButtonBar &, Graphics &) overrideLookAndFeel_V2virtual
drawTabButton(TabBarButton &, Graphics &, bool isMouseOver, bool isMouseDown) overrideLookAndFeel_V3virtual
drawTabButtonText(TabBarButton &, Graphics &, bool isMouseOver, bool isMouseDown) overrideLookAndFeel_V2virtual
drawTableHeaderBackground(Graphics &, TableHeaderComponent &) overrideLookAndFeel_V3virtual
drawTableHeaderColumn(Graphics &, TableHeaderComponent &, const String &columnName, int columnId, int width, int height, bool isMouseOver, bool isMouseDown, int columnFlags) overrideLookAndFeel_V2virtual
drawTextEditorOutline(Graphics &, int width, int height, TextEditor &) overrideLookAndFeel_V3virtual
drawTickBox(Graphics &, Component &, float x, float y, float w, float h, bool ticked, bool isEnabled, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) overrideLookAndFeel_V2virtual
drawToggleButton(Graphics &, ToggleButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) overrideLookAndFeel_V2virtual
drawTooltip(Graphics &, const String &text, int width, int height) overrideLookAndFeel_V2virtual
drawTreeviewPlusMinusBox(Graphics &, const Rectangle< float > &area, Colour backgroundColour, bool isOpen, bool isMouseOver) overrideLookAndFeel_V3virtual
fillResizableWindowBackground(Graphics &, int w, int h, const BorderSize< int > &, ResizableWindow &) overrideLookAndFeel_V2virtual
fillTabButtonShape(TabBarButton &, Graphics &, const Path &, bool isMouseOver, bool isMouseDown) overrideLookAndFeel_V2virtual
fillTextEditorBackground(Graphics &, int width, int height, TextEditor &) overrideLookAndFeel_V2virtual
findColour(int colourId) const noexceptLookAndFeel
getAlertBoxWindowFlags() overrideLookAndFeel_V2virtual
getAlertWindowButtonHeight() overrideLookAndFeel_V2virtual
getAlertWindowFont() overrideLookAndFeel_V2virtual
getAlertWindowMessageFont() overrideLookAndFeel_V2virtual
getAlertWindowTitleFont() overrideLookAndFeel_V2virtual
getCallOutBoxBorderSize(const CallOutBox &) overrideLookAndFeel_V2virtual
getCallOutBoxCornerSize(const CallOutBox &) overrideLookAndFeel_V2virtual
getComboBoxFont(ComboBox &) overrideLookAndFeel_V2virtual
getCrossShape(float height) overrideLookAndFeel_V3virtual
getDefaultDocumentFileImage() overrideLookAndFeel_V2virtual
getDefaultFolderImage() overrideLookAndFeel_V2virtual
getDefaultLookAndFeel() noexceptLookAndFeelstatic
getDefaultMenuBarHeight() overrideLookAndFeel_V2virtual
getDefaultProgressBarStyle(const ProgressBar &) overrideLookAndFeel_V2virtual
getDefaultScrollbarWidth() overrideLookAndFeel_V2virtual
getIdealPopupMenuItemSize(const String &text, bool isSeparator, int standardMenuItemHeight, int &idealWidth, int &idealHeight) overrideLookAndFeel_V2virtual
getIdealPopupMenuItemSizeWithOptions(const String &text, bool isSeparator, int standardMenuItemHeight, int &idealWidth, int &idealHeight, const PopupMenu::Options &) overrideLookAndFeel_V2virtual
getLabelBorderSize(Label &) overrideLookAndFeel_V2virtual
getLabelFont(Label &) overrideLookAndFeel_V2virtual
getMenuBarFont(MenuBarComponent &, int itemIndex, const String &itemText) overrideLookAndFeel_V2virtual
getMenuBarItemWidth(MenuBarComponent &, int itemIndex, const String &itemText) overrideLookAndFeel_V2virtual
getMenuWindowFlags() overrideLookAndFeel_V2virtual
getMinimumScrollbarThumbSize(ScrollBar &) overrideLookAndFeel_V2virtual
getMouseCursorFor(Component &)LookAndFeelvirtual
getOptionsForComboBoxPopupMenu(ComboBox &, Label &) overrideLookAndFeel_V2virtual
getParentComponentForMenuOptions(const PopupMenu::Options &options) overrideLookAndFeel_V2virtual
getPopupMenuBorderSize() overrideLookAndFeel_V2virtual
getPopupMenuBorderSizeWithOptions(const PopupMenu::Options &) overrideLookAndFeel_V2virtual
getPopupMenuColumnSeparatorWidthWithOptions(const PopupMenu::Options &) overrideLookAndFeel_V2virtual
getPopupMenuFont() overrideLookAndFeel_V2virtual
getPropertyComponentContentPosition(PropertyComponent &) overrideLookAndFeel_V2virtual
getPropertyPanelSectionHeaderHeight(const String &sectionTitle) overrideLookAndFeel_V2virtual
getScrollbarButtonSize(ScrollBar &) overrideLookAndFeel_V2virtual
getScrollbarEffect() overrideLookAndFeel_V2virtual
getSidePanelDismissButtonShape(SidePanel &) overrideLookAndFeel_V2virtual
getSidePanelTitleFont(SidePanel &) overrideLookAndFeel_V2virtual
getSidePanelTitleJustification(SidePanel &) overrideLookAndFeel_V2virtual
getSliderEffect(Slider &) overrideLookAndFeel_V2virtual
getSliderLayout(Slider &) overrideLookAndFeel_V2virtual
getSliderPopupFont(Slider &) overrideLookAndFeel_V2virtual
getSliderPopupPlacement(Slider &) overrideLookAndFeel_V2virtual
getSliderThumbRadius(Slider &) overrideLookAndFeel_V2virtual
getTabButtonBestWidth(TabBarButton &, int tabDepth) overrideLookAndFeel_V2virtual
getTabButtonExtraComponentBounds(const TabBarButton &, Rectangle< int > &textArea, Component &extraComp) overrideLookAndFeel_V2virtual
getTabButtonFont(TabBarButton &, float height) overrideLookAndFeel_V2virtual
getTabButtonOverlap(int tabDepth) overrideLookAndFeel_V3virtual
getTabButtonSpaceAroundImage() overrideLookAndFeel_V3virtual
getTextButtonFont(TextButton &, int buttonHeight) overrideLookAndFeel_V2virtual
getTextButtonWidthToFitText(TextButton &, int buttonHeight) overrideLookAndFeel_V2virtual
getTickShape(float height) overrideLookAndFeel_V3virtual
getTooltipBounds(const String &tipText, Point< int > screenPos, Rectangle< int > parentArea) overrideLookAndFeel_V2virtual
getTreeViewIndentSize(TreeView &) overrideLookAndFeel_V3virtual
getTypefaceForFont(const Font &)LookAndFeelvirtual
getWidthsForTextButtons(AlertWindow &, const Array< TextButton * > &) overrideLookAndFeel_V2virtual
isColourSpecified(int colourId) const noexceptLookAndFeel
isProgressBarOpaque(ProgressBar &) overrideLookAndFeel_V2virtual
isUsingNativeAlertWindows()LookAndFeel
layoutFileBrowserComponent(FileBrowserComponent &, DirectoryContentsDisplayComponent *, FilePreviewComponent *, ComboBox *currentPathBox, TextEditor *filenameBox, Button *goUpButton) overrideLookAndFeel_V2virtual
layoutFilenameComponent(FilenameComponent &, ComboBox *filenameBox, Button *browseButton) overrideLookAndFeel_V2virtual
LookAndFeel()LookAndFeel
LookAndFeel_V2()LookAndFeel_V2
LookAndFeel_V3()LookAndFeel_V3
paintToolbarBackground(Graphics &, int width, int height, Toolbar &) overrideLookAndFeel_V2virtual
paintToolbarButtonBackground(Graphics &, int width, int height, bool isMouseOver, bool isMouseDown, ToolbarItemComponent &) overrideLookAndFeel_V2virtual
paintToolbarButtonLabel(Graphics &, int x, int y, int width, int height, const String &text, ToolbarItemComponent &) overrideLookAndFeel_V2virtual
playAlertSound()LookAndFeelvirtual
positionComboBoxText(ComboBox &, Label &) overrideLookAndFeel_V2virtual
positionDocumentWindowButtons(DocumentWindow &, int titleBarX, int titleBarY, int titleBarW, int titleBarH, Button *minimiseButton, Button *maximiseButton, Button *closeButton, bool positionTitleBarButtonsOnLeft) overrideLookAndFeel_V2virtual
preparePopupMenuWindow(Component &) overrideLookAndFeel_V2virtual
setColour(int colourId, Colour colour) noexceptLookAndFeel
setComponentEffectForBubbleComponent(BubbleComponent &bubbleComponent) overrideLookAndFeel_V2virtual
setDefaultLookAndFeel(LookAndFeel *newDefaultLookAndFeel) noexceptLookAndFeelstatic
setDefaultSansSerifTypeface(Typeface::Ptr newDefaultTypeface)LookAndFeel
setDefaultSansSerifTypefaceName(const String &newName)LookAndFeel
setUsingNativeAlertWindows(bool shouldUseNativeAlerts)LookAndFeel
shouldPopupMenuScaleWithTargetComponent(const PopupMenu::Options &options) overrideLookAndFeel_V2virtual
~AudioDeviceSelectorComponentMethods()=defaultExtraLookAndFeelBaseClasses::AudioDeviceSelectorComponentMethodsvirtual
~KeyMappingEditorComponentMethods()=defaultExtraLookAndFeelBaseClasses::KeyMappingEditorComponentMethodsvirtual
~LassoComponentMethods()=defaultExtraLookAndFeelBaseClasses::LassoComponentMethodsvirtual
~LookAndFeel() overrideLookAndFeel
~LookAndFeel_V2() overrideLookAndFeel_V2
~LookAndFeel_V3() overrideLookAndFeel_V3
ScrollBar::~LookAndFeelMethods()=defaultScrollBar::LookAndFeelMethodsvirtual
Button::LookAndFeelMethods::~LookAndFeelMethods()=defaultButton::LookAndFeelMethodsvirtual
ImageButton::LookAndFeelMethods::~LookAndFeelMethods()=defaultImageButton::LookAndFeelMethodsvirtual
TextEditor::LookAndFeelMethods::~LookAndFeelMethods()=defaultTextEditor::LookAndFeelMethodsvirtual
FileBrowserComponent::LookAndFeelMethods::~LookAndFeelMethods()=defaultFileBrowserComponent::LookAndFeelMethodsvirtual
TreeView::LookAndFeelMethods::~LookAndFeelMethods()=defaultTreeView::LookAndFeelMethodsvirtual
BubbleComponent::LookAndFeelMethods::~LookAndFeelMethods()=defaultBubbleComponent::LookAndFeelMethodsvirtual
AlertWindow::LookAndFeelMethods::~LookAndFeelMethods()=defaultAlertWindow::LookAndFeelMethodsvirtual
PopupMenu::LookAndFeelMethods::~LookAndFeelMethods()=defaultPopupMenu::LookAndFeelMethodsvirtual
ComboBox::LookAndFeelMethods::~LookAndFeelMethods()=defaultComboBox::LookAndFeelMethodsvirtual
Label::LookAndFeelMethods::~LookAndFeelMethods()=defaultLabel::LookAndFeelMethodsvirtual
Slider::LookAndFeelMethods::~LookAndFeelMethods()=defaultSlider::LookAndFeelMethodsvirtual
ResizableWindow::LookAndFeelMethods::~LookAndFeelMethods()=defaultResizableWindow::LookAndFeelMethodsvirtual
DocumentWindow::LookAndFeelMethods::~LookAndFeelMethods()=defaultDocumentWindow::LookAndFeelMethodsvirtual
TooltipWindow::LookAndFeelMethods::~LookAndFeelMethods()=defaultTooltipWindow::LookAndFeelMethodsvirtual
TabbedButtonBar::LookAndFeelMethods::~LookAndFeelMethods()=defaultTabbedButtonBar::LookAndFeelMethodsvirtual
PropertyComponent::LookAndFeelMethods::~LookAndFeelMethods()=defaultPropertyComponent::LookAndFeelMethodsvirtual
FilenameComponent::LookAndFeelMethods::~LookAndFeelMethods()=defaultFilenameComponent::LookAndFeelMethodsvirtual
GroupComponent::LookAndFeelMethods::~LookAndFeelMethods()=defaultGroupComponent::LookAndFeelMethodsvirtual
TableHeaderComponent::LookAndFeelMethods::~LookAndFeelMethods()=defaultTableHeaderComponent::LookAndFeelMethodsvirtual
CallOutBox::LookAndFeelMethods::~LookAndFeelMethods()=defaultCallOutBox::LookAndFeelMethodsvirtual
Toolbar::LookAndFeelMethods::~LookAndFeelMethods()=defaultToolbar::LookAndFeelMethodsvirtual
ConcertinaPanel::LookAndFeelMethods::~LookAndFeelMethods()=defaultConcertinaPanel::LookAndFeelMethodsvirtual
ProgressBar::LookAndFeelMethods::~LookAndFeelMethods()=defaultProgressBar::LookAndFeelMethodsvirtual
StretchableLayoutResizerBar::LookAndFeelMethods::~LookAndFeelMethods()=defaultStretchableLayoutResizerBar::LookAndFeelMethodsvirtual
SidePanel::LookAndFeelMethods::~LookAndFeelMethods()=defaultSidePanel::LookAndFeelMethodsvirtual
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram