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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DFormView.java660 if (isControl(next)) {
826 private boolean isControl(Element elem) { method in class:FormView
849 else if (found && isControl(next)) {
883 if (isControl(next)) {

Completed in 31 milliseconds