addListener(FileBrowserListener *listener) | DirectoryContentsDisplayComponent | |
backgroundClicked(const MouseEvent &) | ListBoxModel | privatevirtual |
backgroundColourId enum value | ListBox | |
colourChanged() override | ListBox | |
ListBox::ColourIds enum name | ListBox | |
DirectoryContentsDisplayComponent::ColourIds enum name | DirectoryContentsDisplayComponent | |
createSnapshotOfRows(const SparseSet< int > &rows, int &x, int &y) | ListBox | virtual |
deselectAllFiles() override | FileListComponent | virtual |
deselectAllRows() | ListBox | |
deselectRow(int rowNumber) | ListBox | |
DirectoryContentsDisplayComponent(DirectoryContentsList &listToShow) | DirectoryContentsDisplayComponent | |
fileList | DirectoryContentsDisplayComponent | protected |
FileListComponent(DirectoryContentsList &listToShow) | FileListComponent | |
flipRowSelection(int rowNumber) | ListBox | |
getComponentForRowNumber(int rowNumber) const noexcept | ListBox | |
getDragSourceDescription(const SparseSet< int > &rowsToDescribe) | ListBoxModel | privatevirtual |
getHeaderComponent() const noexcept | ListBox | inline |
getHorizontalScrollBar() const noexcept | ListBox | |
getInsertionIndexForPosition(int x, int y) const noexcept | ListBox | |
getLastRowSelected() const | ListBox | |
getModel() const noexcept | ListBox | inline |
getMouseCursorForRow(int row) | ListBoxModel | privatevirtual |
getNumRowsOnScreen() const noexcept | ListBox | |
getNumSelectedFiles() const override | FileListComponent | virtual |
getNumSelectedRows() const | ListBox | |
getOutlineThickness() const noexcept | ListBox | inline |
getRowContainingPosition(int x, int y) const noexcept | ListBox | |
getRowHeight() const noexcept | ListBox | inline |
getRowNumberOfComponent(Component *rowComponent) const noexcept | ListBox | |
getRowPosition(int rowNumber, bool relativeToComponentTopLeft) const noexcept | ListBox | |
getSelectedFile(int index=0) const override | FileListComponent | virtual |
getSelectedRow(int index=0) const | ListBox | |
getSelectedRows() const | ListBox | |
getTooltip() | SettableTooltipClient | inlinevirtual |
getTooltipForRow(int row) | ListBoxModel | privatevirtual |
getVerticalPosition() const | ListBox | |
getVerticalScrollBar() const noexcept | ListBox | |
getViewport() const noexcept | ListBox | |
getVisibleContentWidth() const noexcept | ListBox | |
getVisibleRowWidth() const noexcept | ListBox | |
highlightColourId enum value | DirectoryContentsDisplayComponent | |
isRowSelected(int rowNumber) const | ListBox | |
keyPressed(const KeyPress &) override | ListBox | |
keyStateChanged(bool isKeyDown) override | ListBox | |
ListBox(const String &componentName=String::empty, ListBoxModel *model=nullptr) | ListBox | |
listBoxItemClicked(int row, const MouseEvent &) | ListBoxModel | privatevirtual |
listBoxItemDoubleClicked(int row, const MouseEvent &) | ListBoxModel | privatevirtual |
listeners | DirectoryContentsDisplayComponent | protected |
listWasScrolled() | ListBoxModel | privatevirtual |
mouseUp(const MouseEvent &) override | ListBox | |
mouseWheelMove(const MouseEvent &, const MouseWheelDetails &) override | ListBox | |
outlineColourId enum value | ListBox | |
paint(Graphics &) override | ListBox | |
paintOverChildren(Graphics &) override | ListBox | |
parentHierarchyChanged() override | ListBox | |
removeListener(FileBrowserListener *listener) | DirectoryContentsDisplayComponent | |
repaintRow(int rowNumber) noexcept | ListBox | |
resized() override | ListBox | |
scrollToEnsureRowIsOnscreen(int row) | ListBox | |
scrollToTop() override | FileListComponent | virtual |
selectRangeOfRows(int firstRow, int lastRow) | ListBox | |
selectRow(int rowNumber, bool dontScrollToShowThisRow=false, bool deselectOthersFirst=true) | ListBox | |
selectRowsBasedOnModifierKeys(int rowThatWasClickedOn, ModifierKeys modifiers, bool isMouseUpEvent) | ListBox | |
sendDoubleClickMessage(const File &file) | DirectoryContentsDisplayComponent | |
sendMouseClickMessage(const File &file, const MouseEvent &e) | DirectoryContentsDisplayComponent | |
sendSelectionChangeMessage() | DirectoryContentsDisplayComponent | |
setClickingTogglesRowSelection(bool flipRowSelection) noexcept | ListBox | |
setHeaderComponent(Component *newHeaderComponent) | ListBox | |
setMinimumContentWidth(int newMinimumWidth) | ListBox | |
setModel(ListBoxModel *newModel) | ListBox | |
setMouseMoveSelectsRows(bool shouldSelect) | ListBox | |
setMultipleSelectionEnabled(bool shouldBeEnabled) noexcept | ListBox | |
setOutlineThickness(int outlineThickness) | ListBox | |
setRowHeight(int newHeight) | ListBox | |
setRowSelectedOnMouseDown(bool isSelectedOnMouseDown) noexcept | ListBox | |
setSelectedFile(const File &) override | FileListComponent | virtual |
setSelectedRows(const SparseSet< int > &setOfRowsToBeSelected, NotificationType sendNotificationEventToModel=sendNotification) | ListBox | |
SettableTooltipClient() | SettableTooltipClient | inlineprotected |
setTooltip(const String &newTooltip) | SettableTooltipClient | inlinevirtual |
setVerticalPosition(double newProportion) | ListBox | |
startDragAndDrop(const MouseEvent &, const SparseSet< int > &rowsToDrag, const var &dragDescription, bool allowDraggingToOtherWindows) | ListBox | |
ListBox::textColourId enum value | ListBox | |
DirectoryContentsDisplayComponent::textColourId enum value | DirectoryContentsDisplayComponent | |
updateContent() | ListBox | |
visibilityChanged() override | ListBox | |
~ChangeListener() | ChangeListener | inlineprivatevirtual |
~DirectoryContentsDisplayComponent() | DirectoryContentsDisplayComponent | virtual |
~FileListComponent() | FileListComponent | |
~ListBox() | ListBox | |
~ListBoxModel() | ListBoxModel | inlineprivatevirtual |
~SettableTooltipClient() | SettableTooltipClient | inlinevirtual |
~TooltipClient() | TooltipClient | inlinevirtual |