81 bool hitTest (
int x,
int y)
override;
A class that imposes restrictions on a Component's size or position.
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.
Manages a rectangle and allows geometric operations to be performed on it.
A component that resizes a parent component when dragged.
~ResizableCornerComponent() override
Destructor.
This class acts as a pointer which will automatically become null if the object to which it points is...