Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Sienna Hughes   on Aug 31 In Java Category.

  
Question Answered By: Guilherme Silva   on Aug 31

I thanks very much for your complete answer, but I
want to set  my JTable row count. I want some method  like
JTale.setRowCount(variable), because I get my data in stream from
servlet and use in applet, I can't use model. When I use this
variable in :
Object[][] data= new Object[variable][constant]; and create  JTable
my applet  doesn't appear!

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on JTable Or get search suggestion and latest updates.


Tagged: