Overview  Package   Class  Tree  Index 

be.lassi.ui.util
Class ComponentBuilder

java.lang.Object
  extended by be.lassi.ui.util.ComponentBuilder

public class ComponentBuilder
extends java.lang.Object


Constructor Summary
ComponentBuilder(ValidatingPresentationModel model)
           
 
Method Summary
 javax.swing.JCheckBox newCheckBox(java.lang.String propertyName, java.lang.String text)
           
 javax.swing.JTextField newField(java.lang.String propertyName)
           
 javax.swing.JLabel newLabel(java.lang.String messageKey)
           
 javax.swing.JLabel newValidationResultLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentBuilder

public ComponentBuilder(ValidatingPresentationModel model)
Method Detail

newCheckBox

public javax.swing.JCheckBox newCheckBox(java.lang.String propertyName,
                                         java.lang.String text)

newField

public javax.swing.JTextField newField(java.lang.String propertyName)

newLabel

public javax.swing.JLabel newLabel(java.lang.String messageKey)

newValidationResultLabel

public javax.swing.JLabel newValidationResultLabel()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2