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

/openjdk7/jdk/test/javax/swing/JList/6823603/
H A Dbug6823603.java62 rawTestList.getPrototypeCellValue();
140 stringTestList.getPrototypeCellValue();
/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 36 milliseconds