d387798 Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently.

Authored and Committed by rmeggins 12 years ago
    Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=723126
    Resolves: bug 723126
    Bug Description: Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently.
    Reviewed by: nhosoi (Thanks!)
    Branch: master
    Fix Description: Since none of the containers of the dialog allows for
    scrolling, the MultilineLabel (a subclass of JTextArea) must have line
    wrapping disabled.  This allows the layout manager to determine the correct
    size.
    Platforms tested: RHEL6 x86_64
    Flag Day: no
    Doc impact: no