Classes | |
class | juce::Component |
The base class for all JUCE user-interface objects. More... | |
class | juce::Component::BailOutChecker |
A class to keep an eye on a component and check for it being deleted. More... | |
class | juce::Component::Positioner |
Base class for objects that can be used to automatically position a component according to some kind of algorithm. More... | |
class | juce::Component::SafePointer< ComponentType > |
Holds a pointer to some type of Component, which automatically becomes null if the component is deleted. More... | |
Namespaces | |
juce | |