Searched defs:ANCESTOR_REMOVED (Results 1 - 1 of 1) 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

Completed in 21 milliseconds