be.lassi.ui.cuesteps
Class LayerControlForm
java.lang.Object
be.lassi.ui.cuesteps.CueDetailForm
be.lassi.ui.cuesteps.CueStepForm
be.lassi.ui.cuesteps.LayerControlForm
public class LayerControlForm
- extends CueStepForm
Form for maintaining cue steps of type *Layer
(ClearLayer, SuspendLayer, ResumeLayer,
StartLayer, StopLayer, ResetLayer).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayerControlForm
public LayerControlForm(CueDetailModel model)
- Constructs a new instance.
- Parameters:
model - the cue step model
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
getTitle
protected java.lang.String getTitle()
-
- Specified by:
getTitle in class CueDetailForm
supports
public boolean supports(CueStep cueStep)
-
- Specified by:
supports in class CueStepForm