Jtable - distinguish a visible area
[ 11 Dec 2008 ]
posted December 11, 2008 06:51 AM Hi,
I have a JFrame and in it a JTable
in the jtable are actually visible on the screen.
is there a way how to figure this out?
Thanks,
Martin
- Preview...
saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cg... - At least 5 Posts
- Only this forum
JTable for accepting data
[ 13 Dec 2008 ]
posted December 13, 2008 02:43 AM Can we use JTable to accept data from users
posted December 13, 2008 02:53 AM > Can we use JTable to accept data...
- Preview...
saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cg... - At least 5 Posts
- Only this forum
JTable problem: not visible
[ 09 Dec 2008 ]
");
x.setSize(new Dimension(100,50));
JTable b = new JTable(dbtm);
b.setSize(new Dimension(300, 100
();
}
}
the problem is that the JTable area of the Image greys, but no data. i'm probably just real tired
- Preview...
saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cg... - At least 5 Posts
- Only this forum
regarding JTable scrollabrs
[ 09 Dec 2008 ]
posted December 09, 2008 05:32 AM i have a small doubt in JTable,i want
a small doubt in JTable,i want to display 10 number of rows, each row contains data...
- Preview...
saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cg... - At least 6 Posts
- Only this forum
jtable not refreshing
[ 22 Dec 2008 ]
posted December 21, 2008 11:58 PM i am using a jtable that is created
,textArea;
JTable jtable;
Vector v=new Vector();
ResultSet rs;
Statement stmt...
- Preview...
saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cg... - At least 9 Posts
- Only this forum
Проблема с JTable
[ 11 Dec 2008 ]
Здраствуйте,
Помогите пожалуиста мне в работе с компонентом JTable, в нём есть контсруктор: JTable
DefaultTableModel. Пример?
// пустая
JTable table = new JTable();
...
// ...
- Preview...
forum.sources.ru/index.php?showtopic=259347&mo... - At least 12 Posts
- Only this forum
double Type of Value in JTable
[ 14 Dec 2008 ]
handle these 'null' type values in your model if nesessary.
JTable has its own Double...
posted December 13, 2008 01:22 PM hi...
for my table i have defined the...
- Preview...
saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cg... - At least 7 Posts
- Only this forum
abt JTable value's Look
[ 13 Dec 2008 ]
posted December 13, 2008 01:13 PM hi...
i have ont Table in which at one...
column one value i wnat to be shown in BOLD face so what can be done for that???please help...
- Preview...
saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cg... - At least 5 Posts
- Only this forum
Listener JTable
[ 19 Dec 2008 ]
JTable
Code :
public class myTable extends JTable{ }
En fait lorsqu'un utilisateur modifie une
Bonjour,
Je galère depuis quelques jours pour ajouter un listener sur une classe qui extends...
- Preview...
forum.hardware.fr/hfr/Programmation/Java/liste... - At least 3 Posts and 3 Authors
- Only this forum
|
|