Actually, I'm pretty sure that this will work:

    new JDialog(null, "Title", true);


"Leonardo R. Nunes" wrote:

> Consider the following statement:
>
> new JDialog((Frame)(null), "Title", true);
>
> The code inspector says that de type cast is redundant, but the type cast is
> necessary.
>
> Leonardo R Nunes
> Sumersoft Tecnologia Ltda.

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to