| activeWindowStatusChanged() override | MultiDocumentPanelWindow | virtual | 
  | addAndMakeVisible(Component *child, int zOrder=-1) | Component |  | 
  | addAndMakeVisible(Component &child, int zOrder=-1) | Component |  | 
  | addChildAndSetID(Component *child, const String &componentID) | Component |  | 
  | addChildComponent(Component *child, int zOrder=-1) | Component |  | 
  | addChildComponent(Component &child, int zOrder=-1) | Component |  | 
  | addComponentListener(ComponentListener *newListener) | Component |  | 
  | addKeyListener(KeyListener *newListener) | Component |  | 
  | addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents) | Component |  | 
  | addToDesktop() | ResizableWindow |  | 
  | addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr) override | ResizableWindow | virtual | 
  | allButtons enum value | DocumentWindow |  | 
  | alphaChanged() | Component | virtual | 
  | backgroundColourId enum value | ResizableWindow |  | 
  | beginDragAutoRepeat(int millisecondsBetweenCallbacks) | Component | static | 
  | broughtToFront() override | MultiDocumentPanelWindow | virtual | 
  | canModalEventBeSentToComponent(const Component *targetComponent) | Component | virtual | 
  | centreAroundComponent(Component *componentToCentreAround, int width, int height) | TopLevelWindow |  | 
  | centreWithSize(int width, int height) | Component |  | 
  | childBoundsChanged(Component *) override | ResizableWindow | protectedvirtual | 
  | childrenChanged() | Component | virtual | 
  | clearContentComponent() | ResizableWindow |  | 
  | closeButton enum value | DocumentWindow |  | 
  | closeButtonPressed() override | MultiDocumentPanelWindow | virtual | 
  | colourChanged() | Component | virtual | 
  | ColourIds enum name | DocumentWindow |  | 
  | Component() noexcept | Component |  | 
  | Component(const String &componentName) noexcept | Component | explicit | 
  | contains(Point< int > localPoint) | Component |  | 
  | contains(Point< float > localPoint) | Component |  | 
  | copyAllExplicitColoursTo(Component &target) const | Component |  | 
  | createAccessibilityHandler() override | TopLevelWindow | virtual | 
  | createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f) | Component |  | 
  | createFocusTraverser() | Component | virtual | 
  | createKeyboardFocusTraverser() | Component | virtual | 
  | deleteAllChildren() | Component |  | 
  | DocumentWindow(const String &name, Colour backgroundColour, int requiredButtons, bool addToDesktop=true) | DocumentWindow |  | 
  | enablementChanged() | Component | virtual | 
  | enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false) | Component |  | 
  | exitModalState(int returnValue=0) | Component |  | 
  | findChildWithID(StringRef componentID) const noexcept | Component |  | 
  | findColour(int colourID, bool inheritFromParent=false) const | Component |  | 
  | findFocusContainer() const | Component |  | 
  | findKeyboardFocusContainer() const | Component |  | 
  | findParentComponentOfClass() const | Component |  | 
  | focusChangedByMouseClick enum value | Component |  | 
  | focusChangedByTabKey enum value | Component |  | 
  | focusChangedDirectly enum value | Component |  | 
  | FocusChangeDirection enum name | Component |  | 
  | FocusChangeType enum name | Component |  | 
  | FocusContainerType enum name | Component |  | 
  | focusGained(FocusChangeType cause) | Component | virtual | 
  | focusGainedWithDirection(FocusChangeType cause, FocusChangeDirection direction) | Component | virtual | 
  | focusLost(FocusChangeType cause) | Component | virtual | 
  | focusOfChildComponentChanged(FocusChangeType) override | TopLevelWindow | protectedvirtual | 
  | getAccessibilityHandler() | Component |  | 
  | getActiveTopLevelWindow() noexcept | TopLevelWindow | static | 
  | getAlpha() const noexcept | Component |  | 
  | getApproximateScaleFactorForComponent(const Component *targetComponent) | Component | static | 
  | getBackgroundColour() const noexcept | ResizableWindow |  | 
  | getBorderThickness() | ResizableWindow | virtual | 
  | getBorderThickness(int &left, int &top, int &right, int &bottom) | ResizableWindow | protected | 
  | getBottom() const noexcept | Component |  | 
  | getBounds() const noexcept | Component |  | 
  | getBoundsInParent() const noexcept | Component |  | 
  | getCachedComponentImage() const noexcept | Component |  | 
  | getChildComponent(int index) const noexcept | Component |  | 
  | getChildren() const noexcept | Component |  | 
  | getCloseButton() const noexcept | DocumentWindow |  | 
  | getComponentAt(int x, int y) | Component |  | 
  | getComponentAt(Point< int > position) | Component |  | 
  | getComponentAt(Point< float > position) | Component |  | 
  | getComponentEffect() const noexcept | Component |  | 
  | getComponentID() const noexcept | Component |  | 
  | getConstrainer() noexcept | ResizableWindow |  | 
  | getContentComponent() const noexcept | ResizableWindow |  | 
  | getContentComponentBorder() | ResizableWindow | virtual | 
  | getContentComponentBorder(int &left, int &top, int &right, int &bottom) | ResizableWindow | protected | 
  | getCurrentlyFocusedComponent() noexcept | Component | static | 
  | getCurrentlyModalComponent(int index=0) noexcept | Component | static | 
  | getDescription() const noexcept | Component |  | 
  | getDesktopScaleFactor() const | Component | virtual | 
  | getDesktopWindowStyleFlags() const override | ResizableWindow | protectedvirtual | 
  | getExplicitFocusOrder() const | Component |  | 
  | getHeight() const noexcept | Component |  | 
  | getHelpText() const noexcept | Component |  | 
  | getIndexOfChildComponent(const Component *child) const noexcept | Component |  | 
  | getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexcept | Component |  | 
  | getLocalArea(const Component *sourceComponent, Rectangle< int > areaRelativeToSourceComponent) const | Component |  | 
  | getLocalArea(const Component *sourceComponent, Rectangle< float > areaRelativeToSourceComponent) const | Component |  | 
  | getLocalBounds() const noexcept | Component |  | 
  | getLocalPoint(const Component *sourceComponent, Point< int > pointRelativeToSourceComponent) const | Component |  | 
  | getLocalPoint(const Component *sourceComponent, Point< float > pointRelativeToSourceComponent) const | Component |  | 
  | getLookAndFeel() const noexcept | Component |  | 
  | getMaximiseButton() const noexcept | DocumentWindow |  | 
  | getMenuBarComponent() const noexcept | DocumentWindow |  | 
  | getMinimiseButton() const noexcept | DocumentWindow |  | 
  | getMouseClickGrabsKeyboardFocus() const noexcept | Component |  | 
  | getMouseCursor() | Component | virtual | 
  | getMouseXYRelative() const | Component |  | 
  | getName() const noexcept | Component |  | 
  | getNumChildComponents() const noexcept | Component |  | 
  | getNumCurrentlyModalComponents() noexcept | Component | static | 
  | 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 |  | 
  | getTitle() const noexcept | Component |  | 
  | getTitleBarHeight() const | DocumentWindow |  | 
  | getTopLevelComponent() const noexcept | Component |  | 
  | getTopLevelWindow(int index) noexcept | TopLevelWindow | static | 
  | getTransform() const | Component |  | 
  | getViewportIgnoreDragFlag() const noexcept | Component |  | 
  | getWantsKeyboardFocus() const noexcept | Component |  | 
  | getWidth() const noexcept | Component |  | 
  | getWindowHandle() const | Component |  | 
  | getWindowStateAsString() | ResizableWindow |  | 
  | getX() const noexcept | Component |  | 
  | getY() const noexcept | Component |  | 
  | giveAwayKeyboardFocus() | Component |  | 
  | grabKeyboardFocus() | Component |  | 
  | handleCommandMessage(int commandId) | Component | virtual | 
  | hasFocusOutline() const noexcept | Component |  | 
  | hasKeyboardFocus(bool trueIfChildIsFocused) const | Component |  | 
  | hitTest(int x, int y) | Component | virtual | 
  | inputAttemptWhenModal() | Component | virtual | 
  | invalidateAccessibilityHandler() | Component |  | 
  | isAccessible() const noexcept | Component |  | 
  | isActiveWindow() const noexcept | TopLevelWindow |  | 
  | isAlwaysOnTop() const noexcept | Component |  | 
  | isBroughtToFrontOnMouseClick() const noexcept | Component |  | 
  | isColourSpecified(int colourID) const | Component |  | 
  | isCurrentlyBlockedByAnotherModalComponent() const | Component |  | 
  | isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexcept | Component |  | 
  | isDraggable() const noexcept | ResizableWindow |  | 
  | isDropShadowEnabled() const noexcept | TopLevelWindow |  | 
  | isEnabled() const noexcept | Component |  | 
  | isFocusContainer() const noexcept | Component |  | 
  | isFullScreen() const | ResizableWindow |  | 
  | isKeyboardFocusContainer() const noexcept | Component |  | 
  | isKioskMode() const | ResizableWindow |  | 
  | isMinimised() const | ResizableWindow |  | 
  | isMouseButtonDown(bool includeChildren=false) const | Component |  | 
  | isMouseButtonDownAnywhere() noexcept | Component | static | 
  | isMouseOver(bool includeChildren=false) const | Component |  | 
  | isMouseOverOrDragging(bool includeChildren=false) const | Component |  | 
  | isOnDesktop() const noexcept | Component |  | 
  | isOpaque() const noexcept | Component |  | 
  | isPaintingUnclipped() const noexcept | Component |  | 
  | isParentOf(const Component *possibleChild) const noexcept | Component |  | 
  | isResizable() const noexcept | ResizableWindow |  | 
  | isShowing() const | Component |  | 
  | isTransformed() const noexcept | Component |  | 
  | isUsingNativeTitleBar() const noexcept | TopLevelWindow |  | 
  | isVisible() const noexcept | Component |  | 
  | keyPressed(const KeyPress &key) | Component | virtual | 
  | keyStateChanged(bool isKeyDown) | Component | virtual | 
  | localAreaToGlobal(Rectangle< int > localArea) const | Component |  | 
  | localAreaToGlobal(Rectangle< float > localArea) const | Component |  | 
  | localPointToGlobal(Point< int > localPoint) const | Component |  | 
  | localPointToGlobal(Point< float > localPoint) const | Component |  | 
  | lookAndFeelChanged() override | ResizableWindow | protectedvirtual | 
  | maximiseButton enum value | DocumentWindow |  | 
  | maximiseButtonPressed() override | MultiDocumentPanelWindow | virtual | 
  | minimisationStateChanged(bool isNowMinimised) | Component | virtual | 
  | minimiseButton enum value | DocumentWindow |  | 
  | minimiseButtonPressed() | DocumentWindow | virtual | 
  | modifierKeysChanged(const ModifierKeys &modifiers) | Component | virtual | 
  | mouseDoubleClick(const MouseEvent &event) override | Component | virtual | 
  | mouseDown(const MouseEvent &) override | ResizableWindow | protectedvirtual | 
  | mouseDrag(const MouseEvent &) override | ResizableWindow | protectedvirtual | 
  | mouseEnter(const MouseEvent &event) override | Component | virtual | 
  | mouseExit(const MouseEvent &event) override | Component | virtual | 
  | mouseMagnify(const MouseEvent &event, float scaleFactor) override | Component | virtual | 
  | mouseMove(const MouseEvent &event) override | Component | virtual | 
  | mouseUp(const MouseEvent &) override | ResizableWindow | protectedvirtual | 
  | mouseWheelMove(const MouseEvent &event, const MouseWheelDetails &wheel) override | Component | virtual | 
  | moved() override | ResizableWindow | protectedvirtual | 
  | moveKeyboardFocusToSibling(bool moveToNext) | Component |  | 
  | MultiDocumentPanelWindow(Colour backgroundColour) | MultiDocumentPanelWindow |  | 
  | paint(Graphics &) override | ResizableWindow | protectedvirtual | 
  | paintEntireComponent(Graphics &context, bool ignoreAlphaLevel) | Component |  | 
  | paintOverChildren(Graphics &g) | Component | virtual | 
  | parentHierarchyChanged() override | TopLevelWindow | protectedvirtual | 
  | parentSizeChanged() override | ResizableWindow | protectedvirtual | 
  | postCommandMessage(int commandId) | Component |  | 
  | proportionOfHeight(float proportion) const noexcept | Component |  | 
  | proportionOfWidth(float proportion) const noexcept | Component |  | 
  | reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild) | Component |  | 
  | reallyContains(Point< float > 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 |  | 
  | removeFromDesktop() | Component |  | 
  | removeKeyListener(KeyListener *listenerToRemove) | Component |  | 
  | removeMouseListener(MouseListener *listenerToRemove) | Component |  | 
  | repaint() | Component |  | 
  | repaint(int x, int y, int width, int height) | Component |  | 
  | repaint(Rectangle< int > area) | Component |  | 
  | resizableBorder | ResizableWindow | protected | 
  | resizableCorner | ResizableWindow | protected | 
  | ResizableWindow(const String &name, bool addToDesktop) | ResizableWindow |  | 
  | ResizableWindow(const String &name, Colour backgroundColour, bool addToDesktop) | ResizableWindow |  | 
  | resized() override | ResizableWindow | protectedvirtual | 
  | restoreWindowStateFromString(const String &previousState) | ResizableWindow |  | 
  | runModalLoop() | Component |  | 
  | sendLookAndFeelChange() | Component |  | 
  | setAccessible(bool shouldBeAccessible) | Component |  | 
  | setAlpha(float newAlpha) | Component |  | 
  | setAlwaysOnTop(bool shouldStayOnTop) | Component |  | 
  | setBackgroundColour(Colour newColour) | ResizableWindow |  | 
  | setBounds(int x, int y, int width, int height) | Component |  | 
  | setBounds(Rectangle< int > newBounds) | Component |  | 
  | setBoundsConstrained(const Rectangle< int > &newBounds) | ResizableWindow |  | 
  | setBoundsInset(BorderSize< int > borders) | Component |  | 
  | setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight) | Component |  | 
  | setBoundsRelative(Rectangle< float > proportionalArea) | Component |  | 
  | setBoundsToFit(Rectangle< int > targetArea, Justification justification, bool onlyReduceInSize) | Component |  | 
  | setBroughtToFrontOnMouseClick(bool shouldBeBroughtToFront) noexcept | Component |  | 
  | setBufferedToImage(bool shouldBeBuffered) | Component |  | 
  | setCachedComponentImage(CachedComponentImage *newCachedImage) | Component |  | 
  | setCentrePosition(int x, int y) | Component |  | 
  | setCentrePosition(Point< int > newCentrePosition) | Component |  | 
  | setCentreRelative(float x, float y) | Component |  | 
  | setColour(int colourID, Colour newColour) | Component |  | 
  | setComponentEffect(ImageEffectFilter *newEffect) | Component |  | 
  | setComponentID(const String &newID) | Component |  | 
  | setConstrainer(ComponentBoundsConstrainer *newConstrainer) | ResizableWindow |  | 
  | setContentComponentSize(int width, int height) | ResizableWindow |  | 
  | setContentNonOwned(Component *newContentComponent, bool resizeToFitWhenContentChangesSize) | ResizableWindow |  | 
  | setContentOwned(Component *newContentComponent, bool resizeToFitWhenContentChangesSize) | ResizableWindow |  | 
  | setDescription(const String &newDescription) | Component |  | 
  | setDraggable(bool shouldBeDraggable) noexcept | ResizableWindow |  | 
  | setDropShadowEnabled(bool useShadow) | TopLevelWindow |  | 
  | setEnabled(bool shouldBeEnabled) | Component |  | 
  | setExplicitFocusOrder(int newFocusOrderIndex) | Component |  | 
  | setFocusContainerType(FocusContainerType containerType) noexcept | Component |  | 
  | setFullScreen(bool shouldBeFullScreen) | ResizableWindow |  | 
  | setHasFocusOutline(bool hasFocusOutline) noexcept | Component |  | 
  | setHelpText(const String &newHelpText) | Component |  | 
  | setIcon(const Image &imageToUse) | DocumentWindow |  | 
  | setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexcept | Component |  | 
  | setLookAndFeel(LookAndFeel *newLookAndFeel) | Component |  | 
  | setMenuBar(MenuBarModel *menuBarModel, int menuBarHeight=0) | DocumentWindow |  | 
  | setMenuBarComponent(Component *newMenuBarComponent) | DocumentWindow |  | 
  | setMinimised(bool shouldMinimise) | ResizableWindow |  | 
  | setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus) | Component |  | 
  | setMouseCursor(const MouseCursor &cursorType) | Component |  | 
  | setName(const String &newName) override | DocumentWindow | virtual | 
  | setOpaque(bool shouldBeOpaque) | Component |  | 
  | setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexcept | Component |  | 
  | setPositioner(Positioner *newPositioner) | Component |  | 
  | setRepaintsOnMouseActivity(bool shouldRepaint) noexcept | Component |  | 
  | setResizable(bool shouldBeResizable, bool useBottomRightCornerResizer) | ResizableWindow |  | 
  | setResizeLimits(int newMinimumWidth, int newMinimumHeight, int newMaximumWidth, int newMaximumHeight) noexcept | ResizableWindow |  | 
  | setSize(int newWidth, int newHeight) | Component |  | 
  | setTitle(const String &newTitle) | Component |  | 
  | setTitleBarButtonsRequired(int requiredButtons, bool positionTitleBarButtonsOnLeft) | DocumentWindow |  | 
  | setTitleBarHeight(int newHeight) | DocumentWindow |  | 
  | setTitleBarTextCentred(bool textShouldBeCentred) | DocumentWindow |  | 
  | setTopLeftPosition(int x, int y) | Component |  | 
  | setTopLeftPosition(Point< int > newTopLeftPosition) | Component |  | 
  | setTopRightPosition(int x, int y) | Component |  | 
  | setTransform(const AffineTransform &transform) | Component |  | 
  | setUsingNativeTitleBar(bool useNativeTitleBar) | TopLevelWindow |  | 
  | setViewportIgnoreDragFlag(bool ignoreDrag) noexcept | Component |  | 
  | setVisible(bool shouldBeVisible) | Component | virtual | 
  | setWantsKeyboardFocus(bool wantsFocus) noexcept | Component |  | 
  | textColourId enum value | DocumentWindow |  | 
  | TitleBarButtons enum name | DocumentWindow |  | 
  | toBack() | Component |  | 
  | toBehind(Component *other) | Component |  | 
  | toFront(bool shouldAlsoGainKeyboardFocus) | Component |  | 
  | TopLevelWindow(const String &name, bool addToDesktop) | TopLevelWindow |  | 
  | unfocusAllComponents() | Component | static | 
  | updateMouseCursor() const | Component |  | 
  | userTriedToCloseWindow() | Component | virtual | 
  | visibilityChanged() override | ResizableWindow | protectedvirtual | 
  | ~Component() override | Component |  | 
  | ~DocumentWindow() override | DocumentWindow |  | 
  | ~MouseListener()=default | MouseListener | virtual | 
  | ~MultiDocumentPanelWindow() override | MultiDocumentPanelWindow |  | 
  | ~ResizableWindow() override | ResizableWindow |  | 
  | ~TopLevelWindow() override | TopLevelWindow |  |