This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gui][PATCH] JWindow without an owner


Hi,

This patch makes JWindow() without an owner to work again. It might not
be the best way to fix this, but it does fix the problem.  With this
patch one can create JWindow with no parent and also HeavyWeightMenu's
work again because they are dependent on JWindow.

Please let me know if there is a better way to fix this. Any comments
are greatly appreciated.

I'll be committing this patch to java-gui-branch later in the day.


Thanks,
Olga.

Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]