Hi,
I am having a problem in displaying data in a Trace view. Trace is
nothing but displaying real time data in a JTable. My Table has 28 rows
the display appears fine till messages are 28. When new messages come in
(more than 28), I am adding new rows in the table. As the data is coming
very fast, almost 1 message for 1ms. 1000 messages /sec, the data is
displayed even on other parts of the screen out side Jtable. Some patches
are coming up. Can anybody help me to solve this probelm ?
I am having a buffer to store the initial data for about a minute and
keeping a timer to update the table (scroll position) for every 100ms (100
messages). I am also getting gaps in data.
Any help will be appreciated.
|
|
0
|
|
|
|
Reply
|
prasadev
|
12/20/2004 3:57:02 PM |
|