, including all inherited members.
| activeWindowStatusChanged() | TopLevelWindow | [protected, virtual] |
| addAndMakeVisible(Component *child, int zOrder=-1) | Component | |
| addButton(const String &name, int returnValue, const KeyPress &shortcutKey1=KeyPress(), const KeyPress &shortcutKey2=KeyPress()) | AlertWindow | |
| addChildComponent(Component *child, int zOrder=-1) | Component | |
| addComboBox(const String &name, const StringArray &items, const String &onScreenLabel=String::empty) | AlertWindow | |
| addComponentListener(ComponentListener *newListener) | Component | |
| addCustomComponent(Component *component) | AlertWindow | |
| addKeyListener(KeyListener *newListener) | Component | |
| addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents) | Component | |
| addProgressBarComponent(double &progressValue) | AlertWindow | |
| addTextBlock(const String &text) | AlertWindow | |
| addTextEditor(const String &name, const String &initialContents, const String &onScreenLabel=String::empty, bool isPasswordBox=false) | AlertWindow | |
| addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr) | TopLevelWindow | [virtual] |
| AlertIconType enum name | AlertWindow | |
| AlertWindow(const String &title, const String &message, AlertIconType iconType, Component *associatedComponent=nullptr) | AlertWindow | |
| backgroundColourId enum value | AlertWindow | |
| beginDragAutoRepeat(int millisecondsBetweenCallbacks) | Component | [static] |
| broughtToFront() | Component | [virtual] |
| buttonClicked(Button *button) | AlertWindow | [protected] |
| canModalEventBeSentToComponent(const Component *targetComponent) | Component | [virtual] |
| centreAroundComponent(Component *componentToCentreAround, int width, int height) | TopLevelWindow | |
| centreWithSize(int width, int height) | Component | |
| childBoundsChanged(Component *child) | Component | [virtual] |
| childrenChanged() | Component | [virtual] |
| colourChanged() | Component | [virtual] |
| ColourIds enum name | AlertWindow | |
| Component() | Component | |
| Component(const String &componentName) | Component | [explicit] |
| contains(const Point< int > &localPoint) | Component | |
| containsAnyExtraComponents() const | AlertWindow | |
| copyAllExplicitColoursTo(Component &target) const | Component | |
| createComponentSnapshot(const Rectangle< int > &areaToGrab, bool clipImageToComponentBounds=true) | Component | |
| createFocusTraverser() | Component | [virtual] |
| deleteAllChildren() | Component | |
| enablementChanged() | Component | [virtual] |
| enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false) | Component | |
| exitModalState(int returnValue) | Component | |
| findColour(int colourId, bool inheritFromParent=false) const | Component | |
| findParentComponentOfClass(TargetClass *const dummyParameter=nullptr) const | Component | |
| focusChangedByMouseClick enum value | Component | |
| focusChangedByTabKey enum value | Component | |
| focusChangedDirectly enum value | Component | |
| FocusChangeType enum name | Component | |
| focusGained(FocusChangeType cause) | Component | [virtual] |
| focusLost(FocusChangeType cause) | Component | [virtual] |
| focusOfChildComponentChanged(FocusChangeType cause) | TopLevelWindow | [protected, virtual] |
| getActiveTopLevelWindow() noexcept | TopLevelWindow | [static] |
| getAlertType() const noexcept | AlertWindow | |
| getAlpha() const | Component | |
| getBottom() const noexcept | Component | |
| getBounds() const noexcept | Component | |
| getBoundsInParent() const noexcept | Component | |
| getChildComponent(int index) const noexcept | Component | |
| getComboBoxComponent(const String &nameOfList) const | AlertWindow | |
| getComponentAt(int x, int y) | Component | |
| getComponentAt(const Point< int > &position) | Component | |
| getComponentEffect() const noexcept | Component | |
| getComponentID() const noexcept | Component | |
| getCurrentlyFocusedComponent() noexcept | Component | [static] |
| getCurrentlyModalComponent(int index=0) noexcept | Component | [static] |
| getCustomComponent(int index) const | AlertWindow | |
| getDesktopWindowStyleFlags() const | AlertWindow | [protected, virtual] |
| getExplicitFocusOrder() const | Component | |
| getHeight() const noexcept | Component | |
| getIndexOfChildComponent(const Component *child) const noexcept | Component | |
| getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexcept | Component | |
| getLocalArea(const Component *sourceComponent, const Rectangle< int > &areaRelativeToSourceComponent) const | Component | |
| getLocalBounds() const noexcept | Component | |
| getLocalPoint(const Component *sourceComponent, const Point< int > &pointRelativeToSourceComponent) const | Component | |
| getLookAndFeel() const noexcept | Component | |
| getMarkers(bool xAxis) | Component | [virtual] |
| getMouseClickGrabsKeyboardFocus() const noexcept | Component | |
| getMouseCursor() | Component | [virtual] |
| getMouseXYRelative() const | Component | |
| getName() const noexcept | Component | |
| getNumButtons() const | AlertWindow | |
| getNumChildComponents() const noexcept | Component | |
| getNumCurrentlyModalComponents() noexcept | Component | [static] |
| getNumCustomComponents() const | AlertWindow | |
| getNumTopLevelWindows() noexcept | TopLevelWindow | [static] |
| getParentComponent() const noexcept | Component | |
| getParentHeight() const noexcept | Component | |
| getParentMonitorArea() const | Component | |
| getParentWidth() const noexcept | Component | |
| getPeer() const | Component | |
| getPosition() const noexcept | Component | |
| getPositioner() const noexcept | Component | |
| getProperties() noexcept | Component | |
| getProperties() const noexcept | Component | |
| getRight() const noexcept | Component | |
| getScreenBounds() const | Component | |
| getScreenPosition() const | Component | |
| getScreenX() const | Component | |
| getScreenY() const | Component | |
| getTextEditor(const String &nameOfTextEditor) const | AlertWindow | |
| getTextEditorContents(const String &nameOfTextEditor) const | AlertWindow | |
| getTopLevelComponent() const noexcept | Component | |
| getTopLevelWindow(int index) noexcept | TopLevelWindow | [static] |
| getTransform() const | Component | |
| getVisibleArea(RectangleList &result, bool includeSiblings) const | Component | |
| getWantsKeyboardFocus() const noexcept | Component | |
| getWidth() const noexcept | Component | |
| getWindowHandle() const | Component | |
| getX() const noexcept | Component | |
| getY() const noexcept | Component | |
| grabKeyboardFocus() | Component | |
| handleCommandMessage(int commandId) | Component | [virtual] |
| hasKeyboardFocus(bool trueIfChildIsFocused) const | Component | |
| hitTest(int x, int y) | Component | [virtual] |
| InfoIcon enum value | AlertWindow | |
| inputAttemptWhenModal() | Component | [virtual] |
| isActiveWindow() const noexcept | TopLevelWindow | |
| isAlwaysOnTop() const noexcept | Component | |
| isBroughtToFrontOnMouseClick() const noexcept | Component | |
| isColourSpecified(int colourId) const | Component | |
| isCurrentlyBlockedByAnotherModalComponent() const | Component | |
| isCurrentlyModal() const noexcept | Component | |
| isEnabled() const noexcept | Component | |
| isFocusContainer() const noexcept | Component | |
| isMouseButtonDown() const noexcept | Component | |
| isMouseButtonDownAnywhere() noexcept | Component | [static] |
| isMouseOver(bool includeChildren=false) const | Component | |
| isMouseOverOrDragging() const noexcept | Component | |
| isOnDesktop() const noexcept | Component | |
| isOpaque() const noexcept | Component | |
| isParentOf(const Component *possibleChild) const noexcept | Component | |
| isShowing() const | Component | |
| isTransformed() const noexcept | Component | |
| isUsingNativeTitleBar() const noexcept | TopLevelWindow | |
| isVisible() const noexcept | Component | |
| keyPressed(const KeyPress &key) | AlertWindow | [protected, virtual] |
| keyStateChanged(bool isKeyDown) | Component | [virtual] |
| localAreaToGlobal(const Rectangle< int > &localArea) const | Component | |
| localPointToGlobal(const Point< int > &localPoint) const | Component | |
| lookAndFeelChanged() | AlertWindow | [protected, virtual] |
| minimisationStateChanged(bool isNowMinimised) | Component | [virtual] |
| modifierKeysChanged(const ModifierKeys &modifiers) | Component | [virtual] |
| mouseDoubleClick(const MouseEvent &e) | Component | [virtual] |
| mouseDown(const MouseEvent &e) | AlertWindow | [protected, virtual] |
| mouseDrag(const MouseEvent &e) | AlertWindow | [protected, virtual] |
| mouseEnter(const MouseEvent &e) | Component | [virtual] |
| mouseExit(const MouseEvent &e) | Component | [virtual] |
| mouseMove(const MouseEvent &e) | Component | [virtual] |
| mouseUp(const MouseEvent &e) | Component | [virtual] |
| mouseWheelMove(const MouseEvent &e, float wheelIncrementX, float wheelIncrementY) | Component | [virtual] |
| moved() | Component | [virtual] |
| moveKeyboardFocusToSibling(bool moveToNext) | Component | |
| NoIcon enum value | AlertWindow | |
| outlineColourId enum value | AlertWindow | |
| paint(Graphics &g) | AlertWindow | [protected, virtual] |
| paintEntireComponent(Graphics &context, bool ignoreAlphaLevel) | Component | |
| paintOverChildren(Graphics &g) | Component | [virtual] |
| parentHierarchyChanged() | TopLevelWindow | [protected, virtual] |
| parentSizeChanged() | Component | [virtual] |
| postCommandMessage(int commandId) | Component | |
| proportionOfHeight(float proportion) const noexcept | Component | |
| proportionOfWidth(float proportion) const noexcept | Component | |
| QuestionIcon enum value | AlertWindow | |
| reallyContains(const Point< int > &localPoint, bool returnTrueIfWithinAChild) | Component | |
| recreateDesktopWindow() | TopLevelWindow | [protected] |
| removeAllChildren() | Component | |
| removeChildComponent(Component *childToRemove) | Component | |
| removeChildComponent(int childIndexToRemove) | Component | |
| removeColour(int colourId) | Component | |
| removeComponentListener(ComponentListener *listenerToRemove) | Component | |
| removeCustomComponent(int index) | AlertWindow | |
| removeFromDesktop() | Component | |
| removeKeyListener(KeyListener *listenerToRemove) | Component | |
| removeMouseListener(MouseListener *listenerToRemove) | Component | |
| repaint() | Component | |
| repaint(int x, int y, int width, int height) | Component | |
| repaint(const Rectangle< int > &area) | Component | |
| resized() | Component | [virtual] |
| sendLookAndFeelChange() | Component | |
| setAlpha(float newAlpha) | Component | |
| setAlwaysOnTop(bool shouldStayOnTop) | Component | |
| setBounds(int x, int y, int width, int height) | Component | |
| setBounds(const Rectangle< int > &newBounds) | Component | |
| setBounds(const RelativeRectangle &newBounds) | Component | |
| setBounds(const String &newBoundsExpression) | Component | |
| setBoundsInset(const BorderSize< int > &borders) | Component | |
| setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight) | Component | |
| setBoundsToFit(int x, int y, int width, int height, const Justification &justification, bool onlyReduceInSize) | Component | |
| setBroughtToFrontOnMouseClick(bool shouldBeBroughtToFront) noexcept | Component | |
| setBufferedToImage(bool shouldBeBuffered) | Component | |
| setCentrePosition(int x, int y) | Component | |
| setCentreRelative(float x, float y) | Component | |
| setColour(int colourId, const Colour &colour) | Component | |
| setComponentEffect(ImageEffectFilter *newEffect) | Component | |
| setComponentID(const String &newID) | Component | |
| setDropShadowEnabled(bool useShadow) | TopLevelWindow | |
| setEnabled(bool shouldBeEnabled) | Component | |
| setExplicitFocusOrder(int newFocusOrderIndex) | Component | |
| setFocusContainer(bool shouldBeFocusContainer) noexcept | Component | |
| setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexcept | Component | |
| setLookAndFeel(LookAndFeel *newLookAndFeel) | Component | |
| setMessage(const String &message) | AlertWindow | |
| setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus) | Component | |
| setMouseCursor(const MouseCursor &cursorType) | Component | |
| setName(const String &newName) | Component | [virtual] |
| setOpaque(bool shouldBeOpaque) | Component | |
| setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexcept | Component | |
| setPositioner(Positioner *newPositioner) | Component | |
| setRepaintsOnMouseActivity(bool shouldRepaint) noexcept | Component | |
| setSize(int newWidth, int newHeight) | Component | |
| setTopLeftPosition(int x, int y) | Component | |
| setTopRightPosition(int x, int y) | Component | |
| setTransform(const AffineTransform &transform) | Component | |
| setUsingNativeTitleBar(bool useNativeTitleBar) | TopLevelWindow | |
| setVisible(bool shouldBeVisible) | Component | [virtual] |
| setWantsKeyboardFocus(bool wantsFocus) noexcept | Component | |
| showMessageBoxAsync(AlertIconType iconType, const String &title, const String &message, const String &buttonText=String::empty, Component *associatedComponent=nullptr) | AlertWindow | [static] |
| showOkCancelBox(AlertIconType iconType, const String &title, const String &message, const String &button1Text, const String &button2Text, Component *associatedComponent, ModalComponentManager::Callback *callback) | AlertWindow | [static] |
| showYesNoCancelBox(AlertIconType iconType, const String &title, const String &message, const String &button1Text, const String &button2Text, const String &button3Text, Component *associatedComponent, ModalComponentManager::Callback *callback) | AlertWindow | [static] |
| textColourId enum value | AlertWindow | |
| toBack() | Component | |
| toBehind(Component *other) | Component | |
| toFront(bool shouldAlsoGainFocus) | Component | |
| TopLevelWindow(const String &name, bool addToDesktop) | TopLevelWindow | |
| triggerButtonClick(const String &buttonName) | AlertWindow | |
| updateMouseCursor() const | Component | |
| userTriedToCloseWindow() | AlertWindow | [protected, virtual] |
| visibilityChanged() | TopLevelWindow | [protected, virtual] |
| WarningIcon enum value | AlertWindow | |
| ~AlertWindow() | AlertWindow | |
| ~Component() | Component | [virtual] |
| ~MouseListener() | MouseListener | [virtual] |
| ~TopLevelWindow() | TopLevelWindow | |