JUCE Designer
 All Classes Functions Variables
LookAndFeelCustom Member List

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

createDocumentWindowButton(int buttonType) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
createSliderButton(bool isIncrement) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawButtonBackground(Graphics &g, Button &button, const Colour &backgroundColour, bool isMouseOverButton, bool isButtonDown)LookAndFeelCustomvirtual
drawComboBox(Graphics &g, int width, int height, bool isButtonDown, int buttonX, int buttonY, int buttonW, int buttonH, ComboBox &box) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawCornerResizer(Graphics &g, int w, int h, bool isMouseOver, bool isMouseDragging) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawLinearSlider(Graphics &g, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, const Slider::SliderStyle style, Slider &slider) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawMenuBarBackground(Graphics &g, int width, int height, bool isMouseOverBar, MenuBarComponent &menuBar) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawPopupMenuBackground(Graphics &g, int width, int height)LookAndFeelCustomvirtual
drawProgressBar(Graphics &g, ProgressBar &progressBar, int width, int height, double progress, const String &textToShow) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawRotarySlider(Graphics &g, int x, int y, int width, int height, float sliderPosProportional, float rotaryStartAngle, float rotaryEndAngle, Slider &slider) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawScrollbar(Graphics &g, ScrollBar &scrollbar, int x, int y, int width, int height, bool isScrollbarVertical, int thumbStartPosition, int thumbSize, bool isMouseOver, bool isMouseDown) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawScrollbarButton(Graphics &g, ScrollBar &scrollbar, int width, int height, int buttonDirection, bool isScrollbarVertical, bool isMouseOverButton, bool isButtonDown) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawTextEditorOutline(Graphics &g, int width, int height, TextEditor &textEditor) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawTickBox(Graphics &g, Component &component, float x, float y, float w, float h, bool ticked, bool isEnabled, bool isMouseOverButton, bool isButtonDown) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
drawToggleButton(Graphics &g, ToggleButton &button, bool isMouseOverButton, bool isButtonDown)LookAndFeelCustomvirtual
getComboBoxFont(ComboBox &box) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
getInstance() (defined in LookAndFeelCustom)LookAndFeelCustomstatic
getScrollbarEffect() (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
getSliderEffect() (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
getSliderThumbRadius(Slider &slider) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
LookAndFeelCustom()LookAndFeelCustom
positionDocumentWindowButtons(DocumentWindow &window, int titleBarX, int titleBarY, int titleBarW, int titleBarH, Button *minimiseButton, Button *maximiseButton, Button *closeButton, bool positionTitleBarButtonsOnLeft) (defined in LookAndFeelCustom)LookAndFeelCustomvirtual
~LookAndFeelCustom()LookAndFeelCustomvirtual