S
Snide
Hello
I would like to open a window from a java application, to display a
HTML file or URL.
I know what awt.desktop can do, but the problem is that I need a
borderless window.
Is it possible to open a window whithout border nor menu bar ?
I considered using an undecorated Jframe, but then how to lauch a
browser inside this Jframe ?
Thanks for any help
Denis
I would like to open a window from a java application, to display a
HTML file or URL.
I know what awt.desktop can do, but the problem is that I need a
borderless window.
Is it possible to open a window whithout border nor menu bar ?
I considered using an undecorated Jframe, but then how to lauch a
browser inside this Jframe ?
Thanks for any help
Denis