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

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

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

revision 1.32 by rabbit78, Fri Sep 16 09:39:35 2005 UTC revision 1.33 by tromey, Thu Sep 22 18:17:03 2005 UTC
# Line 614  public class JList extends JComponent im Line 614  public class JList extends JComponent im
614                
615        // TODO: Implement the remaining methods of this class.        // TODO: Implement the remaining methods of this class.
616      }      }
617        
618        /**
619         * Create a new AccessibleJList.
620         */
621        public AccessibleJList()
622        {
623        }
624    
625      /**      /**
626       * Returns the number of selected accessible children.       * Returns the number of selected accessible children.

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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