< prev index next >

src/java.desktop/share/classes/java/awt/Toolkit.java

Print this page

        

*** 1386,1399 **** }); // ensure that the proper libraries are loaded loadLibraries(); initAssistiveTechnologies(); - if (!GraphicsEnvironment.isHeadless()) { initIDs(); } - } /** * Gets a property with the specified key and default. * This method returns defaultValue if the property is not found. * --- 1386,1397 ----
< prev index next >