JHelp looks awkward in Windows look and feel

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.3.0
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: