//Install values that some look and feels may leave out, which should //be included defaults.putDefaults (customs.getGuaranteedKeysAndValues()); //Install entries for custom NetBeans components, such as borders and //colors defaults.putDefaults (customs.getApplicationSpecificKeysAndValues()); if...