WYSWYG editor for JUCE GUIs including Visualisers
Loading...
Searching...
No Matches
MultiListPropertyComponent Class Reference

#include <foleys_MultiListPropertyComponent.h>

Inherits PropertyComponent.

Public Member Functions

 MultiListPropertyComponent (const juce::Value &value, const juce::String &propertyName, const juce::StringArray &choices, const juce::String &separator=" ", int preferredHeight=25)
 
void refresh () override
 
void resized () override
 

Constructor & Destructor Documentation

◆ MultiListPropertyComponent()

MultiListPropertyComponent ( const juce::Value & value,
const juce::String & propertyName,
const juce::StringArray & choices,
const juce::String & separator = " ",
int preferredHeight = 25 )

Member Function Documentation

◆ refresh()

void refresh ( )
override

◆ resized()

void resized ( )
override

The documentation for this class was generated from the following files: