com.frinika.sequencer.model
Class FrinikaControllerList

java.lang.Object
  extended by com.frinika.sequencer.model.FrinikaControllerList
All Implemented Interfaces:
ListProvider, ControllerListProvider

public class FrinikaControllerList
extends java.lang.Object
implements ControllerListProvider


Constructor Summary
FrinikaControllerList()
           
 
Method Summary
 java.lang.Object[] getList()
          Objects must provide a toString that is sensible for a popupmenu text.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrinikaControllerList

public FrinikaControllerList()
Method Detail

getList

public 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
Specified by:
getList in interface ControllerListProvider
Returns:
list of objects to populate the selector