/[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.3.2.1 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.3.2.2 by gnu_andrew, Tue Sep 20 18:46:32 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.3.2.1  
changed lines
  Added in v.1.3.2.2

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