标签: java swing timer jlabel jcomponent
我想在JLabel上显示倒数计时器(JComponent)。我知道计时器有效,但问题是我无法显示它。
JLabel
JComponent
有人可以帮我解决这个问题吗?
答案 0 :(得分:1)
看看Swing Timer