currently trying create small overlay should not show in alt+tab menu. using jdialog
in jre 1.8.
is there way achieve this?
you can try jdialog.settype( window.type.utility );
currently trying create small overlay should not show in alt+tab menu. using jdialog
in jre 1.8.
is there way achieve this?
you can try jdialog.settype( window.type.utility );
Comments
Post a Comment