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

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

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)Componentvirtual
alphaChanged()Componentvirtual
areItemsOpenByDefault() const noexceptTreeViewinline
areOpenCloseButtonsVisible() const noexceptTreeViewinline
backgroundColourId enum valueTreeView
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Componentstatic
broughtToFront()Componentvirtual
canModalEventBeSentToComponent(const Component *targetComponent)Componentvirtual
centreWithSize(int width, int height)Component
childBoundsChanged(Component *child)Componentvirtual
childrenChanged()Componentvirtual
clearSelectedItems()TreeView
colourChanged() overrideTreeViewvirtual
TreeView::ColourIds enum nameTreeView
DirectoryContentsDisplayComponent::ColourIds enum nameDirectoryContentsDisplayComponent
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
deleteRootItem()TreeView
deselectAllFiles() overrideFileTreeComponentvirtual
DirectoryContentsDisplayComponent(DirectoryContentsList &listToShow)DirectoryContentsDisplayComponent
directoryContentsListDirectoryContentsDisplayComponent
dragAndDropDescriptionFileTreeComponentprivate
dragAndDropIndicatorColourId enum valueTreeView
enablementChanged() overrideTreeViewvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)Component
evenItemsColourId enum valueTreeView
exitModalState(int returnValue)Component
fileDragEnter(const StringArray &files, int x, int y) overrideTreeViewvirtual
fileDragExit(const StringArray &files) overrideTreeViewvirtual
fileDragMove(const StringArray &files, int x, int y) overrideTreeViewvirtual
filesDropped(const StringArray &files, int x, int y) overrideTreeViewvirtual
FileTreeComponent(DirectoryContentsList &listToShow)FileTreeComponent
findChildWithID(StringRef componentID) const noexceptComponent
findColour(int colourId, bool inheritFromParent=false) constComponent
findItemFromIdentifierString(const String &identifierString) constTreeView
findParentComponentOfClass() constComponentinline
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeType enum nameComponent
focusGained(FocusChangeType cause)Componentvirtual
focusLost(FocusChangeType cause)Componentvirtual
focusOfChildComponentChanged(FocusChangeType cause)Componentvirtual
getAlpha() const noexceptComponent
getBottom() const noexceptComponentinline
getBounds() const noexceptComponentinline
getBoundsInParent() const noexceptComponent
getCachedComponentImage() const noexceptComponentinline
getChildComponent(int index) const noexceptComponent
getChildren() const noexceptComponentinline
getComponentAt(int x, int y)Component
getComponentAt(Point< int > position)Component
getComponentEffect() const noexceptComponentinline
getComponentID() const noexceptComponentinline
getCurrentlyFocusedComponent() noexceptComponentstatic
getCurrentlyModalComponent(int index=0) noexceptComponentstatic
getDesktopScaleFactor() constComponentvirtual
getDragAndDropDescription() const noexceptFileTreeComponentinline
getExplicitFocusOrder() constComponent
getHeight() const noexceptComponentinline
getIndentSize() noexceptTreeView
getIndexOfChildComponent(const Component *child) const noexceptComponent
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptComponent
getItemAt(int yPosition) const noexceptTreeView
getItemHeight() const noexceptFileTreeComponentinline
getItemOnRow(int index) constTreeView
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
getMouseClickGrabsKeyboardFocus() const noexceptComponent
getMouseCursor()Componentvirtual
getMouseXYRelative() constComponent
getName() const noexceptComponentinline
getNumChildComponents() const noexceptComponent
getNumCurrentlyModalComponents() noexceptComponentstatic
getNumRowsInTree() constTreeView
getNumSelectedFiles() const overrideFileTreeComponentinlinevirtual
getNumSelectedItems(int maximumDepthToSearchTo=-1) const noexceptTreeView
getOpennessState(bool alsoIncludeScrollPosition) constTreeView
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
getRootItem() const noexceptTreeViewinline
getScreenBounds() constComponent
getScreenPosition() constComponent
getScreenX() constComponent
getScreenY() constComponent
getSelectedFile(int index=0) const overrideFileTreeComponentvirtual
getSelectedItem(int index) const noexceptTreeView
getTooltip() overrideSettableTooltipClientinlinevirtual
getTopLevelComponent() const noexceptComponent
getTransform() constComponent
getViewport() const noexceptTreeView
getViewportIgnoreDragFlag() const noexceptComponentinline
getWantsKeyboardFocus() const noexceptComponent
getWidth() const noexceptComponentinline
getWindowHandle() constComponent
getX() const noexceptComponentinline
getY() const noexceptComponentinline
globalPositionToRelative(Point< int >) constComponent
grabKeyboardFocus()Component
handleCommandMessage(int commandId)Componentvirtual
hasKeyboardFocus(bool trueIfChildIsFocused) constComponent
highlightColourId enum valueDirectoryContentsDisplayComponent
hitTest(int x, int y)Componentvirtual
inputAttemptWhenModal()Componentvirtual
isAlwaysOnTop() const noexceptComponent
isBroughtToFrontOnMouseClick() const noexceptComponent
isColourSpecified(int colourId) constComponent
isCurrentlyBlockedByAnotherModalComponent() constComponent
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptComponent
isEnabled() const noexceptComponent
isFocusContainer() const noexceptComponent
isInterestedInDragSource(const SourceDetails &) overrideTreeViewvirtual
isInterestedInFileDrag(const StringArray &files) overrideTreeViewvirtual
isMouseButtonDown() constComponent
isMouseButtonDownAnywhere() noexceptComponentstatic
isMouseOver(bool includeChildren=false) constComponent
isMouseOverOrDragging(bool includeChildren=false) constComponent
isMultiSelectEnabled() const noexceptTreeViewinline
isOnDesktop() const noexceptComponent
isOpaque() const noexceptComponent
isParentOf(const Component *possibleChild) const noexceptComponent
isRootItemVisible() const noexceptTreeViewinline
isShowing() constComponent
isTransformed() const noexceptComponent
isVisible() const noexceptComponentinline
itemDragEnter(const SourceDetails &) overrideTreeViewvirtual
itemDragExit(const SourceDetails &) overrideTreeViewvirtual
itemDragMove(const SourceDetails &) overrideTreeViewvirtual
itemDropped(const SourceDetails &) overrideTreeViewvirtual
itemHeightFileTreeComponentprivate
keyPressed(const KeyPress &) overrideTreeViewvirtual
keyStateChanged(bool isKeyDown)Componentvirtual
linesColourId enum valueTreeView
listenersDirectoryContentsDisplayComponentprotected
localAreaToGlobal(Rectangle< int > localArea) constComponent
localPointToGlobal(Point< int > localPoint) constComponent
localPointToGlobal(Point< float > localPoint) constComponent
lookAndFeelChanged()Componentvirtual
minimisationStateChanged(bool isNowMinimised)Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)Componentvirtual
mouseDoubleClick(const MouseEvent &event) overrideComponentvirtual
mouseDown(const MouseEvent &event) overrideComponentvirtual
mouseDrag(const MouseEvent &event) overrideComponentvirtual
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 &event) overrideComponentvirtual
mouseWheelMove(const MouseEvent &event, const MouseWheelDetails &wheel) overrideComponentvirtual
moved()Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)Component
moveSelectedRow(int deltaRows)TreeView
oddItemsColourId enum valueTreeView
paint(Graphics &) overrideTreeViewvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)Component
paintOverChildren(Graphics &g)Componentvirtual
parentHierarchyChanged()Componentvirtual
parentSizeChanged()Componentvirtual
postCommandMessage(int commandId)Component
proportionOfHeight(float proportion) const noexceptComponent
proportionOfWidth(float proportion) const noexceptComponent
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)Component
refresh()FileTreeComponent
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
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() overrideTreeViewvirtual
restoreOpennessState(const XmlElement &newState, bool restoreStoredSelection)TreeView
runModalLoop()Component
scrollToKeepItemVisible(TreeViewItem *item)TreeView
scrollToTop() overrideFileTreeComponentvirtual
selectedItemBackgroundColourId enum valueTreeView
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) 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
setDefaultOpenness(bool isOpenByDefault)TreeView
setDragAndDropDescription(const String &description)FileTreeComponent
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainer(bool shouldBeFocusContainer) noexceptComponent
setIndentSize(int newIndentSize)TreeView
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptComponent
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)Componentvirtual
setOpaque(bool shouldBeOpaque)Component
setOpenCloseButtonsVisible(bool shouldBeVisible)TreeView
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptComponent
setPositioner(Positioner *newPositioner)Component
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptComponent
setRootItem(TreeViewItem *newRootItem)TreeView
setRootItemVisible(bool shouldBeVisible)TreeView
setSelectedFile(const File &) overrideFileTreeComponentvirtual
setSize(int newWidth, int newHeight)Component
SettableTooltipClient()SettableTooltipClientinlineprotected
setTooltip(const String &newTooltip)SettableTooltipClientinlinevirtual
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) noexceptComponentinline
setVisible(bool shouldBeVisible)Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptComponent
shouldDrawDragImageWhenOver()DragAndDropTargetvirtual
textColourId enum valueDirectoryContentsDisplayComponent
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainFocus)Component
TreeView(const String &componentName=String())TreeView
unfocusAllComponents()Componentstatic
updateMouseCursor() constComponent
userTriedToCloseWindow()Componentvirtual
visibilityChanged()Componentvirtual
~Component()Componentvirtual
~DirectoryContentsDisplayComponent()DirectoryContentsDisplayComponentvirtual
~DragAndDropTarget()DragAndDropTargetinlinevirtual
~FileDragAndDropTarget()FileDragAndDropTargetinlinevirtual
~FileTreeComponent()FileTreeComponent
~MouseListener()MouseListenerinlinevirtual
~SettableTooltipClient()SettableTooltipClientinline
~TooltipClient()TooltipClientinlinevirtual
~TreeView()TreeView