Darin Gillis - 2002-06-10

Logged In: YES
user_id=543566

the reason that this is difficult is that the
GraphicsComponent are not added in the traditional java
sense via add(), so little things like setToolTipText()
don't do the trick. If we could find a way to acually add()
GraphicsComponent objects, then we could get that feature to
work correctly.

Also, it would be nice to have tooltips pop up on matrix
fields where the data overflows the bounds of the text
field...