/[gcjwebplugin]/gcjwebplugin/src/gnu/gcjwebplugin/AppletClassLoader.java
ViewVC logotype

Diff of /gcjwebplugin/src/gnu/gcjwebplugin/AppletClassLoader.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mkoch, Tue Apr 6 20:54:11 2004 UTC revision 1.4 by mkoch, Sat Jul 3 11:19:12 2004 UTC
# Line 46  public class AppletClassLoader extends U Line 46  public class AppletClassLoader extends U
46    /**    /**
47     * Constructs a new <code>AppletLoader</code> object.     * Constructs a new <code>AppletLoader</code> object.
48     *     *
49     * @param urls the urls to add to the search path     * @param codebase the codebase of the applet
50       * @param archives the urls to add to the search path
51     */     */
52    public AppletClassLoader(URL codebase, ArrayList archives)    public AppletClassLoader(URL codebase, ArrayList archives)
53    {    {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26