Overview  Package   Class  Tree  Index 

be.lassi.ui.cuesteps
Class ShowPrevSceneForm

java.lang.Object
  extended by be.lassi.ui.cuesteps.CueDetailForm
      extended by be.lassi.ui.cuesteps.CueStepForm
          extended by be.lassi.ui.cuesteps.ShowSceneForm
              extended by be.lassi.ui.cuesteps.ShowPrevSceneForm

public class ShowPrevSceneForm
extends ShowSceneForm

Form for maintaining cue steps of type ShowPrevScene.


Constructor Summary
ShowPrevSceneForm(CueDetailModel model)
          Constructs a new instance.
 
Method Summary
 CueStep getCueStep()
          
protected  java.lang.String getTitle()
          
 boolean supports(CueStep cueStep)
          
 
Methods inherited from class be.lassi.ui.cuesteps.ShowSceneForm
build, getFadeType
 
Methods inherited from class be.lassi.ui.cuesteps.CueStepForm
getCueDetail, getKey, supports
 
Methods inherited from class be.lassi.ui.cuesteps.CueDetailForm
gap, getModel, getPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowPrevSceneForm

public ShowPrevSceneForm(CueDetailModel model)
Constructs a new instance.

Parameters:
model - the cue step model
Method Detail

getCueStep

public CueStep getCueStep()

Overrides:
getCueStep in class ShowSceneForm

getTitle

protected java.lang.String getTitle()

Overrides:
getTitle in class ShowSceneForm

supports

public boolean supports(CueStep cueStep)

Overrides:
supports in class ShowSceneForm

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2