xman:
打个比方,你自己生成了个组件,从JComponent里面继承, 在实现paint(Graphic g)的时候, 如果和像其他的JLabel一样也能显示html formatting……
[阅读: 321] 2010-09-06 03:57:41
打个比方,你自己生成了个组件,从JComponent里面继承, 在实现paint(Graphic g)的时候, 如果和像其他的JLabel一样也能显示html formatting text
http://download.oracle.com/javase/tutorial/uiswing/components/html.html