c++.mfc - Table
- "Phill" <phillbert pacific.net.au> Apr 20 2002
- Jan Knepper <jan smartsoft.cc> Apr 21 2002
- "Phill" <phillbert pacific.net.au> Apr 21 2002
- Jan Knepper <jan smartsoft.cc> Apr 21 2002
- Chris <chris widdows.demon.nl> Apr 22 2002
- "Phill" <phillbert pacific.net.au> Apr 23 2002
- "Phill" <phillbert pacific.net.au> Apr 24 2002
Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 20 2002
<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 21 2002
Its a Swing version of a java.awt.Table. Similar to the view of a Database table. "Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 21 2002
<g> There is no such thing in C++. You might want to look into MFC and using CListCtrl / CListView. Jan Phill wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table. "Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 21 2002
On Mon, 22 Apr 2002 09:34:44 +1000, "Phill" <phillbert pacific.net.au> wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table.
www.thecodeproject.com or there is www.dundas.com for which you will have to pay. Chris."Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 22 2002
Thanks ! "Chris" <chris widdows.demon.nl> wrote in message news:et49cukt0fe0rd5kpk1gp4qmehv0tgm9l0 4ax.com...On Mon, 22 Apr 2002 09:34:44 +1000, "Phill" <phillbert pacific.net.au> wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table.
www.thecodeproject.com or there is www.dundas.com for which you will have to pay. Chris."Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 23 2002
Thanks its a great site Phill "Chris" <chris widdows.demon.nl> wrote in message news:et49cukt0fe0rd5kpk1gp4qmehv0tgm9l0 4ax.com...On Mon, 22 Apr 2002 09:34:44 +1000, "Phill" <phillbert pacific.net.au> wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table.
www.thecodeproject.com or there is www.dundas.com for which you will have to pay. Chris."Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 24 2002









Jan Knepper <jan smartsoft.cc> 