src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/WindowsCheckBoxUI.java

Print this page

        

*** 51,61 **** // of BasicCheckBoxUI because we want to pick up all the // painting changes made in MetalRadioButtonUI. private static final Object WINDOWS_CHECK_BOX_UI_KEY = new Object(); ! private final static String propertyPrefix = "CheckBox" + "."; private boolean defaults_initialized = false; // ******************************** // Create PLAF --- 51,61 ---- // of BasicCheckBoxUI because we want to pick up all the // painting changes made in MetalRadioButtonUI. private static final Object WINDOWS_CHECK_BOX_UI_KEY = new Object(); ! private static final String propertyPrefix = "CheckBox" + "."; private boolean defaults_initialized = false; // ******************************** // Create PLAF