be.lassi.ui.preferences
Class DisplayPreferencesView
java.lang.Object
be.lassi.ui.preferences.DisplayPreferencesView
- All Implemented Interfaces:
- View
public class DisplayPreferencesView
- extends java.lang.Object
- implements View
View on Lanbox connection preferences.
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 |
DisplayPreferencesView
public DisplayPreferencesView(DisplayPreferencesModel model)
- Constructs a new view.
- Parameters:
model
- the model
build
public javax.swing.JComponent build()
- Builds and returns the view component.
- Specified by:
build
in interface View
- Returns:
- the view component