/[classpath]/classpath/javax/swing/plaf/TreeUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/TreeUI.java

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

revision 1.3 by brawer, Thu Jun 26 09:53:01 2003 UTC revision 1.4 by brawer, Thu Jun 26 14:41:44 2003 UTC
# Line 144  public abstract class TreeUI Line 144  public abstract class TreeUI
144     * @return the closest path, or <code>null</code> if the     * @return the closest path, or <code>null</code> if the
145     *         tree is currenlty not displaying any paths at all.     *         tree is currenlty not displaying any paths at all.
146     */     */
147    public abstract TreePath getClosesPathForLocation(JTree tree,    public abstract TreePath getClosestPathForLocation(JTree tree,
148                                                      int x, int y);                                                       int x, int y);
149    
150    
151    /**    /**

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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