Modal windows (or JInternalFrame) for Applets

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: client-libs



      Name: rm29839 Date: 06/11/98


      Plese overload the costructor of JDialog with:

      JDialog(JApplet owner, String title, boolean modal)

      What? Security problems? well ....

      JInternalFrame(JFrame owner, boolean modal, String title, boolean ...)
        and/or
      JInternalFrame(JApplet owner, boolean modal, String title, boolean ...)
        and/or
      JInternalFrame(JLayeredPane owner, boolean modal, String title, boolean ...)
        and/or
      JModalInternalFrame(..) extends JInternalFrame ...

      JInternalFrame are very useful for applets, but
      if you need a modal behaviour you must esplicit
      "Disabled" the backgrounds components, big drawbacks.

      bye, Dario.
      (Review ID: 33464)
      ======================================================================

            Assignee:
            Anne Fowler (Inactive)
            Reporter:
            Ronan Mandel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: