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