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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJPasswordField.java356 boolean customSetUIProperty(String propertyName, Object value) { method in class:JPasswordField
H A DLookAndFeel.java276 if (!((JPasswordField)c).customSetUIProperty(propertyName, propertyValue)) {

Completed in 40 milliseconds