AppletContext.java, [...]: Jalopied and checkstyle clean.
2004-09-23 Michael Koch <konqueror@gmx.de> * java/applet/AppletContext.java, java/applet/Applet.java, java/applet/AppletStub.java, java/applet/AudioClip.java: Jalopied and checkstyle clean. From-SVN: r87972
This commit is contained in:
parent
037cc9c5dc
commit
09bddb9209
5 changed files with 23 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
/* AppletStub.java -- low level interface to the browser
|
||||
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Classpath.
|
||||
|
||||
|
@ -35,6 +35,7 @@ this exception to your version of the library, but you are not
|
|||
obligated to do so. If you do not wish to do so, delete this
|
||||
exception statement from your version. */
|
||||
|
||||
|
||||
package java.applet;
|
||||
|
||||
import java.net.URL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue