Hello,
here, in my company, we are currently evaluating several tools for creating Swing RCP applications. myEclipse with integrated Matisse is one of them.
There’s something that I would like to do without writing too much code : create a form with a JTable that is bound to a database table (or only some fields of the table).
Is there a tutorial somewhere for that?
Thank you.