Classes | Typedefs

juce_TableHeaderComponent.h File Reference

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...

Typedefs

typedef
TableHeaderComponent::Listener 
TableHeaderListener
 This typedef is just for compatibility with old code - newer code should use the TableHeaderComponent::Listener class directly.

Typedef Documentation

This typedef is just for compatibility with old code - newer code should use the TableHeaderComponent::Listener class directly.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines