-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
sparc
-
solaris_2.6
Name: rk38400 Date: 05/14/98
In my system I implement a custom class loader
which loads (among other things) the Swing package.
When Swing goes to look for other look&feel packages,
it doesn't think to ask my class loader to go
find them. My class loader knows where to look,
but the standard classpath does not.
I can place the L&F files in the CLASSPATH, but I
don't want to. That involves delivering the
files, and I don't have permission to upgrade them
on my customer's machines. I'd rather they come
look at my machine for the latest&greatest version
of all files.
(Review ID: 26882)
======================================================================
- duplicates
-
JDK-4155617 Swing can't use a PLAF from a different classloader than loaded the Swing jar
-
- Resolved
-