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 | |
addListener(FileBrowserListener *listener) | DirectoryContentsDisplayComponent | |
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents) | Component | |
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr) | Component | virtual |
alphaChanged() | Component | virtual |
areItemsOpenByDefault() const noexcept | TreeView | inline |
areOpenCloseButtonsVisible() const noexcept | TreeView | inline |
backgroundColourId enum value | TreeView | |
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 |
clearSelectedItems() | TreeView | |
colourChanged() override | TreeView | virtual |
TreeView::ColourIds enum name | TreeView | |
DirectoryContentsDisplayComponent::ColourIds enum name | DirectoryContentsDisplayComponent | |
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 | |
deleteRootItem() | TreeView | |
deselectAllFiles() override | FileTreeComponent | virtual |
DirectoryContentsDisplayComponent(DirectoryContentsList &listToShow) | DirectoryContentsDisplayComponent | |
directoryContentsList | DirectoryContentsDisplayComponent | |
dragAndDropDescription | FileTreeComponent | private |
dragAndDropIndicatorColourId enum value | TreeView | |
enablementChanged() override | TreeView | virtual |
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false) | Component | |
evenItemsColourId enum value | TreeView | |
exitModalState(int returnValue) | Component | |
fileDragEnter(const StringArray &files, int x, int y) override | TreeView | virtual |
fileDragExit(const StringArray &files) override | TreeView | virtual |
fileDragMove(const StringArray &files, int x, int y) override | TreeView | virtual |
filesDropped(const StringArray &files, int x, int y) override | TreeView | virtual |
FileTreeComponent(DirectoryContentsList &listToShow) | FileTreeComponent | |
findChildWithID(StringRef componentID) const noexcept | Component | |
findColour(int colourId, bool inheritFromParent=false) const | Component | |
findItemFromIdentifierString(const String &identifierString) const | TreeView | |
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 | |
getChildren() const noexcept | Component | inline |
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 |
getDesktopScaleFactor() const | Component | virtual |
getDragAndDropDescription() const noexcept | FileTreeComponent | inline |
getExplicitFocusOrder() const | Component | |
getHeight() const noexcept | Component | inline |
getIndentSize() noexcept | TreeView | |
getIndexOfChildComponent(const Component *child) const noexcept | Component | |
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexcept | Component | |
getItemAt(int yPosition) const noexcept | TreeView | |
getItemHeight() const noexcept | FileTreeComponent | inline |
getItemOnRow(int index) const | TreeView | |
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 | |
getName() const noexcept | Component | inline |
getNumChildComponents() const noexcept | Component | |
getNumCurrentlyModalComponents() noexcept | Component | static |
getNumRowsInTree() const | TreeView | |
getNumSelectedFiles() const override | FileTreeComponent | inlinevirtual |
getNumSelectedItems(int maximumDepthToSearchTo=-1) const noexcept | TreeView | |
getOpennessState(bool alsoIncludeScrollPosition) const | TreeView | |
getParentComponent() const noexcept | Component | inline |
getParentHeight() const noexcept | Component | |
getParentMonitorArea() const | Component | |
getParentWidth() const noexcept | Component | |
getPeer() const | Component | |
getPosition() const noexcept | Component | inline |
getPositioner() const noexcept | Component | |
getProperties() noexcept | Component | inline |
getProperties() const noexcept | Component | inline |
getRight() const noexcept | Component | inline |
getRootItem() const noexcept | TreeView | inline |
getScreenBounds() const | Component | |
getScreenPosition() const | Component | |
getScreenX() const | Component | |
getScreenY() const | Component | |
getSelectedFile(int index=0) const override | FileTreeComponent | virtual |
getSelectedItem(int index) const noexcept | TreeView | |
getTooltip() override | SettableTooltipClient | inlinevirtual |
getTopLevelComponent() const noexcept | Component | |
getTransform() const | Component | |
getViewport() const noexcept | TreeView | |
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 | |
grabKeyboardFocus() | Component | |
handleCommandMessage(int commandId) | Component | virtual |
hasKeyboardFocus(bool trueIfChildIsFocused) const | Component | |
highlightColourId enum value | DirectoryContentsDisplayComponent | |
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 | |
isEnabled() const noexcept | Component | |
isFocusContainer() const noexcept | Component | |
isInterestedInDragSource(const SourceDetails &) override | TreeView | virtual |
isInterestedInFileDrag(const StringArray &files) override | TreeView | virtual |
isMouseButtonDown() const | Component | |
isMouseButtonDownAnywhere() noexcept | Component | static |
isMouseOver(bool includeChildren=false) const | Component | |
isMouseOverOrDragging(bool includeChildren=false) const | Component | |
isMultiSelectEnabled() const noexcept | TreeView | inline |
isOnDesktop() const noexcept | Component | |
isOpaque() const noexcept | Component | |
isParentOf(const Component *possibleChild) const noexcept | Component | |
isRootItemVisible() const noexcept | TreeView | inline |
isShowing() const | Component | |
isTransformed() const noexcept | Component | |
isVisible() const noexcept | Component | inline |
itemDragEnter(const SourceDetails &) override | TreeView | virtual |
itemDragExit(const SourceDetails &) override | TreeView | virtual |
itemDragMove(const SourceDetails &) override | TreeView | virtual |
itemDropped(const SourceDetails &) override | TreeView | virtual |
itemHeight | FileTreeComponent | private |
keyPressed(const KeyPress &) override | TreeView | virtual |
keyStateChanged(bool isKeyDown) | Component | virtual |
linesColourId enum value | TreeView | |
listeners | DirectoryContentsDisplayComponent | protected |
localAreaToGlobal(Rectangle< int > localArea) const | Component | |
localPointToGlobal(Point< int > localPoint) const | Component | |
localPointToGlobal(Point< float > localPoint) const | Component | |
lookAndFeelChanged() | Component | virtual |
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 | |
moveSelectedRow(int deltaRows) | TreeView | |
oddItemsColourId enum value | TreeView | |
paint(Graphics &) override | TreeView | virtual |
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel) | Component | |
paintOverChildren(Graphics &g) | Component | virtual |
parentHierarchyChanged() | Component | virtual |
parentSizeChanged() | Component | virtual |
postCommandMessage(int commandId) | Component | |
proportionOfHeight(float proportion) const noexcept | Component | |
proportionOfWidth(float proportion) const noexcept | Component | |
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild) | Component | |
refresh() | FileTreeComponent | |
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 | |
removeListener(FileBrowserListener *listener) | DirectoryContentsDisplayComponent | |
removeMouseListener(MouseListener *listenerToRemove) | Component | |
repaint() | Component | |
repaint(int x, int y, int width, int height) | Component | |
repaint(Rectangle< int > area) | Component | |
resized() override | TreeView | virtual |
restoreOpennessState(const XmlElement &newState, bool restoreStoredSelection) | TreeView | |
runModalLoop() | Component | |
scrollToKeepItemVisible(TreeViewItem *item) | TreeView | |
scrollToTop() override | FileTreeComponent | virtual |
selectedItemBackgroundColourId enum value | TreeView | |
sendDoubleClickMessage(const File &) | DirectoryContentsDisplayComponent | |
sendLookAndFeelChange() | Component | |
sendMouseClickMessage(const File &, const MouseEvent &) | DirectoryContentsDisplayComponent | |
sendSelectionChangeMessage() | DirectoryContentsDisplayComponent | |
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 | |
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 | |
setDefaultOpenness(bool isOpenByDefault) | TreeView | |
setDragAndDropDescription(const String &description) | FileTreeComponent | |
setEnabled(bool shouldBeEnabled) | Component | |
setExplicitFocusOrder(int newFocusOrderIndex) | Component | |
setFocusContainer(bool shouldBeFocusContainer) noexcept | Component | |
setIndentSize(int newIndentSize) | TreeView | |
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexcept | Component | |
setItemHeight(int newHeight) | FileTreeComponent | |
setLookAndFeel(LookAndFeel *newLookAndFeel) | Component | |
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus) | Component | |
setMouseCursor(const MouseCursor &cursorType) | Component | |
setMultiSelectEnabled(bool canMultiSelect) | TreeView | |
setName(const String &newName) | Component | virtual |
setOpaque(bool shouldBeOpaque) | Component | |
setOpenCloseButtonsVisible(bool shouldBeVisible) | TreeView | |
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexcept | Component | |
setPositioner(Positioner *newPositioner) | Component | |
setRepaintsOnMouseActivity(bool shouldRepaint) noexcept | Component | |
setRootItem(TreeViewItem *newRootItem) | TreeView | |
setRootItemVisible(bool shouldBeVisible) | TreeView | |
setSelectedFile(const File &) override | FileTreeComponent | virtual |
setSize(int newWidth, int newHeight) | Component | |
SettableTooltipClient() | SettableTooltipClient | inlineprotected |
setTooltip(const String &newTooltip) | SettableTooltipClient | inlinevirtual |
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 | |
shouldDrawDragImageWhenOver() | DragAndDropTarget | virtual |
textColourId enum value | DirectoryContentsDisplayComponent | |
toBack() | Component | |
toBehind(Component *other) | Component | |
toFront(bool shouldAlsoGainFocus) | Component | |
TreeView(const String &componentName=String()) | TreeView | |
unfocusAllComponents() | Component | static |
updateMouseCursor() const | Component | |
userTriedToCloseWindow() | Component | virtual |
visibilityChanged() | Component | virtual |
~Component() | Component | virtual |
~DirectoryContentsDisplayComponent() | DirectoryContentsDisplayComponent | virtual |
~DragAndDropTarget() | DragAndDropTarget | inlinevirtual |
~FileDragAndDropTarget() | FileDragAndDropTarget | inlinevirtual |
~FileTreeComponent() | FileTreeComponent | |
~MouseListener() | MouseListener | inlinevirtual |
~SettableTooltipClient() | SettableTooltipClient | inline |
~TooltipClient() | TooltipClient | inlinevirtual |
~TreeView() | TreeView | |