com.frinika.sequencer.model
Interface ControllerListProvider

All Superinterfaces:
ListProvider
All Known Implementing Classes:
FrinikaControllerList, GMControllerList

public interface ControllerListProvider
extends 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()
Description copied from interface: ListProvider
Objects must provide a toString that is sensible for a popupmenu text.

Specified by:
getList in interface ListProvider
Returns:
list of objects to populate the selector