java - Disabling other action while a JFrame is open -



java - Disabling other action while a JFrame is open -

this question has reply here:

disable jframe when new jframe opened 2 answers

i wondering if possible disable other action when jframe opened in java.

just this?

is there easy code this?

this has been asked many times , reply same: utilize modal jdialog or joptionpane (which version of modal jdialog), not jframe.

for example, please check out mkorbel's reply here.

java swing jframe modal-dialog jdialog

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

r - url in CRAN extension manual -

asp.net - .NET Control.ID property inconsistency -