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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJList.java216 * bigDataList.setPrototypeCellValue("Index 1234567890");
564 * This method is called by setPrototypeCellValue and setCellRenderer
571 * @see #setPrototypeCellValue
606 * @see #setPrototypeCellValue
648 public void setPrototypeCellValue(E prototypeCellValue) { method in class:JList
685 * @see #setPrototypeCellValue
721 * @see #setPrototypeCellValue
2428 * @see #setPrototypeCellValue

Completed in 256 milliseconds