58 int itemIndexInLayout,
75 virtual void hasBeenMoved();
83 virtual void drawStretchableLayoutResizerBar (
Graphics&,
int w,
int h,
84 bool isVerticalBar,
bool isMouseOver,
bool isMouseDragging) = 0;
99 int itemIndex, mouseDownPos;
The base class for all JUCE user-interface objects.
A graphics context, used for drawing a component or image.
Contains position and status information about a mouse event.
For laying out a set of components, where the components have preferred sizes and size limits,...
A component that acts as one of the vertical or horizontal bars you see being used to resize panels i...
This abstract base class is implemented by LookAndFeel classes.