be.lassi.ui.cuesteps
Class ShowRefSceneForm
java.lang.Object
be.lassi.ui.cuesteps.CueDetailForm
be.lassi.ui.cuesteps.CueStepForm
be.lassi.ui.cuesteps.ShowSceneForm
be.lassi.ui.cuesteps.ShowRefSceneForm
public class ShowRefSceneForm
- extends ShowSceneForm
Form for maintaining cue steps of type CueReferenceScene
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowRefSceneForm
public ShowRefSceneForm(CueDetailModel model)
- Constructs a new instance.
- Parameters:
model
- the cue step model
build
protected void build(com.jgoodies.forms.builder.DefaultFormBuilder builder)
-
- Overrides:
build
in class ShowSceneForm
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