Re: [Openjnlp-devel] Tweak to AppletRunner.java
Brought to you by:
kherr
From: Scott K. <sko...@ap...> - 2002-05-15 01:22:51
|
That's fine -- those additional methods are only used by the Java Plugin on 1.4 -- AppletRunner would only need those to satisfy the interface and nothing else. Scott K. On Tuesday, May 14, 2002, at 09:16 PM, Christopher Heiny wrote: > I had to tweak AppletRunner.java to get it to compile correctly under > JDK 1.4 > Basically, there are 3 methods in the AppletContext interface that are > new > with that JDK - I just stubbed them to return null (if they aren't > void), and > commented them as incompletely implemented. They're checked into CVS > just to > avoid divergence. _____________________ Scott Kovatch Java Runtime Classes Apple Computer Cleveland Hts, OH sko...@ap... "We're going to need some glue and a ten minute head start." - Baby Blues |