Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: zopal@gmx.de Newsgroups: comp.lang.java.programmer Subject: Java Screensaver Date: Thu, 26 Jul 2012 15:42:40 -0700 (PDT) Organization: http://groups.google.com Lines: 15 Message-ID: <9a27c332-0cf2-4e35-9751-d501b940e9b2@googlegroups.com> NNTP-Posting-Host: 91.40.67.220 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1343343469 20029 127.0.0.1 (26 Jul 2012 22:57:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Jul 2012 22:57:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.40.67.220; posting-account=UYZHCAoAAADvxY101JfIdYb87LBwmDL1 User-Agent: G2/1.0 X-Received-Bytes: 1362 Xref: csiph.com comp.lang.java.programmer:16400 Hi, with the help of the Launch4J tool I have succeeded to make a windows screensaver out a java application that shows a nice animation using geometric optics in a crytal like lattice. As far as I know this is the only way to do it as the java screensaver framwork initated by sun has been given up years before. http://frozenlight.berlios.de The screensaver is at the bottom of the page. In the middle of the page you find a java web start link showing the same animation. Zoltan