Overview  Package   Class  Tree  Index 

be.lassi.ui.show
Class StartParametersView

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


Constructor Summary
StartParametersView(StartParametersPresentationModel 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

StartParametersView

public StartParametersView(StartParametersPresentationModel 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