<snip>
> - If selected String are longer then 50 chars then 45 chars + "......"
> will be displayed. (Johan Compagner)
i don't do this anymore, this is the responsibilty of the DataSetViewer.
And the JTableDataset does this right from the start (it's build in)
This way if you select it to see the complete text in the popup dialog
you really have the complete text.
The TextAreaDataset should do cutting itself. (i don't know if it already
does this)
</snip>
I'll remove it from the changes list.
<snip>
??? what kind of problems does hotspot give you?
</snip>
It turned out to be causing the problem with "Colin Bell" and "Johan
Compagner" appearing as the internal name for plugins under JDK1.3 on
WIndows 2000.
Col
|