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

JSplitPane not updating correctly when setting component

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.1.5, 1.1.6, 1.2.0
    • client-libs
    • 1.2fcs
    • generic, x86
    • generic, windows_95, windows_nt
    • Not verified



      Name: rk38400 Date: 04/24/98


      The JSplitPane is not updating correctly when
      setting the right component. The screen will
      not always show the change made and you must
      resize the window or move the devider to get the
      updating to work correctly. I also tried to force
      the components to repaint with no results.
      CODE:
      (init split pane)
      mainPane = new JSplitPane(JSplitPane.HORIZONTAL_SPLIT, sfgTreePanel, emptyPanel);
      (incorrect line)
      mainPane.setRightComponent(sohDataPanel);
      (Review ID: 28940)
      ======================================================================

            rkarsunw Ralph Kar (Inactive)
            rkarsunw Ralph Kar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: