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

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPlatformWindow.java78 public static final String WINDOW_STYLE = "Window.style"; field in class:CPlatformWindow
331 prop = rootpane.getClientProperty(WINDOW_STYLE);

Completed in 33 milliseconds