craftleft.gif (3002 bytes)QuickTable
Home | API | Tutorial | Download | Support | Contact topblack.gif (108 bytes)


QuickTable User Cp  |  Register  |  Members  |  Search  |  Help
    |- QuickTable Discussion Forums > QuickTable Installation Issues Post New Topic   Post A Reply
does QuickTable work with JDK1.4? printer friendly version
next newest post | next oldest post
Author Messages
in4matx{@}yahoo.com
Unregistered
Edit or delete this message Reply w/Quote
Posted Wednesday, December 31, 1969 @ 23:59:59  

does QuickTable work with JDK1.4?
Also, is it possible to do the following:

1) disable grid painting
2) add a jpopup menu to a given column

Thanks,

arvin

admin{@}quicktable.org
Unregistered
Edit or delete this message Reply w/Quote
Posted Wednesday, December 31, 1969 @ 23:59:59  

does QuickTable work with JDK1.4?
Yes QuickTable will work with JDK 1.4

Also, is it possible to do the following:

1) disable grid painting

By grid painting if you mean by, hiding the horizontal & vertical lines. It is possible. Following code will do.
JTable table = yourQuickTable.getTable();
table.setShowGrid(false);
2) add a jpopup menu to a given column

Use the following code to add popup


//get the jtable within quicktable
Post New Topic   Post A Reply Jump to:
Contact Us | QuickTable - A Java DBGrid | Privacy Policy All times are GMT -5 Hours.
Welcome to QuickTable Forums, Guest!  
Login
Username :
Password :
In order to fully utilize the abilities of this board, you are required to register as a member. Registration is free, and allows you to do lots of things including turning on or off certain features of this board. Register now!
Powered by CuteCast v2.0 BETA 2
Copyright © 2001-2003 ArtsCore Studios