be.lassi.ui.show
Class StartParametersView
java.lang.Object
be.lassi.ui.util.dialog.DialogView
be.lassi.ui.show.StartParametersView
- All Implemented Interfaces:
- View
public class StartParametersView
- extends DialogView
View for the dialog that is shown when starting Lassi, allows
the user to select between opening in existing show file, or
to enter the parameters for creating a new show.
Method Summary |
javax.swing.JComponent |
build()
Builds and returns the view component. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartParametersView
public StartParametersView(StartParametersPresentationModel model)
- Constructs a new view.
- Parameters:
model
- the model
build
public javax.swing.JComponent build()
- Builds and returns the view component.
- Returns:
- the view component