/[classpath]/classpath/javax/swing/plaf/metal/MetalToolBarUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/metal/MetalToolBarUI.java

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

revision 1.4 by rabbit78, Wed Oct 19 13:46:03 2005 UTC revision 1.5 by trebligd, Thu Oct 27 09:50:58 2005 UTC
# Line 54  public class MetalToolBarUI extends Basi Line 54  public class MetalToolBarUI extends Basi
54  {  {
55        
56    /**    /**
57     * A listener that responds when components are added to or removed from the     * A listener (no longer used) that responds when components are added to or
58     * toolbar.  This class is no longer used - the required behaviour is now     * removed from the {@link JToolBar}.  The required behaviour is now
59     * handled in the super class.     * handled in the super class.
60     *     *
61     * @see MetalToolBarUI#createContainerListener()     * @see MetalToolBarUI#createContainerListener()
# Line 73  public class MetalToolBarUI extends Basi Line 73  public class MetalToolBarUI extends Basi
73    }    }
74    
75    /**    /**
76     * A listener that responds to property change events.  This class is no     * A listener (no longer used) that responds to property change events in a
77     * longer used - the required behaviour is now handled in the super class.     * {@link JToolBar} component.  The required behaviour is now handled in the
78       * super class.
79     *     *
80     * @see MetalToolBarUI#createRolloverListener()     * @see MetalToolBarUI#createRolloverListener()
81     */     */

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