Re: [CentOS] Starting a java applet from the desktop

2010-01-28 Thread James B. Byrne
On Thu, January 28, 2010 10:17, Kwan Lowe wrote: > > Easiest thing is to just create a shortcut that calls the jar > properly. The procedure depends on the desktop, but for the most > part it's just a rightclick on the desktop, then on the "link" > field you'd put in your command and the path to

Re: [CentOS] Starting a java applet from the desktop

2010-01-28 Thread Kwan Lowe
On Thu, Jan 28, 2010 at 9:46 AM, James B. Byrne wrote: > CentOS-5.4 i86_64 > > I have a calculator applet on my desktop (superbcalc.jar).  When I > double click on it I get no response.  If I right click and select > open with java I get no response.  If I open a terminal window and > cd to Deskto

Re: [CentOS] Starting a java applet from the desktop

2010-01-28 Thread m . roth
> CentOS-5.4 i86_64 > > I have a calculator applet on my desktop (superbcalc.jar). When I > double click on it I get no response. If I right click and select > open with java I get no response. If I open a terminal window and > cd to Desktop and type java -jar superbcalc.jar then the applet > op