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

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

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

revision 1.4 by mark, Sat Jun 26 16:07:02 2004 UTC revision 1.5 by mark, Thu Jul 8 19:26:28 2004 UTC
# Line 571  public class BasicScrollBarUI extends Sc Line 571  public class BasicScrollBarUI extends Sc
571    
572    /**    /**
573     * This method configures the scrollbar's colors. This can be     * This method configures the scrollbar's colors. This can be
574     * done by looking up the standard colors from the L&F defaults.     * done by looking up the standard colors from the Look and Feel defaults.
575     */     */
576    protected void configureScrollBarColors()    protected void configureScrollBarColors()
577    {    {
# Line 891  public class BasicScrollBarUI extends Sc Line 891  public class BasicScrollBarUI extends Sc
891    
892    /**    /**
893     * This method installs the defaults for the scrollbar specified     * This method installs the defaults for the scrollbar specified
894     * by the Basic L&F.     * by the Basic Look and Feel.
895     */     */
896    protected void installDefaults()    protected void installDefaults()
897    {    {
# Line 1257  public class BasicScrollBarUI extends Sc Line 1257  public class BasicScrollBarUI extends Sc
1257    
1258    /**    /**
1259     * This method uninstalls any defaults that this     * This method uninstalls any defaults that this
1260     * scrollbar acquired from the Basic L&F defaults.     * scrollbar acquired from the Basic Look and Feel defaults.
1261     */     */
1262    protected void uninstallDefaults()    protected void uninstallDefaults()
1263    {    {

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