[Advanced-java] OT window refresh question
Nikolaos Giannopoulos
nikolaos at solmar.ca
Mon Apr 14 20:27:07 2003
Alvin,
> -----Original Message-----
> From: advanced-java-bounces@lists.xcf.berkeley.edu
> [mailto:advanced-java-bounces@lists.xcf.berkeley.edu]On Behalf Of Alvin
>
>
> Expert/Guru Nikolaos :
It doesn't take a GUI guru to understand that there are major issues with
the design of an app that "(It) receives huge amount of data from network
and displays in JTables".
If my understanding of this statement is not that you are taking all the
data and dumping into a JTable then you would need to clarify this point -
as there is no need to muck around with event blocking if there are serious
design issues.
> 1. I am not a designer of the app. it is out of my hand.
That is unfortunate. Hopefully you didn't pay for it ;-)
> 2. without knowing the details of the biz requirement and the
> design, pls do not assume yourself the one that can teach others
> regarding their app design
You apparently are looking for a *guru*.
I didn't reply because I think that I am one but rather because in my
experience *from what you describe* you are heading down a path that will
only get worse. BTW I don't think anyone here is trying to *teach* anyone
anything - You asked a question and I answered. If you don't like my answer
then you are free to ignore it. Maybe you prefer Jesper's similar reply -
it's your choice.
If there are any details that could justify what you have described so far
then I would encourage you to mention them as it can only be to your
benefit.
--Nikolaos