Re: Giving an application a window icon in a sensible way
- From: "Larry Barowski" <MElarrybar-AT-eng_DOT_auburnANOTHERDOTeduEND>
- Date: Sun, 19 Nov 2006 20:53:54 -0500
"Twisted" <twisted0n3@xxxxxxxxx> wrote in message
news:1163985897.353793.93270@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hrm. How to go about doing this?
I want to give a Java application a window icon in a manner that is
independent of how it is installed, etc.
The usual method is to use Class.getResource(), which will work
whether the class and icon are in a jar file or not.
.
- Follow-Ups:
- References:
- Giving an application a window icon in a sensible way
- From: Twisted
- Giving an application a window icon in a sensible way
- Prev by Date: Giving an application a window icon in a sensible way
- Next by Date: Re: Giving an application a window icon in a sensible way
- Previous by thread: Giving an application a window icon in a sensible way
- Next by thread: Re: Giving an application a window icon in a sensible way
- Index(es):