Gin
|
A list box of all mod sources. More...
Inherits juce::ListBox, and juce::ListBoxModel.
Public Member Functions | |
ModSrcListBox (ModMatrix &m) | |
int | getNumRows () override |
void | paintListBoxItem (int, juce::Graphics &, int, int, bool) override |
Component * | refreshComponentForRow (int row, bool, Component *c) override |
A list box of all mod sources.
ModSrcListBox::ModSrcListBox | ( | ModMatrix & | m | ) |
|
override |
References ModMatrix::getNumModSources().
|
override |
|
override |