|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
be.lassi.ui.cuesteps
Class ShowPrevSceneForm
java.lang.Object be.lassi.ui.cuesteps.CueDetailForm be.lassi.ui.cuesteps.CueStepForm be.lassi.ui.cuesteps.ShowSceneForm 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 classShowSceneForm
getTitle
protected java.lang.String getTitle()
-
- Overrides:
getTitle
in classShowSceneForm
supports
public boolean supports(CueStep cueStep)
-
- Overrides:
supports
in classShowSceneForm
|
Lighting Assistant 1.2 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |