JUCE  v5.1.1-3-g1a0b28c73
JUCE API
DialogWindow Member List

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

activeWindowStatusChanged() overrideResizableWindowprotectedvirtual
addAndMakeVisible(Component *, int zOrder=-1)ResizableWindowprotected
TopLevelWindow::addAndMakeVisible(Component &child, int zOrder=-1)Component
addChildAndSetID(Component *child, const String &componentID)Component
addChildComponent(Component *, int zOrder=-1)ResizableWindowprotected
TopLevelWindow::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) overrideTopLevelWindowvirtual
allButtons enum valueDocumentWindow
alphaChanged()Componentvirtual
backgroundColourId enum valueResizableWindow
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Componentstatic
broughtToFront()Componentvirtual
canModalEventBeSentToComponent(const Component *targetComponent)Componentvirtual
centreAroundComponent(Component *componentToCentreAround, int width, int height)TopLevelWindow
centreWithSize(int width, int height)Component
childBoundsChanged(Component *) overrideResizableWindowprotectedvirtual
childrenChanged()Componentvirtual
clearContentComponent()ResizableWindow
closeButton enum valueDocumentWindow
closeButtonPressed()DocumentWindowvirtual
colourChanged()Componentvirtual
ColourIds enum nameDocumentWindow
Component() noexceptComponent
Component(const String &componentName) noexceptComponentexplicit
contains(Point< int > localPoint)Component
copyAllExplicitColoursTo(Component &target) constComponent
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)Component
createFocusTraverser()Componentvirtual
deleteAllChildren()Component
DialogWindow(const String &name, Colour backgroundColour, bool escapeKeyTriggersCloseButton, bool addToDesktop=true)DialogWindow
DocumentWindow(const String &name, Colour backgroundColour, int requiredButtons, bool addToDesktop=true)DocumentWindow
enablementChanged()Componentvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)Component
escapeKeyPressed()DialogWindowvirtual
escapeKeyTriggersCloseButtonDialogWindowprivate
exitModalState(int returnValue)Component
findChildWithID(StringRef componentID) const noexceptComponent
findColour(int colourId, bool inheritFromParent=false) constComponent
findParentComponentOfClass() constComponentinline
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeType enum nameComponent
focusGained(FocusChangeType cause)Componentvirtual
focusLost(FocusChangeType cause)Componentvirtual
focusOfChildComponentChanged(FocusChangeType) overrideTopLevelWindowprotectedvirtual
getActiveTopLevelWindow() noexceptTopLevelWindowstatic
getAlpha() const noexceptComponent
getBackgroundColour() const noexceptResizableWindow
getBorderThickness()ResizableWindowvirtual
getBottom() const noexceptComponentinline
getBounds() const noexceptComponentinline
getBoundsInParent() const noexceptComponent
getCachedComponentImage() const noexceptComponentinline
getChildComponent(int index) const noexceptComponent
getChildren() const noexceptComponentinline
getCloseButton() const noexceptDocumentWindow
getComponentAt(int x, int y)Component
getComponentAt(Point< int > position)Component
getComponentEffect() const noexceptComponentinline
getComponentID() const noexceptComponentinline
getConstrainer() noexceptResizableWindowinline
getContentComponent() const noexceptResizableWindowinline
getContentComponentBorder()ResizableWindowvirtual
getCurrentlyFocusedComponent() noexceptComponentstatic
getCurrentlyModalComponent(int index=0) noexceptComponentstatic
getDesktopScaleFactor() constComponentvirtual
getDesktopWindowStyleFlags() const overrideResizableWindowprotectedvirtual
getExplicitFocusOrder() constComponent
getHeight() const noexceptComponentinline
getIndexOfChildComponent(const Component *child) const noexceptComponent
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptComponent
getLocalArea(const Component *sourceComponent, Rectangle< int > areaRelativeToSourceComponent) constComponent
getLocalBounds() const noexceptComponent
getLocalPoint(const Component *sourceComponent, Point< int > pointRelativeToSourceComponent) constComponent
getLocalPoint(const Component *sourceComponent, Point< float > pointRelativeToSourceComponent) constComponent
getLookAndFeel() const noexceptComponent
getMarkers(bool xAxis)Componentvirtual
getMaximiseButton() const noexceptDocumentWindow
getMenuBarComponent() const noexceptDocumentWindow
getMinimiseButton() const noexceptDocumentWindow
getMouseClickGrabsKeyboardFocus() const noexceptComponent
getMouseCursor()Componentvirtual
getMouseXYRelative() constComponent
getName() const noexceptComponentinline
getNumChildComponents() const noexceptComponent
getNumCurrentlyModalComponents() noexceptComponentstatic
getNumTopLevelWindows() noexceptTopLevelWindowstatic
getParentComponent() const noexceptComponentinline
getParentHeight() const noexceptComponent
getParentMonitorArea() constComponent
getParentWidth() const noexceptComponent
getPeer() constComponent
getPosition() const noexceptComponentinline
getPositioner() const noexceptComponent
getProperties() noexceptComponentinline
getProperties() const noexceptComponentinline
getRight() const noexceptComponentinline
getScreenBounds() constComponent
getScreenPosition() constComponent
getScreenX() constComponent
getScreenY() constComponent
getTitleBarHeight() constDocumentWindow
getTopLevelComponent() const noexceptComponent
getTopLevelWindow(int index) noexceptTopLevelWindowstatic
getTransform() constComponent
getViewportIgnoreDragFlag() const noexceptComponentinline
getWantsKeyboardFocus() const noexceptComponent
getWidth() const noexceptComponentinline
getWindowHandle() constComponent
getWindowStateAsString()ResizableWindow
getX() const noexceptComponentinline
getY() const noexceptComponentinline
globalPositionToRelative(Point< int >) constComponent
grabKeyboardFocus()Component
handleCommandMessage(int commandId)Componentvirtual
hasKeyboardFocus(bool trueIfChildIsFocused) constComponent
hitTest(int x, int y)Componentvirtual
inputAttemptWhenModal()Componentvirtual
isActiveWindow() const noexceptTopLevelWindowinline
isAlwaysOnTop() const noexceptComponent
isBroughtToFrontOnMouseClick() const noexceptComponent
isColourSpecified(int colourId) constComponent
isCurrentlyBlockedByAnotherModalComponent() constComponent
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptComponent
isDraggable() const noexceptResizableWindowinline
isDropShadowEnabled() const noexceptTopLevelWindowinline
isEnabled() const noexceptComponent
isFocusContainer() const noexceptComponent
isFullScreen() constResizableWindow
isKioskMode() constResizableWindow
isMinimised() constResizableWindow
isMouseButtonDown() constComponent
isMouseButtonDownAnywhere() noexceptComponentstatic
isMouseOver(bool includeChildren=false) constComponent
isMouseOverOrDragging(bool includeChildren=false) constComponent
isOnDesktop() const noexceptComponent
isOpaque() const noexceptComponent
isParentOf(const Component *possibleChild) const noexceptComponent
isResizable() const noexceptResizableWindow
isShowing() constComponent
isTransformed() const noexceptComponent
isUsingNativeTitleBar() const noexceptTopLevelWindow
isVisible() const noexceptComponentinline
keyPressed(const KeyPress &) overrideDialogWindowprotectedvirtual
keyStateChanged(bool isKeyDown)Componentvirtual
localAreaToGlobal(Rectangle< int > localArea) constComponent
localPointToGlobal(Point< int > localPoint) constComponent
localPointToGlobal(Point< float > localPoint) constComponent
lookAndFeelChanged() overrideResizableWindowprotectedvirtual
maximiseButton enum valueDocumentWindow
maximiseButtonPressed()DocumentWindowvirtual
minimisationStateChanged(bool isNowMinimised)Componentvirtual
minimiseButton enum valueDocumentWindow
minimiseButtonPressed()DocumentWindowvirtual
modifierKeysChanged(const ModifierKeys &modifiers)Componentvirtual
mouseDoubleClick(const MouseEvent &event) overrideComponentvirtual
mouseDown(const MouseEvent &) overrideResizableWindowprotectedvirtual
mouseDrag(const MouseEvent &) overrideResizableWindowprotectedvirtual
mouseEnter(const MouseEvent &event) overrideComponentvirtual
mouseExit(const MouseEvent &event) overrideComponentvirtual
mouseMagnify(const MouseEvent &event, float scaleFactor)Componentvirtual
mouseMove(const MouseEvent &event) overrideComponentvirtual
mouseUp(const MouseEvent &) overrideResizableWindowprotectedvirtual
mouseWheelMove(const MouseEvent &event, const MouseWheelDetails &wheel) overrideComponentvirtual
moved() overrideResizableWindowprotectedvirtual
moveKeyboardFocusToSibling(bool moveToNext)Component
paint(Graphics &) overrideResizableWindowprotectedvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)Component
paintOverChildren(Graphics &g)Componentvirtual
parentHierarchyChanged() overrideTopLevelWindowprotectedvirtual
parentSizeChanged() overrideResizableWindowprotectedvirtual
postCommandMessage(int commandId)Component
proportionOfHeight(float proportion) const noexceptComponent
proportionOfWidth(float proportion) const noexceptComponent
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)Component
recreateDesktopWindow()TopLevelWindowprotected
relativePositionToGlobal(Point< int >) constComponent
relativePositionToOtherComponent(const Component *, Point< int >) constComponent
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
resizableBorderResizableWindowprotected
resizableCornerResizableWindowprotected
ResizableWindow(const String &name, bool addToDesktop)ResizableWindow
ResizableWindow(const String &name, Colour backgroundColour, bool addToDesktop)ResizableWindow
resized() overrideDialogWindowprotectedvirtual
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
setBounds(const RelativeRectangle &)Component
setBounds(const String &)Component
setBoundsConstrained(const Rectangle< int > &newBounds)ResizableWindow
setBoundsInset(BorderSize< int > borders)Component
setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight)Component
setBoundsToFit(int x, int y, int width, int height, Justification justification, bool onlyReduceInSize)Component
setBroughtToFrontOnMouseClick(bool shouldBeBroughtToFront) noexceptComponent
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
setContentComponent(Component *newContentComponent, bool deleteOldOne=true, bool resizeToFit=false)ResizableWindow
setContentComponentSize(int width, int height)ResizableWindow
setContentNonOwned(Component *newContentComponent, bool resizeToFitWhenContentChangesSize)ResizableWindow
setContentOwned(Component *newContentComponent, bool resizeToFitWhenContentChangesSize)ResizableWindow
setDraggable(bool shouldBeDraggable) noexceptResizableWindow
setDropShadowEnabled(bool useShadow)TopLevelWindow
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainer(bool shouldBeFocusContainer) noexceptComponent
setFullScreen(bool shouldBeFullScreen)ResizableWindow
setIcon(const Image &imageToUse)DocumentWindow
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptComponent
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) overrideDocumentWindowvirtual
setOpaque(bool shouldBeOpaque)Component
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptComponent
setPositioner(Positioner *newPositioner)Component
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptComponent
setResizable(bool shouldBeResizable, bool useBottomRightCornerResizer)ResizableWindow
setResizeLimits(int newMinimumWidth, int newMinimumHeight, int newMaximumWidth, int newMaximumHeight) noexceptResizableWindow
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) noexceptComponentinline
setVisible(bool shouldBeVisible)Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptComponent
showDialog(const String &dialogTitle, Component *contentComponent, Component *componentToCentreAround, Colour backgroundColour, bool escapeKeyTriggersCloseButton, bool shouldBeResizable=false, bool useBottomRightCornerResizer=false)DialogWindowstatic
showModalDialog(const String &dialogTitle, Component *contentComponent, Component *componentToCentreAround, Colour backgroundColour, bool escapeKeyTriggersCloseButton, bool shouldBeResizable=false, bool useBottomRightCornerResizer=false)DialogWindowstatic
textColourId enum valueDocumentWindow
TitleBarButtons enum nameDocumentWindow
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainFocus)Component
TopLevelWindow(const String &name, bool addToDesktop)TopLevelWindow
unfocusAllComponents()Componentstatic
updateMouseCursor() constComponent
userTriedToCloseWindow()Componentvirtual
visibilityChanged() overrideResizableWindowprotectedvirtual
~Component()Componentvirtual
~DialogWindow()DialogWindow
~DocumentWindow()DocumentWindow
~MouseListener()MouseListenerinlinevirtual
~ResizableWindow()ResizableWindow
~TopLevelWindow()TopLevelWindow