JUCE
|
This is the complete list of members for MultiDocumentPanelWindow, including all inherited members.
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() | TopLevelWindow | |
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr) override | TopLevelWindow | 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 | |
copyAllExplicitColoursTo(Component &target) const | Component | |
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f) | Component | |
createFocusTraverser() | 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) | Component | |
findChildWithID(StringRef componentID) const noexcept | Component | |
findColour(int colourID, bool inheritFromParent=false) const | Component | |
findParentComponentOfClass() 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) override | TopLevelWindow | protectedvirtual |
getActiveTopLevelWindow() noexcept | TopLevelWindow | static |
getAlpha() const noexcept | Component | |
getApproximateScaleFactorForComponent(Component *targetComponent) | Component | static |
getBackgroundColour() const noexcept | ResizableWindow | |
getBorderThickness() | ResizableWindow | virtual |
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 | |
getComponentEffect() const noexcept | Component | |
getComponentID() const noexcept | Component | |
getConstrainer() noexcept | ResizableWindow | |
getContentComponent() const noexcept | ResizableWindow | |
getContentComponentBorder() | ResizableWindow | virtual |
getCurrentlyFocusedComponent() noexcept | Component | static |
getCurrentlyModalComponent(int index=0) noexcept | Component | static |
getDesktopScaleFactor() const | Component | virtual |
getDesktopWindowStyleFlags() const override | ResizableWindow | protectedvirtual |
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, Rectangle< int > 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 | |
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 | |
grabKeyboardFocus() | Component | |
handleCommandMessage(int commandId) | Component | virtual |
hasKeyboardFocus(bool trueIfChildIsFocused) const | Component | |
hitTest(int x, int y) | Component | virtual |
inputAttemptWhenModal() | Component | virtual |
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 | |
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 | |
JUCE_DEPRECATED(void setContentComponent(Component *newContentComponent, bool deleteOldOne=true, bool resizeToFit=false)) | ResizableWindow | |
keyPressed(const KeyPress &key) | Component | virtual |
keyStateChanged(bool isKeyDown) | Component | virtual |
localAreaToGlobal(Rectangle< int > 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 | |
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 | |
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 | |
setDraggable(bool shouldBeDraggable) noexcept | ResizableWindow | |
setDropShadowEnabled(bool useShadow) | TopLevelWindow | |
setEnabled(bool shouldBeEnabled) | Component | |
setExplicitFocusOrder(int newFocusOrderIndex) | Component | |
setFocusContainer(bool shouldBeFocusContainer) noexcept | Component | |
setFullScreen(bool shouldBeFullScreen) | ResizableWindow | |
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 | |
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 shouldAlsoGainFocus) | 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 |