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

/openjdk7/jdk/src/share/classes/javax/swing/event/
H A DAncestorEvent.java56 public static final int ANCESTOR_REMOVED = 2; field in class:AncestorEvent
70 * {@link #ANCESTOR_REMOVED} or {@link #ANCESTOR_MOVED}
90 * This is most interesting in an ANCESTOR_REMOVED event, as
/openjdk7/jdk/src/share/classes/javax/swing/
H A DAncestorNotifier.java207 fireAncestorRemoved(root, AncestorEvent.ANCESTOR_REMOVED,
233 fireAncestorRemoved(root, AncestorEvent.ANCESTOR_REMOVED,

Completed in 212 milliseconds