Overview  Package   Class  Tree  Index 

be.lassi.ui.runner
Class RunnerView

java.lang.Object
  extended by be.lassi.ui.runner.RunnerView
All Implemented Interfaces:
View

public class RunnerView
extends java.lang.Object
implements View

View that allows user to run cues (next, previous, pause, resume) and shows hold and fade progress.


Constructor Summary
RunnerView(RunnerModel model)
          Constructs a new view.
 
Method Summary
 javax.swing.JComponent build()
          Builds and returns the view component.
protected  javax.swing.JComponent buildButtonPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunnerView

public RunnerView(RunnerModel model)
Constructs a new view.

Parameters:
model - the view model
Method Detail

build

public javax.swing.JComponent build()
Builds and returns the view component.

Specified by:
build in interface View
Returns:
the view component

buildButtonPanel

protected javax.swing.JComponent buildButtonPanel()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2