Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902202

[macosx]Jemmy JInternalFrameOperator: APIs maximize(), demaximize() and iconify() are failing with NullPointerException in Mac OSx

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • tools
    • generic
    • os_x

      InternalFrameTitlePane implementation in Mac OSx is done in native level. There is no corresponding component in swing. But for all other OS there is one implementation of ‘BasicInternalFrameTitlePane’.

      There are some APIs depends upon title pane. These all fails with NullPointerException:
      getMinimizeButton()
      getMaximizeButton()
      getCloseButton()
      getTitlePane()
      getTitleOperator()
      maximize()
      demaximize()
      iconify()
      activate()

            akolarkunnu Abdul Kolarkunnu (Inactive)
            akolarkunnu Abdul Kolarkunnu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: