|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This abstract base class is implemented by LookAndFeel classes. More...
#include "juce_FilenameComponent.h"
Public Member Functions | |
| virtual Button * | createFilenameComponentBrowseButton (const String &text)=0 |
| virtual void | layoutFilenameComponent (FilenameComponent &, ComboBox *filenameBox, Button *browseButton)=0 |
This abstract base class is implemented by LookAndFeel classes.
Definition at line 191 of file juce_FilenameComponent.h.