JUCE
Classes | Namespaces
juce_TextEditor.h File Reference

Classes

class  juce::TextEditor
 An editable text box. More...
 
class  juce::TextEditor::Listener
 Receives callbacks from a TextEditor component when it changes. More...
 
class  juce::TextEditor::InputFilter
 Base class for input filters that can be applied to a TextEditor to restrict the text that can be entered. More...
 
class  juce::TextEditor::LengthAndCharacterRestriction
 An input filter for a TextEditor that limits the length of text and/or the characters that it may contain. More...
 
struct  juce::TextEditor::LookAndFeelMethods
 This abstract base class is implemented by LookAndFeel classes to provide TextEditor drawing functionality. More...
 

Namespaces

 juce
 Classes for IIR filter processing.