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(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr) | Component | virtual |
alphaChanged() | Component | virtual |
beginDragAutoRepeat(int millisecondsBetweenCallbacks) | Component | static |
broughtToFront() | Component | virtual |
canModalEventBeSentToComponent(const Component *targetComponent) | Component | virtual |
centreWithSize(int width, int height) | Component | |
childBoundsChanged(Component *child) | Component | virtual |
childrenChanged() | Component | virtual |
closeMovie() | DirectShowComponent | |
colourChanged() | Component | virtual |
Component() noexcept | Component | |
Component(const String &componentName) noexcept | Component | explicit |
componentWatcher | DirectShowComponent | private |
ContainerDeletePolicy< DirectShowComponentWatcher > | DirectShowComponent | friend |
ContainerDeletePolicy< DirectShowContext > | DirectShowComponent | friend |
contains(Point< int > localPoint) | Component | |
context | DirectShowComponent | private |
copyAllExplicitColoursTo(Component &target) const | Component | |
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f) | Component | |
createFocusTraverser() | Component | virtual |
deleteAllChildren() | Component | |
DirectShowComponent(VideoRendererType type=dshowDefault) | DirectShowComponent | |
DirectShowComponentWatcher class | DirectShowComponent | friend |
DirectShowContext class | DirectShowComponent | friend |
dshowDefault enum value | DirectShowComponent | |
dshowEVR enum value | DirectShowComponent | |
dshowVMR7 enum value | DirectShowComponent | |
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 | inline |
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) | Component | virtual |
getAlpha() const noexcept | Component | |
getBottom() const noexcept | Component | inline |
getBounds() const noexcept | Component | inline |
getBoundsInParent() const noexcept | Component | |
getCachedComponentImage() const noexcept | Component | inline |
getChildComponent(int index) const noexcept | Component | |
getComponentAt(int x, int y) | Component | |
getComponentAt(Point< int > position) | Component | |
getComponentEffect() const noexcept | Component | inline |
getComponentID() const noexcept | Component | inline |
getCurrentlyFocusedComponent() noexcept | Component | static |
getCurrentlyModalComponent(int index=0) noexcept | Component | static |
getCurrentMoviePath() const | DirectShowComponent | |
getDesktopScaleFactor() const | Component | virtual |
getExplicitFocusOrder() const | Component | |
getHeight() const noexcept | Component | inline |
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 | |
getMarkers(bool xAxis) | Component | virtual |
getMouseClickGrabsKeyboardFocus() const noexcept | Component | |
getMouseCursor() | Component | virtual |
getMouseXYRelative() const | Component | |
getMovieDuration() const | DirectShowComponent | |
getMovieNormalSize(int &width, int &height) const | DirectShowComponent | |
getMovieVolume() const | DirectShowComponent | |
getName() const noexcept | Component | inline |
getNumChildComponents() const noexcept | Component | |
getNumCurrentlyModalComponents() noexcept | Component | static |
getParentComponent() const noexcept | Component | inline |
getParentHeight() const noexcept | Component | |
getParentMonitorArea() const | Component | |
getParentWidth() const noexcept | Component | |
getPeer() const | Component | |
getPosition() const | DirectShowComponent | |
getPositioner() const noexcept | Component | |
getProperties() noexcept | Component | inline |
getProperties() const noexcept | Component | inline |
getRight() const noexcept | Component | inline |
getScreenBounds() const | Component | |
getScreenPosition() const | Component | |
getScreenX() const | Component | |
getScreenY() const | Component | |
getTopLevelComponent() const noexcept | Component | |
getTransform() const | Component | |
getViewportIgnoreDragFlag() const noexcept | Component | inline |
getWantsKeyboardFocus() const noexcept | Component | |
getWidth() const noexcept | Component | inline |
getWindowHandle() const | Component | |
getX() const noexcept | Component | inline |
getY() const noexcept | Component | inline |
globalPositionToRelative(Point< int >) const | Component | |
goToStart() | DirectShowComponent | |
grabKeyboardFocus() | Component | |
handleCommandMessage(int commandId) | Component | virtual |
hasKeyboardFocus(bool trueIfChildIsFocused) const | Component | |
hitTest(int x, int y) | Component | virtual |
inputAttemptWhenModal() | Component | virtual |
isAlwaysOnTop() const noexcept | Component | |
isBroughtToFrontOnMouseClick() const noexcept | Component | |
isColourSpecified(int colourId) const | Component | |
isCurrentlyBlockedByAnotherModalComponent() const | Component | |
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexcept | Component | |
isDirectShowAvailable() | DirectShowComponent | static |
isEnabled() const noexcept | Component | |
isFocusContainer() const noexcept | Component | |
isLooping() const | DirectShowComponent | |
isMouseButtonDown() const | Component | |
isMouseButtonDownAnywhere() noexcept | Component | static |
isMouseOver(bool includeChildren=false) const | Component | |
isMouseOverOrDragging(bool includeChildren=false) const | Component | |
isMovieOpen() const | DirectShowComponent | |
isOnDesktop() const noexcept | Component | |
isOpaque() const noexcept | Component | |
isParentOf(const Component *possibleChild) const noexcept | Component | |
isPlaying() const | DirectShowComponent | |
isShowing() const | Component | |
isTransformed() const noexcept | Component | |
isVisible() const noexcept | Component | inline |
keyPressed(const KeyPress &key) | Component | virtual |
keyStateChanged(bool isKeyDown) | Component | virtual |
loadMovie(const String &fileOrURLPath) | DirectShowComponent | |
loadMovie(const File &videoFile) | DirectShowComponent | |
loadMovie(const URL &videoURL) | DirectShowComponent | |
localAreaToGlobal(Rectangle< int > localArea) const | Component | |
localPointToGlobal(Point< int > localPoint) const | Component | |
localPointToGlobal(Point< float > localPoint) const | Component | |
lookAndFeelChanged() | Component | virtual |
looping | DirectShowComponent | private |
minimisationStateChanged(bool isNowMinimised) | Component | virtual |
modifierKeysChanged(const ModifierKeys &modifiers) | Component | virtual |
mouseDoubleClick(const MouseEvent &event) override | Component | virtual |
mouseDown(const MouseEvent &event) override | Component | virtual |
mouseDrag(const MouseEvent &event) override | Component | virtual |
mouseEnter(const MouseEvent &event) override | Component | virtual |
mouseExit(const MouseEvent &event) override | Component | virtual |
mouseMagnify(const MouseEvent &event, float scaleFactor) | Component | virtual |
mouseMove(const MouseEvent &event) override | Component | virtual |
mouseUp(const MouseEvent &event) override | Component | virtual |
mouseWheelMove(const MouseEvent &event, const MouseWheelDetails &wheel) override | Component | virtual |
moved() | Component | virtual |
moveKeyboardFocusToSibling(bool moveToNext) | Component | |
paint(Graphics &) override | DirectShowComponent | virtual |
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel) | Component | |
paintOverChildren(Graphics &g) | Component | virtual |
parentHierarchyChanged() | Component | virtual |
parentSizeChanged() | Component | virtual |
play() | DirectShowComponent | |
postCommandMessage(int commandId) | Component | |
proportionOfHeight(float proportion) const noexcept | Component | |
proportionOfWidth(float proportion) const noexcept | Component | |
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild) | Component | |
recreateNativeWindowAsync() | DirectShowComponent | private |
relativePositionToGlobal(Point< int >) const | Component | |
relativePositionToOtherComponent(const Component *, Point< int >) const | Component | |
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 | |
resized() | Component | virtual |
runModalLoop() | Component | |
sendLookAndFeelChange() | Component | |
setAlpha(float newAlpha) | Component | |
setAlwaysOnTop(bool shouldStayOnTop) | Component | |
setBounds(int x, int y, int width, int height) | Component | |
setBounds(Rectangle< int > newBounds) | Component | |
setBounds(const RelativeRectangle &) | Component | |
setBounds(const String &) | Component | |
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 | |
setBoundsWithCorrectAspectRatio(const Rectangle< int > &spaceToFitWithin, RectanglePlacement placement) | DirectShowComponent | |
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 | |
setEnabled(bool shouldBeEnabled) | Component | |
setExplicitFocusOrder(int newFocusOrderIndex) | Component | |
setFocusContainer(bool shouldBeFocusContainer) noexcept | Component | |
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexcept | Component | |
setLookAndFeel(LookAndFeel *newLookAndFeel) | Component | |
setLooping(bool shouldLoop) | DirectShowComponent | |
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus) | Component | |
setMouseCursor(const MouseCursor &cursorType) | Component | |
setMovieVolume(float newVolume) | DirectShowComponent | |
setName(const String &newName) | Component | virtual |
setOpaque(bool shouldBeOpaque) | Component | |
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexcept | Component | |
setPosition(double seconds) | DirectShowComponent | |
setPositioner(Positioner *newPositioner) | Component | |
setRepaintsOnMouseActivity(bool shouldRepaint) noexcept | Component | |
setSize(int newWidth, int newHeight) | Component | |
setSpeed(float newSpeed) | DirectShowComponent | |
setTopLeftPosition(int x, int y) | Component | |
setTopLeftPosition(Point< int > newTopLeftPosition) | Component | |
setTopRightPosition(int x, int y) | Component | |
setTransform(const AffineTransform &transform) | Component | |
setViewportIgnoreDragFlag(bool ignoreDrag) noexcept | Component | inline |
setVisible(bool shouldBeVisible) | Component | virtual |
setWantsKeyboardFocus(bool wantsFocus) noexcept | Component | |
showContext(bool shouldBeVisible) | DirectShowComponent | private |
stop() | DirectShowComponent | |
toBack() | Component | |
toBehind(Component *other) | Component | |
toFront(bool shouldAlsoGainFocus) | Component | |
unfocusAllComponents() | Component | static |
updateContextPosition() | DirectShowComponent | private |
updateMouseCursor() const | Component | |
userTriedToCloseWindow() | Component | virtual |
videoLoaded | DirectShowComponent | private |
videoPath | DirectShowComponent | private |
VideoRendererType enum name | DirectShowComponent | |
visibilityChanged() | Component | virtual |
~Component() | Component | virtual |
~DirectShowComponent() | DirectShowComponent | |
~MouseListener() | MouseListener | inlinevirtual |