Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- From: "Ike" <rxv@xxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 02:35:44 GMT
So would I specify this, then, as:
UIManager.put("JDesktopIcon",
javax.swing.plaf.metal.MetalDesktopIconUI.class.getName());
or:
UIManager.put("JDesktopIcon",
"javax.swing.plaf.metal.MetalDesktopIconUI");
And would I specify this in the contructor of my JInternalFrame? Thank You,
Ike
.
- Follow-Ups:
- Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- From: Arnaud B.
- Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- References:
- UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- From: Ike
- Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- From: Vova Reznik
- Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- From: Ike
- Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- From: Arnaud BERGER
- UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- Prev by Date: Re: hiding the root icon in Jtree
- Next by Date: Re: Problem with JRE1.5 Swing on Ratpoison
- Previous by thread: Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- Next by thread: Re: UIDefaults.getUI() failed for JInternalFrame$JDesktopIcon
- Index(es):