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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DAncestorNotifier.java97 protected void fireAncestorRemoved(JComponent source, int id, Container ancestor, Container ancestorParent) { method in class:AncestorNotifier
207 fireAncestorRemoved(root, AncestorEvent.ANCESTOR_REMOVED,
233 fireAncestorRemoved(root, AncestorEvent.ANCESTOR_REMOVED,

Completed in 29 milliseconds