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

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/
H A DAncestorNotifier.java98 protected void fireAncestorRemoved(JComponent source, int id, Container ancestor, Container ancestorParent) { method in class:AncestorNotifier
208 fireAncestorRemoved(root, AncestorEvent.ANCESTOR_REMOVED,
234 fireAncestorRemoved(root, AncestorEvent.ANCESTOR_REMOVED,

Completed in 36 milliseconds