I guess it is not implemented yet. I'd need more time to comment more
intelligently, but generally if you do not want to use bindings
framework, you can go with vanilla swing approach. The only
deprecated technology still used in the Modeler is the Scope framework.
Andrus
On Oct 18, 2007, at 3:55 PM, Tore Halset wrote:
Hello.
I have a hard time trying to figure out the binding stuff in the
modeler.
This is for the merge-project. I have a table ala the one in
dialog.db.TableSelectorController. It uses
TableBindingBuilder.addColumn to add columns, but I do not
understand how to add a column with dropdown cells or cells with
buttons.
Anyone can give me a hint on how to get going?
Regards,
- Tore.