浙林龙哥

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2006年12月2日

摘要: public class Test{ private Shell sShell = null; /** * This method initializes sShell */ private void createSShell() { sShell = new Shell(); sShell.setLayout(gridLayout7); sShell.setSize(new P... 阅读全文
posted @ 2006-12-02 21:10 浙林龙哥 阅读(885) 评论(0) 推荐(0)