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

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

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

revision 1.20 by smarothy, Tue Sep 27 05:55:26 2005 UTC revision 1.21 by rabbit78, Wed Oct 12 12:38:20 2005 UTC
# Line 1029  public class JComboBox extends JComponen Line 1029  public class JComboBox extends JComponen
1029    }    }
1030    
1031    /**    /**
    * This method always returns false to indicate that JComboBox  itself is  
    * not focus traversable.  
    *  
    * @return false to indicate that JComboBox itself is not focus traversable.  
    *  
    * @deprecated  
    */  
   public boolean isFocusTraversable()  
   {  
     return false;  
   }  
   
   /**  
1032     * setKeySelectionManager     * setKeySelectionManager
1033     *     *
1034     * @param aManager     * @param aManager

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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