Re: Detecting executable jar files

2001-01-24 Thread Paul Mclachlan
At 15:35 01 Jan 2001 -0500, Michael Thome wrote: > Does anyone have a good binfmt_misc recipe for making "executable > jar files" runable? What I'm actually looking for in one which > doesn't depend on a ".jar" extension, but this requires being able to > tell the difference between an executab

Re: JEditorPane

2001-01-24 Thread Stephan Gruschke
It's not a linux specific question *g* ... but there's a little coding error down below ... that should work Stephan Gruschke. private class HtmlListener implements HyperlinkListener { String file=new String("file://"); public void hyperlinkUpdate (HyperlinkEvent evt) { if (evt.