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