ScrollBar Member List

This is the complete list of members for ScrollBar, including all inherited members.
addAndMakeVisible(Component *child, int zOrder=-1)Component
addChildComponent(Component *child, int zOrder=-1)Component
addComponentListener(ComponentListener *newListener)Component
addKeyListener(KeyListener *newListener)Component
addListener(ScrollBarListener *listener)ScrollBar
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)Component
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=0)Component [virtual]
AsyncUpdater()AsyncUpdater
autoHides() const ScrollBar
backgroundColourId enum valueScrollBar
beginDragAutoRepeat(int millisecondIntervalBetweenCallbacks)Component [static]
broughtToFront()Component [virtual]
cancelPendingUpdate()AsyncUpdater
canModalEventBeSentToComponent(const Component *targetComponent)Component [virtual]
centreWithSize(int width, int height)Component
childBoundsChanged(Component *child)Component [virtual]
childrenChanged()Component [virtual]
colourChanged()Component [virtual]
ColourIds enum nameScrollBar
Component()Component
Component(const String &componentName)Component [explicit]
componentFlags_Component
contains(int x, int y)Component [virtual]
copyAllExplicitColoursTo(Component &target) const Component
createComponentSnapshot(const Rectangle< int > &areaToGrab, bool clipImageToComponentBounds=true)Component
createFocusTraverser()Component [virtual]
createNewPeer(int styleFlags, void *nativeWindowToAttachTo)Component [protected, virtual]
deleteAllChildren()Component
enablementChanged()Component [virtual]
enterModalState(bool takeKeyboardFocus=true)Component
exitModalState(int returnValue)Component
fadeOutComponent(int lengthOfFadeOutInMilliseconds, int deltaXToMove=0, int deltaYToMove=0, float scaleFactorAtEnd=1.0f)Component
findColour(int colourId, bool inheritFromParent=false) const Component
findParentComponentOfClass(TargetClass *const dummyParameter=0) const Component
flagsComponent
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeType enum nameComponent
focusGained(FocusChangeType cause)Component [virtual]
focusLost(FocusChangeType cause)Component [virtual]
focusOfChildComponentChanged(FocusChangeType cause)Component [virtual]
getBottom() const Component
getBounds() const Component
getChildComponent(int index) const Component
getComponentAt(int x, int y)Component
getComponentAt(const Point< int > &position)Component
getComponentEffect() const Component
getComponentUID() const Component
getCurrentlyFocusedComponent()Component [static]
getCurrentlyModalComponent(int index=0)Component [static]
getCurrentRange() const ScrollBar
getCurrentRangeSize() const ScrollBar
getCurrentRangeStart() const ScrollBar
getExplicitFocusOrder() const Component
getHeight() const Component
getIndexOfChildComponent(const Component *child) const Component
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const Component
getLocalBounds() const Component
getLookAndFeel() const Component
getMaximumRangeLimit() const ScrollBar
getMinimumRangeLimit() const ScrollBar
getMouseClickGrabsKeyboardFocus() const Component
getMouseCursor()Component [virtual]
getMouseXYRelative() const Component
getName() const Component
getNumChildComponents() const Component
getNumCurrentlyModalComponents()Component [static]
getParentComponent() const Component
getParentHeight() const Component
getParentMonitorArea() const Component
getParentWidth() const Component
getPeer() const Component
getPosition() const Component
getProperties()Component
getProperties() const Component
getRangeLimit() const ScrollBar
getRight() const Component
getScreenBounds() const Component
getScreenPosition() const Component
getScreenX() const Component
getScreenY() const Component
getTimerInterval() const Timer [private]
getTopLevelComponent() const Component
getVisibleArea(RectangleList &result, bool includeSiblings) const Component
getWantsKeyboardFocus() const Component
getWidth() const Component
getWindowHandle() const Component
getX() const Component
getY() const Component
globalPositionToRelative(const Point< int > &screenPosition) const Component
grabKeyboardFocus()Component
handleAsyncUpdate()ScrollBar [virtual]
handleCommandMessage(int commandId)Component [virtual]
handleMessage(const Message &)Component [protected, virtual]
handleUpdateNowIfNeeded()AsyncUpdater
hasKeyboardFocus(bool trueIfChildIsFocused) const Component
hitTest(int x, int y)Component [virtual]
inputAttemptWhenModal()Component [virtual]
internalRepaint(int x, int y, int w, int h)Component [protected, virtual]
isAlwaysOnTop() const Component
isBroughtToFrontOnMouseClick() const Component
isColourSpecified(int colourId) const Component
isCurrentlyBlockedByAnotherModalComponent() const Component
isCurrentlyModal() const Component
isEnabled() const Component
isFocusContainer() const Component
isMouseButtonDown() const Component
isMouseButtonDownAnywhere()Component [static]
isMouseOver() const Component
isMouseOverOrDragging() const Component
isOnDesktop() const Component
isOpaque() const Component
isParentOf(const Component *possibleChild) const Component
isShowing() const Component
isTimerRunning() const Timer [private]
isValidComponent() const Component
isValidMessageListener() const MessageListener [protected]
isVertical() const ScrollBar
isVisible() const Component
keyPressed(const KeyPress &key)ScrollBar [virtual]
keyStateChanged(bool isKeyDown)Component [virtual]
lookAndFeelChanged()ScrollBar [virtual]
MessageListener()MessageListener [protected]
minimisationStateChanged(bool isNowMinimised)Component [virtual]
modifierKeysChanged(const ModifierKeys &modifiers)Component [virtual]
mouseDoubleClick(const MouseEvent &e)Component [virtual]
mouseDown(const MouseEvent &e)ScrollBar [virtual]
mouseDrag(const MouseEvent &e)ScrollBar [virtual]
mouseEnter(const MouseEvent &e)Component [virtual]
mouseExit(const MouseEvent &e)Component [virtual]
mouseMove(const MouseEvent &e)Component [virtual]
mouseUp(const MouseEvent &e)ScrollBar [virtual]
mouseWheelMove(const MouseEvent &e, float wheelIncrementX, float wheelIncrementY)ScrollBar [virtual]
moved()Component [virtual]
moveKeyboardFocusToSibling(bool moveToNext)Component
moveScrollbarInPages(int howManyPages)ScrollBar
moveScrollbarInSteps(int howManySteps)ScrollBar
paint(Graphics &g)ScrollBar [virtual]
paintEntireComponent(Graphics &context)Component
paintOverChildren(Graphics &g)Component [virtual]
parentHierarchyChanged()Component [virtual]
parentSizeChanged()Component [virtual]
postCommandMessage(int commandId)Component
postMessage(Message *message) const MessageListener [protected]
proportionOfHeight(float proportion) const Component
proportionOfWidth(float proportion) const Component
reallyContains(int x, int y, bool returnTrueIfWithinAChild)Component
relativePositionToGlobal(const Point< int > &relativePosition) const Component
relativePositionToOtherComponent(const Component *targetComponent, const Point< int > &positionRelativeToThis) 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(ScrollBarListener *listener)ScrollBar
removeMouseListener(MouseListener *listenerToRemove)Component
repaint()Component
repaint(int x, int y, int width, int height)Component
resized()ScrollBar [virtual]
runModalLoop()Component
ScrollBar(bool isVertical, bool buttonsAreVisible=true)ScrollBar
scrollToBottom()ScrollBar
scrollToTop()ScrollBar
sendLookAndFeelChange()Component
setAlwaysOnTop(bool shouldStayOnTop)Component
setAutoHide(bool shouldHideWhenFullRange)ScrollBar
setBounds(int x, int y, int width, int height)Component
setBounds(const Rectangle< int > &newBounds)Component
setBoundsInset(const BorderSize &borders)Component
setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight)Component
setBoundsToFit(int x, int y, int width, int height, const Justification &justification, bool onlyReduceInSize)Component
setBroughtToFrontOnMouseClick(bool shouldBeBroughtToFront)Component
setBufferedToImage(bool shouldBeBuffered)Component
setButtonRepeatSpeed(int initialDelayInMillisecs, int repeatDelayInMillisecs, int minimumDelayInMillisecs=-1)ScrollBar
setButtonVisibility(bool buttonsAreVisible)ScrollBar
setCentrePosition(int x, int y)Component
setCentreRelative(float x, float y)Component
setColour(int colourId, const Colour &colour)Component
setComponentEffect(ImageEffectFilter *newEffect)Component
setCurrentRange(const Range< double > &newRange)ScrollBar
setCurrentRange(double newStart, double newSize)ScrollBar
setCurrentRangeStart(double newStart)ScrollBar
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainer(bool shouldBeFocusContainer)Component
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents)Component
setLookAndFeel(LookAndFeel *newLookAndFeel)Component
setMouseClickGrabsKeyboardFocus(const bool shouldGrabFocus)Component
setMouseCursor(const MouseCursor &cursorType)Component
setName(const String &newName)Component [virtual]
setOpaque(bool shouldBeOpaque)Component
setOrientation(bool shouldBeVertical)ScrollBar
setRangeLimits(const Range< double > &newRangeLimit)ScrollBar
setRangeLimits(double minimum, double maximum)ScrollBar
setRepaintsOnMouseActivity(bool shouldRepaint)Component
setSingleStepSize(double newSingleStepSize)ScrollBar
setSize(int newWidth, int newHeight)Component
setTopLeftPosition(int x, int y)Component
setTopRightPosition(int x, int y)Component
setVisible(bool shouldBeVisible)Component [virtual]
setWantsKeyboardFocus(bool wantsFocus)Component
startTimer(int intervalInMilliseconds)Timer [private]
stopTimer()Timer [private]
thumbColourId enum valueScrollBar
Timer()Timer [private]
Timer(const Timer &other)Timer [private]
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainFocus)Component
trackColourId enum valueScrollBar
triggerAsyncUpdate()AsyncUpdater
updateMouseCursor() const Component
userTriedToCloseWindow()Component [virtual]
visibilityChanged()Component [virtual]
~AsyncUpdater()AsyncUpdater [virtual]
~Component()Component [virtual]
~MessageListener()MessageListener [protected, virtual]
~MouseListener()MouseListener [virtual]
~ScrollBar()ScrollBar
~Timer()Timer [private, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Apr 26 11:42:17 2010 for JUCE by  doxygen 1.6.3