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

Modal windows (or JInternalFrame) for Applets

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0
    • 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: