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

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

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

revision 1.9 by trebligd, Thu Oct 27 09:50:58 2005 UTC revision 1.10 by langel, Wed Nov 9 16:52:35 2005 UTC
# Line 127  public class MetalTabbedPaneUI extends B Line 127  public class MetalTabbedPaneUI extends B
127     */     */
128    protected LayoutManager createLayoutManager()    protected LayoutManager createLayoutManager()
129    {    {
130      return new TabbedPaneLayout();      return super.createLayoutManager();
131    }    }
132        
133    /**    /**

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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