be.lassi.ui.cuesteps
Class LightForm
java.lang.Object
be.lassi.ui.cuesteps.CueDetailForm
be.lassi.ui.cuesteps.LightForm
public class LightForm
- extends CueDetailForm
Form for maintaining cue details of type Light
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LightForm
public LightForm(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
getCueDetail
public CueDetail getCueDetail()
- Specified by:
getCueDetail
in class CueDetailForm
getTitle
protected java.lang.String getTitle()
-
- Specified by:
getTitle
in class CueDetailForm
supports
public boolean supports(Cue cue)
-
- Specified by:
supports
in class CueDetailForm