issue 5
(gridbagconstraints should allow anchor and insets) reported by strawd
- gridbagconstraints doesn't currently support the 'anchor' and 'insets' of a
java.awt.GridBagConstraints. To fully support GridBagConstraints, symbols
for these fields should be handled. This probably means creating an
'insets' object.
gridbagconstraints doesn't currently support the 'anchor' and 'insets' of a
java.awt.GridBagConstraints. To fully support GridBagConstraints, symbols
for these fields should be handled. This probably means creating an
'insets' object.