|
Evaluation
|
this is a bug in CertificatePanel.java, it puts both _issuedToLabel, and
certificatePanel.general.issuedTo at the same grid, 0,2 of the gridbag layour.
We need to combine strings, or make a panel with both labels in it for it to
resize corectly as differant lenght strings are uses.
xxxxx@xxxxx 2002-05-21
|