java-melwuitlwuit-dialog

How to remove the dark shadow of the screen when a Dialog is shown?


When a Dialog is shown then the background of screen is darkened. I want to remove this darkness so that the screen looks like normal. How to achieve that ?


Solution

  • Set the tint color of the parent form, you can also set this in the look and feel class and within the theme constants in the resource editor.