im my java SE application i have a messagebox prompting asking the user to press OK. i want to make the user wait a certain time and the messagebox will automatically close in a certain time.
i read on swing.timer about this. but im bit confused with the implementation. how to do it to a messagebox.
can someone help me with a example code. pelase