be.lassi.ui.show
Class NewShowParametersView
java.lang.Object
be.lassi.ui.util.dialog.DialogView
be.lassi.ui.show.NewShowParametersView
- All Implemented Interfaces:
- View
public class NewShowParametersView
- extends DialogView
View for the dialog that allows the user to enter parameters
for the creation of 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 |
NewShowParametersView
public NewShowParametersView(NewShowParametersPresentationModel 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