org.springframework.richclient.form.builder
Class GridBagLayoutFormBuilder.FormModelAwareGridBagLayoutBuilder

java.lang.Object
  extended by org.springframework.richclient.layout.GridBagLayoutBuilder
      extended by org.springframework.richclient.form.builder.GridBagLayoutFormBuilder.FormModelAwareGridBagLayoutBuilder
All Implemented Interfaces:
LayoutBuilder
Enclosing class:
GridBagLayoutFormBuilder

protected final class GridBagLayoutFormBuilder.FormModelAwareGridBagLayoutBuilder
extends GridBagLayoutBuilder


Constructor Summary
protected GridBagLayoutFormBuilder.FormModelAwareGridBagLayoutBuilder()
           
 
Method Summary
protected  JLabel createLabel(String propertyName)
           
 
Methods inherited from class org.springframework.richclient.layout.GridBagLayoutBuilder
append, append, append, append, append, append, append, append, appendField, appendField, appendLabel, appendLabel, appendLabeledField, appendLabeledField, appendLabeledField, appendLabeledField, appendLeftLabel, appendLeftLabel, appendRightLabel, appendRightLabel, appendSeparator, appendSeparator, getComponentFactory, getCurrentCol, getCurrentRow, getDefaultInsets, getPanel, nextLine, setAutoSpanLastComponent, setComponentFactory, setDefaultInsets, setShowGuidelines
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridBagLayoutFormBuilder.FormModelAwareGridBagLayoutBuilder

protected GridBagLayoutFormBuilder.FormModelAwareGridBagLayoutBuilder()
Method Detail

createLabel

protected JLabel createLabel(String propertyName)
Overrides:
createLabel in class GridBagLayoutBuilder


Copyright © 2004-2008 The Spring Framework. All Rights Reserved.