aswing JTable用法
摘要:
View Code public class TestJTable extends Sprite { private static const color : ASColor = new ASColor ( 0x5B411E , 1 ); //空皮肤的边界 private static const border : SkinEmptyBorder = new SkinEmptyBorder ( 0 , 0 , 0 , 0 ); public function TestJTable() { ... 阅读全文
posted @ 2012-05-08 11:51 防空洞123 阅读(517) 评论(0) 推荐(0)