VisAD Component "weight"
Hello all,
I have a Java application that displays several VisAD graphs that is
currently a Multiple Document Interface application that uses all
JFrames. I'm attempting to convert it to a Single Document Interface
application using JDesktopPanes and JInternalFrames. The problem is
that the VisAD graph components seem trounce on all the other Swing
components. Are VisAD graph components heavyweight components? Is
there a way to make the VisAD components play happily with the Swing
components?
Thanks,
Bruce
P.S. Sorry about the large picture file but it probably does a better
job of explaining my problem than I do!