/[classpath]/classpath/javax/swing/plaf/basic/BasicTabbedPaneUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/basic/BasicTabbedPaneUI.java

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

revision 1.9 by mark, Thu Jul 22 19:45:39 2004 UTC revision 1.10 by mark, Sat Jul 31 22:56:54 2004 UTC
# Line 1162  public class BasicTabbedPaneUI extends T Line 1162  public class BasicTabbedPaneUI extends T
1162     * This is a helper class that implements UIResource so it is not added as a     * This is a helper class that implements UIResource so it is not added as a
1163     * tab when an object of this class is added to the JTabbedPane.     * tab when an object of this class is added to the JTabbedPane.
1164     */     */
1165    private static class ScrollingButton extends BasicArrowButton    private class ScrollingButton extends BasicArrowButton implements UIResource
     implements UIResource  
1166    {    {
1167      /**      /**
1168       * Creates a ScrollingButton given the direction.       * Creates a ScrollingButton given the direction.

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