Hi,
I downloded jfe.zip., unzipped it ot create the jfe
directory. When I tried to compile the files in KAWA,
I got the following error. Kindly clarify.
DirTreeCellRenderer.java:15: Attempt to reference
method hasFocus in class javax.swing.JComponent as an
instance variable.
this.hasFocus = hasFocus;
^
1 error
Usha