/[classpath]/classpath/javax/swing/colorchooser/DefaultSwatchChooserPanel.java
ViewVC logotype

Diff of /classpath/javax/swing/colorchooser/DefaultSwatchChooserPanel.java

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

revision 1.2.2.5 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.2.2.6 by gnu_andrew, Wed Nov 2 00:43:50 2005 UTC
# Line 587  class DefaultSwatchChooserPanel extends Line 587  class DefaultSwatchChooserPanel extends
587       */       */
588      public void addLayoutComponent(String name, Component comp)      public void addLayoutComponent(String name, Component comp)
589      {      {
590          // Nothing to do here.
591      }      }
592    
593      /**      /**
# Line 634  class DefaultSwatchChooserPanel extends Line 635  class DefaultSwatchChooserPanel extends
635       */       */
636      public void removeLayoutComponent(Component comp)      public void removeLayoutComponent(Component comp)
637      {      {
638          // Nothing to do here.
639      }      }
640    
641      /**      /**
# Line 786  class DefaultSwatchChooserPanel extends Line 788  class DefaultSwatchChooserPanel extends
788     */     */
789    public void updateChooser()    public void updateChooser()
790    {    {
791        // Nothing to do here yet.
792    }    }
793    
794    /**    /**

Legend:
Removed from v.1.2.2.5  
changed lines
  Added in v.1.2.2.6

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