Re: Essentially skinning my app..
- From: jackroofman@xxxxxxxxx
- Date: 24 Jan 2006 20:17:49 -0800
How do I make this ImageViewer work? I can't get it to so much as call
its paint command. Trying to set a JComponent to an ImageViewer only
results in throwing a NullPointerException.
It's clearly doing something, because a System.out.println() of the
ImageViewer does return a slew of:
sun.awt.image.ToolkitImage@1a33d48
sun.awt.image.ToolkitImage@b2002f
sun.awt.image.ToolkitImage@406199
sun.awt.image.ToolkitImage@1f6f296
sun.awt.image.ToolkitImage@1df5a8f
sun.awt.image.ToolkitImage@1e13d52
sun.awt.image.ToolkitImage@1b9ce4b
sun.awt.image.ToolkitImage@1292d26
sun.awt.image.ToolkitImage@1db699b
but I can't actually get anything to come of it.
.
- Follow-Ups:
- Re: Essentially skinning my app..
- From: Roedy Green
- Re: Essentially skinning my app..
- From: IchBin
- Re: Essentially skinning my app..
- From: IchBin
- Re: Essentially skinning my app..
- References:
- Essentially skinning my app..
- From: jackroofman
- Re: Essentially skinning my app..
- From: Roedy Green
- Essentially skinning my app..
- Prev by Date: Re: icon not loading
- Next by Date: Re: Essentially skinning my app..
- Previous by thread: Re: Essentially skinning my app..
- Next by thread: Re: Essentially skinning my app..
- Index(es):