|
From: Joey G. <jo...@su...> - 2010-06-16 22:51:06
|
Well, if your calling system.exit it will close your program and stop the service. So you probably need to just hide the jframe when they click close. On Wed, Jun 16, 2010 at 1:35 PM, Juan Sanchez <jsa...@pu...> wrote: > hello, I have the community version, and my application has GUI > (JFrames) that appear sometimes. My problem is that when they appear, > something like a console black windows but really I do not have a black > windows, I have a program bar that appear, so I can make right click, > close and I think that only close the GUI but the service stop > automatically! plz help , how could I do to not show that program bar, > or how to not to stop the service closing the windows... my services > must not stop... plz help > > regards from Peru > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |