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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicListUI.java139 protected final static int prototypeCellValueChanged = 1 << 5; field in class:BasicListUI
2503 updateLayoutStateNeeded |= prototypeCellValueChanged;

Completed in 35 milliseconds