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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJFormattedTextField.java735 private void setFormatterActions(Action[] actions) { method in class:JFormattedTextField
956 ftf.setFormatterActions(getActions());
971 this.ftf.setFormatterActions(null);

Completed in 37 milliseconds