Overview  Package   Class  Tree  Index 

be.lassi.ui.sheet
Class SheetView

java.lang.Object
  extended by be.lassi.ui.sheet.SheetView
All Implemented Interfaces:
View

public class SheetView
extends java.lang.Object
implements View

Window that allows the user to maintain light cue details.


Constructor Summary
SheetView(SheetPresentationModel model)
          Constructs a new instance.
 
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
 

Constructor Detail

SheetView

public SheetView(SheetPresentationModel model)
Constructs a new instance.

Parameters:
model -
Method Detail

build

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

Specified by:
build in interface View
Returns:
the view component

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2