JUCE Designer
 All Classes Functions Variables
SelectionArea Class Reference
Inheritance diagram for SelectionArea:

Public Member Functions

 SelectionArea (bool _isComponentSelection)
 
void setSelectionBounds (int x, int y, int width, int height, bool isModX=false, bool isModY=false, bool isModWidth=false, bool isModHeight=false)
 
void setVisible (bool shouldBeVisible)
 
bool isReady ()
 
void paint (Graphics &g)
 
void mouseDrag (const MouseEvent &event)
 
void setBoxSize (int newSize)
 
int getBoxSize ()
 
void componentMovedOrResized (Component &component, bool wasMoved, bool wasResized)
 
void setListenToChanges (bool shouldBeListeningToChanges)
 
bool isListeningToChanges ()
 
void setAllowTransform (bool shouldBeAllowedToTransform)
 

Detailed Description

Definition at line 18 of file SelectionArea.h.


The documentation for this class was generated from the following files: