Connecting Tech Pros Worldwide Help | Site Map

tables

  #1  
Old June 27th, 2008, 09:25 PM
haig
Guest
 
Posts: n/a
Hi

I'm trying to build a little app. using tables. Well I get an error, cannot
find method setFillsViewportHeight(boolean) in class javax.swing.JTable
What can be wrong, I did import javax.swing.JTable
I'm using Debian Linux and java version 1.5.0_14
Hope someone can help me.

Greets
  #2  
Old June 27th, 2008, 09:25 PM
wizard of oz
Guest
 
Posts: n/a

re: tables


This is a new method. If you look at the JTable javadoc it says "Since 1.6"
on your method. You should be using a 1.6 JDK and JRE.


"haig" <haig.invalid@telenet.bewrote in message
news:k1X1k.92455$Ht.42360@newsfe05.ams2...
Quote:
Hi
>
I'm trying to build a little app. using tables. Well I get an error,
cannot
find method setFillsViewportHeight(boolean) in class javax.swing.JTable
What can be wrong, I did import javax.swing.JTable
I'm using Debian Linux and java version 1.5.0_14
Hope someone can help me.
>
Greets
  #3  
Old June 27th, 2008, 09:25 PM
haig
Guest
 
Posts: n/a

re: tables


wizard of oz wrote:
Quote:
This is a new method. If you look at the JTable javadoc it says "Since
1.6" on your method. You should be using a 1.6 JDK and JRE.
>
Thanks, had be something like this :-)
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Code to add a field to multiple tables in design mode rdemyan via AccessMonster.com answers 5 December 26th, 2006 09:15 PM
should I go back to tables in HTML instead of CSS? phil-news-nospam@ipal.net answers 59 May 16th, 2006 05:45 PM
Linking multiple tables alternatives dskillingstad@gmail.com answers 11 November 13th, 2005 09:46 AM
Relink MS Access tables using VB Random Person answers 3 November 12th, 2005 03:20 PM
Opera 7.23 doesn't show me inner tables Mariusz Jedrzejewski answers 44 July 20th, 2005 06:24 PM