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

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

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

revision 1.90 by trebligd, Wed Nov 23 15:39:11 2005 UTC revision 1.91 by rabbit78, Tue Dec 6 16:27:15 2005 UTC
# Line 2740  public abstract class JComponent extends Line 2740  public abstract class JComponent extends
2740     */     */
2741    public void updateUI()    public void updateUI()
2742    {    {
2743      System.out.println("update UI not overwritten in class: " + this);      // Nothing to do here.
2744    }    }
2745    
2746    public static Locale getDefaultLocale()    public static Locale getDefaultLocale()

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.91

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