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