/[classpath]/classpath/javax/swing/AbstractButton.java
ViewVC logotype

Diff of /classpath/javax/swing/AbstractButton.java

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

revision 1.28 by rabbit78, Fri May 13 11:51:11 2005 UTC revision 1.29 by rabbit78, Wed May 18 15:19:10 2005 UTC
# Line 1346  public abstract class AbstractButton ext Line 1346  public abstract class AbstractButton ext
1346    }    }
1347    
1348    /**    /**
    * Return the button's "focusTraversable" property. This property controls  
    * whether or not the button can receive focus when the user attempts to  
    * traverse the focus hierarchy.  
    *  
    * @return The current "focusTraversable" property  
    */  
   public boolean isFocusTraversable()  
   {  
     return true;  
   }  
   
   /**  
1349     * Verifies that a particular key is one of the valid constants used for     * Verifies that a particular key is one of the valid constants used for
1350     * describing horizontal alignment and positioning. The valid constants     * describing horizontal alignment and positioning. The valid constants
1351     * are the following members of {@link SwingConstants}:     * are the following members of {@link SwingConstants}:

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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