Overview  Package   Class  Tree  Index 

be.lassi.ui.preferences
Class PreferencesView

java.lang.Object
  extended by be.lassi.ui.preferences.PreferencesView
All Implemented Interfaces:
View

public class PreferencesView
extends java.lang.Object
implements View

View that provides access to the different preferences views, with tree on the left and card panel on the right.


Constructor Summary
PreferencesView(PreferencesModel model)
          Constructs a new view.
 
Method Summary
 javax.swing.JPanel 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

PreferencesView

public PreferencesView(PreferencesModel model)
Constructs a new view.

Parameters:
model - the model
Method Detail

build

public javax.swing.JPanel 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