JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Classes | Typedefs
juce_TextEditor.h File Reference

Classes

class  TextEditor
 A component containing text that can be edited. More...
class  TextEditor::Listener
 Receives callbacks from a TextEditor component when it changes. More...
struct  TextEditor::Ids

Typedefs

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

Typedef Documentation

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