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

/openjdk7/jdk/src/share/classes/java/awt/
H A DGraphicsConfigTemplate.java34 * {@link GraphicsDevice#getBestConfiguration} method found in the
93 getBestConfiguration(GraphicsConfiguration[] gc); method in class:GraphicsConfigTemplate
H A DGraphicsDevice.java205 getBestConfiguration(GraphicsConfigTemplate gct) { method in class:GraphicsDevice
207 return gct.getBestConfiguration(configs);

Completed in 51 milliseconds