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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPlatformWindow.java81 public static final String WINDOW_DOCUMENT_MODIFIED = "Window.documentModified"; field in class:CPlatformWindow
153 new Property<CPlatformWindow>(WINDOW_DOCUMENT_MODIFIED) { public void applyProperty(final CPlatformWindow c, final Object value) {

Completed in 35 milliseconds