org.springframework.richclient.form.builder
Class HtmlFormBuilder
java.lang.Object
org.springframework.richclient.form.builder.AbstractFormBuilder
org.springframework.richclient.form.builder.HtmlFormBuilder
public class HtmlFormBuilder
- extends AbstractFormBuilder
- Author:
- Oliver Hutchison
Field Summary |
protected boolean |
inLink
|
Methods inherited from class org.springframework.richclient.form.builder.AbstractFormBuilder |
createBinding, createBinding, createDefaultBinding, createLabelFor, createPasswordField, createScrollPane, createSelector, createTextArea, getBindingFactory, getComponentFactory, getFormComponentInterceptor, getFormModel, setComponentFactory, setFormComponentInterceptorFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inLink
protected boolean inLink
HtmlFormBuilder
public HtmlFormBuilder(BindingFactory bindingFactory,
String html)
getForm
public JComponent getForm()
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.