Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #21484

Re: icon change

Newsgroups comp.lang.java.programmer
Date 2013-01-17 11:32 -0800
References <66a4c044-75c3-49e1-b149-1618f152c044@googlegroups.com>
Message-ID <391a71e1-4c1d-463f-955a-8d3c8c5f7657@googlegroups.com> (permalink)
Subject Re: icon change
From FredK <fred.l.kleinschmidt@gmail.com>

Show all headers | View raw


On Thursday, January 17, 2013 11:21:41 AM UTC-8, bob smith wrote:
> I have a Swing app, and I want to change the icon that shows in the bottom bar when it runs. Anyone know how to do that? Right now, it's a coffee cup.

frame.setIconImage(image);

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

icon change bob smith <bob@coolfone.comze.com> - 2013-01-17 11:21 -0800
  Re: icon change FredK <fred.l.kleinschmidt@gmail.com> - 2013-01-17 11:32 -0800
    Re: icon change bob smith <bob@coolfone.comze.com> - 2013-01-17 13:08 -0800
      Re: icon change "Steve W. Jackson" <stevewjackson@knology.net> - 2013-01-17 15:23 -0600
        Re: icon change bob smith <bob@coolfone.comze.com> - 2013-01-17 14:42 -0800
          Re: icon change FredK <fred.l.kleinschmidt@gmail.com> - 2013-01-18 08:30 -0800
  Re: icon change Roedy Green <see_website@mindprod.com.invalid> - 2013-01-17 14:18 -0800

csiph-web