java.awt.Window documentation does not adequately describe recursive changes to visibility

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 17, 21
    • Component/s: client-libs

      I recently discovered the interesting recursive behavior of Window.setVisible implemented using the state variable showWithParent. The current documentation hints at this behavior by saying that hiding is recursive and can be undone by showing, although it could be clearer that child windows already hidden are not shown. The recursive nature of showing is not documented directly, but can only be inferred by the description of hiding.

            Assignee:
            Harshitha Onkar
            Reporter:
            Alan Snyder
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: