I want to display a countdown timer (which is a JLabel
) on the JComponent
. I know the timer works but the problem is I can't display it.
Could someone help me about this problem?
I want to display a countdown timer (which is a JLabel
) on the JComponent
. I know the timer works but the problem is I can't display it.
Could someone help me about this problem?