Is their any example on how to use GridBagLayoutFormBuilder?
THX
Is their any example on how to use GridBagLayoutFormBuilder?
THX
no, but there is one of the TableLayoutFormBuilder in petclinic.
that use uses JGoodies forms under the hood, which is a lot better then GridBagLayout.