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

This is the complete list of members for CodeEditorComponent, 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
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)Component
addPopupMenuItems(PopupMenu &menuToAddTo, const MouseEvent *mouseClickEvent)CodeEditorComponentvirtual
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)Componentvirtual
alphaChanged()Componentvirtual
appCommandManagerCodeEditorComponentprivate
ApplicationCommandTarget()ApplicationCommandTarget
areSpacesInsertedForTabs() constCodeEditorComponentinline
backgroundColourId enum valueCodeEditorComponent
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Componentstatic
broughtToFront()Componentvirtual
cachedIteratorsCodeEditorComponentprivate
canModalEventBeSentToComponent(const Component *targetComponent)Componentvirtual
caretCodeEditorComponentprivate
caretPosCodeEditorComponentprivate
centreWithSize(int width, int height)Component
charWidthCodeEditorComponentprivate
childBoundsChanged(Component *child)Componentvirtual
childrenChanged()Componentvirtual
clearCachedIterators(int firstLineToBeInvalid)CodeEditorComponentprivate
codeDocumentChanged(int start, int end)CodeEditorComponentprivate
CodeEditorComponent(CodeDocument &document, CodeTokeniser *codeTokeniser)CodeEditorComponent
codeTokeniserCodeEditorComponentprivate
colourChanged()Componentvirtual
ColourIds enum nameCodeEditorComponent
colourSchemeCodeEditorComponentprivate
columnsOnScreenCodeEditorComponentprivate
columnToIndex(int line, int column) const noexceptCodeEditorComponentprivate
columnToTryToMaintainCodeEditorComponentprivate
Component() noexceptComponent
Component(const String &componentName) noexceptComponentexplicit
ContainerDeletePolicy< GutterComponent >CodeEditorComponentfriend
ContainerDeletePolicy< Pimpl >CodeEditorComponentfriend
contains(Point< int > localPoint)Component
copyAllExplicitColoursTo(Component &target) constComponent
copyToClipboard()CodeEditorComponentvirtual
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)Component
createFocusTraverser()Componentvirtual
cut()CodeEditorComponentprivate
cutToClipboard()CodeEditorComponentvirtual
decimalKeyboard enum valueTextInputTarget
defaultTextColourId enum valueCodeEditorComponent
deleteAllChildren()Component
deleteBackwards(bool moveInWholeWordSteps)CodeEditorComponent
deleteForwards(bool moveInWholeWordSteps)CodeEditorComponent
deleteWhitespaceBackwardsToTabStop()CodeEditorComponent
deselectAll()CodeEditorComponent
documentCodeEditorComponentprivate
draggingSelectionEnd enum valueCodeEditorComponentprivate
draggingSelectionStart enum valueCodeEditorComponentprivate
DragType enum nameCodeEditorComponentprivate
dragTypeCodeEditorComponentprivate
editorViewportPositionChanged()CodeEditorComponentvirtual
emailAddressKeyboard enum valueTextInputTarget
enablementChanged()Componentvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)Component
exitModalState(int returnValue)Component
findChildWithID(StringRef componentID) const noexceptComponent
findColour(int colourId, bool inheritFromParent=false) constComponent
findFirstTargetParentComponent()ApplicationCommandTarget
findParentComponentOfClass() constComponentinline
firstLineOnScreenCodeEditorComponentprivate
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeType enum nameComponent
focusGained(FocusChangeType) overrideCodeEditorComponentvirtual
focusLost(FocusChangeType) overrideCodeEditorComponentvirtual
focusOfChildComponentChanged(FocusChangeType cause)Componentvirtual
fontCodeEditorComponentprivate
getAllCommands(Array< CommandID > &) overrideCodeEditorComponentvirtual
getAlpha() const noexceptComponent
getBottom() const noexceptComponentinline
getBounds() const noexceptComponentinline
getBoundsInParent() const noexceptComponent
getCachedComponentImage() const noexceptComponentinline
getCaretPos() constCodeEditorComponentinline
getCaretRectangle() overrideCodeEditorComponentvirtual
getCharacterBounds(const CodeDocument::Position &pos) constCodeEditorComponent
getCharWidth() const noexceptCodeEditorComponentinline
getChildComponent(int index) const noexceptComponent
getChildren() const noexceptComponentinline
getColourForTokenType(int tokenType) constCodeEditorComponent
getColourScheme() const noexceptCodeEditorComponentinline
getCommandInfo(CommandID, ApplicationCommandInfo &) overrideCodeEditorComponentvirtual
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
getDocument() const noexceptCodeEditorComponentinline
getExplicitFocusOrder() constComponent
getFirstLineOnScreen() const noexceptCodeEditorComponentinline
getFont() const noexceptCodeEditorComponentinline
getGutterSize() const noexceptCodeEditorComponentprivate
getHeight() const noexceptComponentinline
getHighlightedRegion() const overrideCodeEditorComponentvirtual
getIndexOfChildComponent(const Component *child) const noexceptComponent
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptComponent
getIteratorForPosition(int position, CodeDocument::Iterator &)CodeEditorComponentprivate
getKeyboardType()TextInputTargetinlinevirtual
getLineHeight() const noexceptCodeEditorComponentinline
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
getNextCommandTarget() overrideCodeEditorComponentvirtual
getNumChildComponents() const noexceptComponent
getNumColumnsOnScreen() const noexceptCodeEditorComponentinline
getNumCurrentlyModalComponents() noexceptComponentstatic
getNumLinesOnScreen() const noexceptCodeEditorComponentinline
getParentComponent() const noexceptComponentinline
getParentHeight() const noexceptComponent
getParentMonitorArea() constComponent
getParentWidth() const noexceptComponent
getPeer() constComponent
getPosition() const noexceptComponentinline
getPositionAt(int x, int y)CodeEditorComponent
getPositioner() const noexceptComponent
getProperties() noexceptComponentinline
getProperties() const noexceptComponentinline
getRight() const noexceptComponentinline
getScreenBounds() constComponent
getScreenPosition() constComponent
getScreenX() constComponent
getScreenY() constComponent
getScrollbarThickness() const noexceptCodeEditorComponentinline
getSelectionEnd() constCodeEditorComponentinline
getSelectionStart() constCodeEditorComponentinline
getTabSize() const noexceptCodeEditorComponentinline
getTabString(int numSpaces) constCodeEditorComponent
getTargetForCommand(const CommandID commandID)ApplicationCommandTarget
getTextInRange(const Range< int > &range) const overrideCodeEditorComponentvirtual
getTopLevelComponent() const noexceptComponent
getTransform() constComponent
getViewportIgnoreDragFlag() const noexceptComponentinline
getWantsKeyboardFocus() const noexceptComponent
getWidth() const noexceptComponentinline
getWindowHandle() constComponent
getX() const noexceptComponentinline
getY() const noexceptComponentinline
globalPositionToRelative(Point< int >) constComponent
grabKeyboardFocus()Component
gutterCodeEditorComponentprivate
GutterComponent classCodeEditorComponentfriend
handleCommandMessage(int commandId)Componentvirtual
handleEscapeKey()CodeEditorComponentvirtual
handleReturnKey()CodeEditorComponentvirtual
handleTabKey()CodeEditorComponentvirtual
hasKeyboardFocus(bool trueIfChildIsFocused) constComponent
highlightColourId enum valueCodeEditorComponent
hitTest(int x, int y)Componentvirtual
horizontalScrollBarCodeEditorComponentprivate
indentSelectedLines(int spacesToAdd)CodeEditorComponentprivate
indentSelection()CodeEditorComponent
indexToColumn(int line, int index) const noexceptCodeEditorComponentprivate
inputAttemptWhenModal()Componentvirtual
insertTabAtCaret()CodeEditorComponent
insertText(const String &)CodeEditorComponentprivate
insertTextAtCaret(const String &textToInsert) overrideCodeEditorComponentvirtual
invoke(const InvocationInfo &invocationInfo, const bool asynchronously)ApplicationCommandTarget
invokeDirectly(const CommandID commandID, const bool asynchronously)ApplicationCommandTarget
isAlwaysOnTop() const noexceptComponent
isBroughtToFrontOnMouseClick() const noexceptComponent
isColourSpecified(int colourId) constComponent
isCommandActive(const CommandID commandID)ApplicationCommandTarget
isCurrentlyBlockedByAnotherModalComponent() constComponent
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptComponent
isEnabled() const noexceptComponent
isFocusContainer() const noexceptComponent
isHighlightActive() const noexceptCodeEditorComponent
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
isReadOnly() const noexceptCodeEditorComponentinline
isShowing() constComponent
isTextInputActive() const overrideCodeEditorComponentvirtual
isTransformed() const noexceptComponent
isVisible() const noexceptComponentinline
keyPressed(const KeyPress &) overrideCodeEditorComponentvirtual
keyStateChanged(bool isKeyDown)Componentvirtual
lineHeightCodeEditorComponentprivate
lineNumberBackgroundId enum valueCodeEditorComponent
lineNumberTextId enum valueCodeEditorComponent
linesCodeEditorComponentprivate
linesOnScreenCodeEditorComponentprivate
loadContent(const String &newContent)CodeEditorComponent
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 &) overrideCodeEditorComponentvirtual
mouseDown(const MouseEvent &) overrideCodeEditorComponentvirtual
mouseDrag(const MouseEvent &) overrideCodeEditorComponentvirtual
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 &) overrideCodeEditorComponentvirtual
mouseWheelMove(const MouseEvent &, const MouseWheelDetails &) overrideCodeEditorComponentvirtual
moveCaretDown(bool selecting)CodeEditorComponent
moveCaretLeft(bool moveInWholeWordSteps, bool selecting)CodeEditorComponent
moveCaretRight(bool moveInWholeWordSteps, bool selecting)CodeEditorComponent
moveCaretTo(const CodeDocument::Position &newPos, bool selecting)CodeEditorComponent
moveCaretToEnd(bool selecting)CodeEditorComponent
moveCaretToEndOfLine(bool selecting)CodeEditorComponent
moveCaretToStartOfLine(bool selecting)CodeEditorComponent
moveCaretToTop(bool selecting)CodeEditorComponent
moveCaretUp(bool selecting)CodeEditorComponent
moved()Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)Component
moveLineDelta(int delta, bool selecting)CodeEditorComponentprivate
newTransaction()CodeEditorComponentprivate
notDragging enum valueCodeEditorComponentprivate
numericKeyboard enum valueTextInputTarget
pageDown(bool selecting)CodeEditorComponent
pageUp(bool selecting)CodeEditorComponent
paint(Graphics &) overrideCodeEditorComponentvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)Component
paintOverChildren(Graphics &g)Componentvirtual
parentHierarchyChanged()Componentvirtual
parentSizeChanged()Componentvirtual
pasteFromClipboard()CodeEditorComponentvirtual
perform(const InvocationInfo &) overrideCodeEditorComponentvirtual
performCommand(CommandID)CodeEditorComponentprivate
performPopupMenuAction(int menuItemID)CodeEditorComponentvirtual
phoneNumberKeyboard enum valueTextInputTarget
Pimpl classCodeEditorComponentfriend
pimplCodeEditorComponentprivate
postCommandMessage(int commandId)Component
proportionOfHeight(float proportion) const noexceptComponent
proportionOfWidth(float proportion) const noexceptComponent
readOnlyCodeEditorComponentprivate
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)Component
rebuildLineTokens()CodeEditorComponentprivate
rebuildLineTokensAsync()CodeEditorComponentprivate
redo()CodeEditorComponent
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
resized() overrideCodeEditorComponentvirtual
runModalLoop()Component
scrollbarThicknessCodeEditorComponentprivate
scrollBy(int deltaLines)CodeEditorComponent
scrollDown()CodeEditorComponent
scrollToColumn(int newFirstColumnOnScreen)CodeEditorComponent
scrollToColumnInternal(double column)CodeEditorComponentprivate
scrollToKeepCaretOnScreen()CodeEditorComponent
scrollToKeepLinesOnScreen(Range< int > linesToShow)CodeEditorComponent
scrollToLine(int newFirstLineOnScreen)CodeEditorComponent
scrollToLineInternal(int line)CodeEditorComponentprivate
scrollUp()CodeEditorComponent
selectAll()CodeEditorComponent
selectionEndCodeEditorComponentprivate
selectionStartCodeEditorComponentprivate
selectRegion(const CodeDocument::Position &start, const CodeDocument::Position &end)CodeEditorComponent
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
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
setColourScheme(const ColourScheme &scheme)CodeEditorComponent
setCommandManager(ApplicationCommandManager *newManager) noexceptCodeEditorComponent
setComponentEffect(ImageEffectFilter *newEffect)Component
setComponentID(const String &newID)Component
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainer(bool shouldBeFocusContainer) noexceptComponent
setFont(const Font &newFont)CodeEditorComponent
setHighlightedRegion(const Range< int > &newRange) overrideCodeEditorComponentvirtual
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptComponent
setLineNumbersShown(bool shouldBeShown)CodeEditorComponent
setLookAndFeel(LookAndFeel *newLookAndFeel)Component
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus)Component
setMouseCursor(const MouseCursor &cursorType)Component
setName(const String &newName)Componentvirtual
setOpaque(bool shouldBeOpaque)Component
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptComponent
setPositioner(Positioner *newPositioner)Component
setReadOnly(bool shouldBeReadOnly) noexceptCodeEditorComponent
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptComponent
setScrollbarThickness(int thickness)CodeEditorComponent
setSize(int newWidth, int newHeight)Component
setTabSize(int numSpacesPerTab, bool insertSpacesInsteadOfTabCharacters)CodeEditorComponent
setTemporaryUnderlining(const Array< Range< int > > &) overrideCodeEditorComponentvirtual
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
shouldFollowDocumentChangesCodeEditorComponentprivate
showLineNumbersCodeEditorComponentprivate
skipBackwardsToPreviousTab()CodeEditorComponentprivate
spacesPerTabCodeEditorComponentprivate
TextInputTarget()TextInputTargetinline
textKeyboard enum valueTextInputTarget
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainFocus)Component
undo()CodeEditorComponent
unfocusAllComponents()Componentstatic
unindentSelection()CodeEditorComponent
updateCachedIterators(int maxLineNum)CodeEditorComponentprivate
updateCaretPosition()CodeEditorComponentprivatevirtual
updateMouseCursor() constComponent
updateScrollBars()CodeEditorComponentprivate
urlKeyboard enum valueTextInputTarget
userTriedToCloseWindow()Componentvirtual
useSpacesForTabsCodeEditorComponentprivate
verticalScrollBarCodeEditorComponentprivate
VirtualKeyboardType enum nameTextInputTarget
visibilityChanged()Componentvirtual
xOffsetCodeEditorComponentprivate
~ApplicationCommandTarget()ApplicationCommandTargetvirtual
~CodeEditorComponent()CodeEditorComponent
~Component()Componentvirtual
~MouseListener()MouseListenerinlinevirtual
~TextInputTarget()TextInputTargetinlinevirtual