Overview  Package   Class  Tree  Index 

be.lassi.ui.show
Class NewShowParametersView

java.lang.Object
  extended by be.lassi.ui.util.dialog.DialogView
      extended by 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.


Constructor Summary
NewShowParametersView(NewShowParametersPresentationModel model)
          Constructs a new view.
 
Method Summary
 javax.swing.JComponent build()
          Builds and returns the view component.
 
Methods inherited from class be.lassi.ui.util.dialog.DialogView
buildButtonBar, getCancelButton, getOkButton, getValidationResultLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewShowParametersView

public NewShowParametersView(NewShowParametersPresentationModel model)
Constructs a new view.

Parameters:
model - the model
Method Detail

build

public javax.swing.JComponent build()
Builds and returns the view component.

Returns:
the view component

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2