-
Aug 10th, 2006, 04:24 PM
#1
TableFormBuilder private method
Hi
I'm extending TableFormBuilder to add new methods similar to "addTextArea".
And I wan't to use method:
addBinding(Binding binding, JComponent wrappedControl, String attributes, String labelAttributes)
but it's private. It would be very nice do change it to "protected" or maybe even "public". Is it possible?
-
Aug 11th, 2006, 03:56 AM
#2
I just commited some changes to the TableFormBuilder which also fixes your issue. Try it out and let us know if it works for you.
___
Mathias
-
Aug 11th, 2006, 05:15 AM
#3
Perfect
Thanks - it works perfect now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules