Dorothy - 2001-04-23

Logged In: YES
user_id=188060

I changed the following classes so the fonts would show up
in the Unix environment. Right now they are there but you
can't see them.
ClasspathCard.java
DestinationCard.java
FileSelect.java
LicenseCard.java
ReadmeCard.java
Change: added .setForeground(Color.black)
where .setBackground(Color.white) is located