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

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DComponentView.java294 c = new Invalidator(comp);
367 private Invalidator c;
377 class Invalidator extends Container implements PropertyChangeListener { class in class:ComponentView
385 Invalidator(Component child) { method in class:ComponentView.Invalidator

Completed in 47 milliseconds