|
JUCE
|
Classes | |
| class | TableHeaderComponent |
| A component that displays a strip of column headings for a table, and allows these to be resized, dragged around, etc. More... | |
| class | TableHeaderComponent::Listener |
| Receives events from a TableHeaderComponent when columns are resized, moved, etc. More... | |
| struct | TableHeaderComponent::LookAndFeelMethods |
| This abstract base class is implemented by LookAndFeel classes. More... | |
Typedefs | |
| typedef TableHeaderComponent::Listener | TableHeaderListener |
| This typedef is just for compatibility with old code - newer code should use the TableHeaderComponent::Listener class directly. More... | |
This typedef is just for compatibility with old code - newer code should use the TableHeaderComponent::Listener class directly.