Overview  Package   Class  Tree  Index 

be.lassi.ui.cuesteps
Class ShowSceneForm

java.lang.Object
  extended by be.lassi.ui.cuesteps.CueDetailForm
      extended by be.lassi.ui.cuesteps.CueStepForm
          extended by be.lassi.ui.cuesteps.ShowSceneForm
Direct Known Subclasses:
ShowPrevSceneForm, ShowRefSceneForm

public class ShowSceneForm
extends CueStepForm

Form for maintaining cue steps of type ShowPrevScene or CueReferenceScene.


Constructor Summary
ShowSceneForm(CueDetailModel model)
          Constructs a new instance.
 
Method Summary
protected  void build(com.jgoodies.forms.builder.DefaultFormBuilder builder)
          
 CueStep getCueStep()
          
protected  FadeType getFadeType()
          Gets the fade type.
protected  java.lang.String getTitle()
          
 boolean supports(CueStep cueStep)
          
 
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

ShowSceneForm

public ShowSceneForm(CueDetailModel model)
Constructs a new instance.

Parameters:
model - the cue step model
Method Detail

build

protected void build(com.jgoodies.forms.builder.DefaultFormBuilder builder)

Specified by:
build in class CueDetailForm

getCueStep

public CueStep getCueStep()

Specified by:
getCueStep in class CueStepForm

getFadeType

protected FadeType getFadeType()
Gets the fade type.

Returns:
the fade type

getTitle

protected java.lang.String getTitle()

Specified by:
getTitle in class CueDetailForm

supports

public boolean supports(CueStep cueStep)

Specified by:
supports in class CueStepForm

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2