Duplicate :
|
Plugin (class com.sun.deploy.util.DeployUIManager) uses to execute this code: UIManager.put("Slider.paintValue", Boolean.FALSE); This is going to be refactored as part of 6594219, since we need to avoid loading Swing classes into plugin until they are really needed. This call should be postponed somehow so that once LAF is initialized, it would ovewrite the value for the "Slider.paintValue" property. *** (#1 of 1): [ UNSAVED ] ###@###.###
|