Overview  Package   Class  Tree  Index 

be.lassi.ui.midi
Class MidiControlPresentationModel

java.lang.Object
  extended by be.lassi.ui.midi.MidiControlPresentationModel

public class MidiControlPresentationModel
extends java.lang.Object

Presentation model for the Midi input control.


Constructor Summary
MidiControlPresentationModel(Holder<Control> controlHolder)
          Constructs a new instance.
 
Method Summary
 com.jgoodies.binding.adapter.BoundedRangeAdapter getSliderModel(int index)
          Gets the model for the slider with given index.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MidiControlPresentationModel

public MidiControlPresentationModel(Holder<Control> controlHolder)
Constructs a new instance.

Parameters:
control - the midi input control
Method Detail

getSliderModel

public com.jgoodies.binding.adapter.BoundedRangeAdapter getSliderModel(int index)
Gets the model for the slider with given index.

Parameters:
index - the slider index
Returns:
the model of the slider with given index

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2