/[classpath]/classpath/javax/swing/UnsupportedLookAndFeelException.java
ViewVC logotype

Diff of /classpath/javax/swing/UnsupportedLookAndFeelException.java

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

revision 1.4 by mark, Sat Jul 2 20:32:49 2005 UTC revision 1.5 by rabbit78, Tue Sep 13 09:17:21 2005 UTC
# Line 40  package javax.swing; Line 40  package javax.swing;
40    
41  public class UnsupportedLookAndFeelException extends Exception  public class UnsupportedLookAndFeelException extends Exception
42  {  {
43      public UnsupportedLookAndFeelException(String a)    public UnsupportedLookAndFeelException(String a)
44      {    {
45          super(a);      super(a);
46      }    }
47  }  }

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

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