+ 1
is there anyway to switch between 2jframes in java netbean without any delay time
when I trying to do that it take a delayed time to appear the 2nd jframe after clicking button(nextbutton)
1 Antwort
+ 5
if your frame is heavy ( means it contains too many elements) it may take some time.