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

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

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