be.lassi.ui.preferences
Class ConnectionPreferencesView
java.lang.Object
be.lassi.ui.preferences.ConnectionPreferencesView
- All Implemented Interfaces:
- View
public class ConnectionPreferencesView
- 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 |
ConnectionPreferencesView
public ConnectionPreferencesView(ConnectionPreferencesModel 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