com.frinika.sequencer.model
Class GMControllerList

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

public class GMControllerList
extends java.lang.Object
implements ControllerListProvider


Constructor Summary
GMControllerList()
           
 
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

GMControllerList

public GMControllerList()
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