Showing results 1 to 6 of 6
Search took 0.00 seconds; generated 1 minute(s) ago.
Posts Made By: grussell
Forum: Java Dec 27th, 2004
Replies: 1
Views: 2,473
Posted By grussell
JTable problem

I have been experimenting with my Java problem whereby my JTable class was not calling getValueAt.

I got it to call getValueAt by making sure getRowCount sent back the right value and then found...
Forum: Java Dec 23rd, 2004
Replies: 0
Views: 3,031
Posted By grussell
Solution JTable not calling getValueAt - any ideas?

I have a JTable displaying the results of user-defined searches which are sent back across the Client Server network. First off everything displays fine,
but when I specify search criteria, nothing...
Forum: Java Dec 20th, 2004
Replies: 1
Views: 1,811
Posted By grussell
Can I control the size of panels in CardLayout

I have a CardLayout within which I have panels constituting each 'card'. However, the panels refuse, seemingly, to respond to my sizing requirements.

doublePane = new...
Forum: Java Dec 20th, 2004
Replies: 4
Views: 26,092
Posted By grussell
Help How do I convert a vector to a String array ?

I want to convert a vector into a string array. I have put in my code:

criteria = (String []) tokenVector.toArray();

I get a ClassCastExceptionError (I can understand why since Vector holds...
Forum: Java Dec 12th, 2004
Replies: 0
Views: 1,284
Posted By grussell
Help CardLayout problem restated

Sorry - my last statement of my problem wasn't too clear. I have all my panels and my CardLayout (as I originally wrote it), thus:

private CardLayout wholeScreen = new...
Forum: Java Dec 11th, 2004
Replies: 0
Views: 1,648
Posted By grussell
Help Compile error adding CardLayout to JFrame

:sad: I have a CardLayout and a main panel to which I have added the panels I want to display. However, I cannot add the CardLayout to the JFrame using getContentPane(). I tried adding the...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 5:07 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC