com.frinika.sequencer.gui
Interface ListProvider

All Known Subinterfaces:
ChannelListProvider, ControllerListProvider
All Known Implementing Classes:
FrinikaControllerList, GMControllerList, SynthRack

public interface ListProvider


Method Summary
 java.lang.Object[] getList()
          Objects must provide a toString that is sensible for a popupmenu text.
 

Method Detail

getList

java.lang.Object[] getList()
Objects must provide a toString that is sensible for a popupmenu text.

Returns:
list of objects to populate the selector