Re: [Java-gnome-developer] JTable(Swing) to java-gnome
Brought to you by:
afcowie
From: Joao V. <jvi...@ya...> - 2005-03-24 15:00:26
|
--- Robert Marcano <ro...@ma...> wrote: > I think what he wants is to be possible to do what any good user of a > JTable do: > > public class MyModel implements TableModel { > ..... > } > > instead of copying the data from the original source to the > DefaultTableModel class for example. A lot of GTK programmers develop > programs using the last option: copy the data to a GtkTreeStore or > GtkListStore instead of implementing the GtkTreeModel interface (this > was not possible the last time I used java-gnome) Indeed... when i was thinking about the improvements to make to the List/Tree i think i thought of this way, but didn't go on with it because it could be a major change in JG, so i was trying to find a mid-term instead. But this is definitely worth of discussion. Cheers, J.V. Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ |