Overview  Package   Class  Tree  Index 

be.lassi.ui.util.dialog
Class DialogView

java.lang.Object
  extended by 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


Constructor Summary
protected DialogView(DialogPresentationModel model)
           
 
Method Summary
protected  javax.swing.JPanel buildButtonBar()
           
protected  javax.swing.JButton getCancelButton()
           
protected  javax.swing.JButton getOkButton()
           
protected  javax.swing.JLabel getValidationResultLabel()
           
 
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
 

Constructor Detail

DialogView

protected DialogView(DialogPresentationModel model)
Method Detail

buildButtonBar

protected javax.swing.JPanel buildButtonBar()

getCancelButton

protected javax.swing.JButton getCancelButton()

getOkButton

protected javax.swing.JButton getOkButton()

getValidationResultLabel

protected javax.swing.JLabel getValidationResultLabel()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2