Searched defs:WINDOW_CLOSED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/awt/java/awt/event/
H A DWindowEvent.java44 public static final int WINDOW_CLOSED = 202; field in class:WindowEvent
132 case WINDOW_CLOSED:
133 typeString = "WINDOW_CLOSED"; //$NON-NLS-1$

Completed in 108 milliseconds