/[classpath]/classpath/java/awt/datatransfer/FlavorTable.java
ViewVC logotype

Diff of /classpath/java/awt/datatransfer/FlavorTable.java

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

revision 1.1 by ericb, Wed May 8 07:53:54 2002 UTC revision 1.1.2.1 by gnu_andrew, Sun Jan 16 02:14:46 2005 UTC
# Line 66  public interface FlavorTable extends Fla Line 66  public interface FlavorTable extends Fla
66     * list should be sorted from best to worst. The list must be modifiable     * list should be sorted from best to worst. The list must be modifiable
67     * without affecting this table.     * without affecting this table.
68     *     *
69     * @param native the native to look up, or null to return all flavors     * @param name the native name to look up, or null to return all flavors
70     * @return the sorted list of flavors     * @return the sorted list of flavors
71     */     */
72    List getFlavorsForNative(String name);    List getFlavorsForNative(String name);
73  } // interface FlavorTable  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

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