JUCE Designer
|
This is the complete list of members for LookAndFeelCustom, including all inherited members.
createDocumentWindowButton(int buttonType) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
createSliderButton(bool isIncrement) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
drawButtonBackground(Graphics &g, Button &button, const Colour &backgroundColour, bool isMouseOverButton, bool isButtonDown) | LookAndFeelCustom | virtual |
drawComboBox(Graphics &g, int width, int height, bool isButtonDown, int buttonX, int buttonY, int buttonW, int buttonH, ComboBox &box) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
drawCornerResizer(Graphics &g, int w, int h, bool isMouseOver, bool isMouseDragging) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
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) | LookAndFeelCustom | virtual |
drawMenuBarBackground(Graphics &g, int width, int height, bool isMouseOverBar, MenuBarComponent &menuBar) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
drawPopupMenuBackground(Graphics &g, int width, int height) | LookAndFeelCustom | virtual |
drawProgressBar(Graphics &g, ProgressBar &progressBar, int width, int height, double progress, const String &textToShow) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
drawRotarySlider(Graphics &g, int x, int y, int width, int height, float sliderPosProportional, float rotaryStartAngle, float rotaryEndAngle, Slider &slider) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
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) | LookAndFeelCustom | virtual |
drawScrollbarButton(Graphics &g, ScrollBar &scrollbar, int width, int height, int buttonDirection, bool isScrollbarVertical, bool isMouseOverButton, bool isButtonDown) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
drawTextEditorOutline(Graphics &g, int width, int height, TextEditor &textEditor) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
drawTickBox(Graphics &g, Component &component, float x, float y, float w, float h, bool ticked, bool isEnabled, bool isMouseOverButton, bool isButtonDown) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
drawToggleButton(Graphics &g, ToggleButton &button, bool isMouseOverButton, bool isButtonDown) | LookAndFeelCustom | virtual |
getComboBoxFont(ComboBox &box) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
getInstance() (defined in LookAndFeelCustom) | LookAndFeelCustom | static |
getScrollbarEffect() (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
getSliderEffect() (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
getSliderThumbRadius(Slider &slider) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
LookAndFeelCustom() | LookAndFeelCustom | |
positionDocumentWindowButtons(DocumentWindow &window, int titleBarX, int titleBarY, int titleBarW, int titleBarH, Button *minimiseButton, Button *maximiseButton, Button *closeButton, bool positionTitleBarButtonsOnLeft) (defined in LookAndFeelCustom) | LookAndFeelCustom | virtual |
~LookAndFeelCustom() | LookAndFeelCustom | virtual |