Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
Modifier and Type | Method and Description |
---|---|
FormBuilder.ViewAdder |
FormBuilder.add(boolean expression,
FormBuilder.FormBuildingView view)
Builds the given view into this FormBuilder's form,
if
expression is true . |
FormBuilder.ViewAdder |
FormBuilder.add(FormBuilder.FormBuildingView view)
Builds the given view into this FormBuilder's form.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.