Good Day,

        I have a simple utility class for displaying HTML
        help files.

        It is a JDialog containing a JScrollPane containing
        a JTextPane, in which I setPage the URL of the HTML
        file.

        By default the JDialog is displayed with no area,
        so I picked a random default. If the HTML page
        happens to be small, I would rather default to
        the size required to display the entire document.
        Any way to tell?

        ... Roger


_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to