Searched defs:getPrototypeCellValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJList.java577 E value = getPrototypeCellValue();
608 public E getPrototypeCellValue() { method in class:JList
639 * @see #getPrototypeCellValue

Completed in 39 milliseconds