Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6641440

Need a way to set a GTK LAF property externally

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 6u10
    • client-libs

      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 ] ###@###.###

            peterz Peter Zhelezniakov
            peterz Peter Zhelezniakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: