be.lassi.ui.util.dialog
Class DialogView
java.lang.Object
be.lassi.ui.util.dialog.DialogView
- All Implemented Interfaces:
- View
- Direct Known Subclasses:
- NewShowParametersView, ShowParametersView, StartParametersView
public abstract class DialogView
- extends java.lang.Object
- implements View
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface be.lassi.ui.util.View |
build |
DialogView
protected DialogView(DialogPresentationModel model)
buildButtonBar
protected javax.swing.JPanel buildButtonBar()
getCancelButton
protected javax.swing.JButton getCancelButton()
getOkButton
protected javax.swing.JButton getOkButton()
getValidationResultLabel
protected javax.swing.JLabel getValidationResultLabel()