ff_layout
Layout classes for JUCE
|
![]() ![]() | Layout aligns a bunch of Components in a row |
![]() ![]() | LayoutItems are used to store links to components to layout |
![]() ![]() ![]() | The LayoutItem::Listener will be called, whenever the bounds of a LayoutItem are changed |
![]() ![]() | A splitter is a handle to drag boundaries inside the layout |
![]() ![]() ![]() | Splitter component for mouse interaction |