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

JHelp looks awkward in Windows look and feel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.3.0
    • client-libs



      Name: krC82822 Date: 03/01/2001


      java version "1.3.0"

      When displayed in Windows look and feel, JHelp's toolbar buttons are oversized
      and the splitpane divider size is too small that the left and right arrows are
      barely visibible. To reproduce the problem, I added the following code to the
      beginning of the main() method of JHLauncher (that is one of the demo classes):

      // Use Windows look and feel
      try {
         UIManager.setLookAndFeel
      ("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
      }
      catch (Exception e1) {
         System.out.println ("Could not load Windows LookAndFeel.");
      }
      (Review ID: 115995)
      ======================================================================

            svioletsunw Scott Violet (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: