1、进入eclipse中新建一个swt-java项目,项目的名子为javatable。
3、打开这个javatable.java,选择设计模式,增加一个table表格,在其中添加4个列。
7、运行项目,表格隔行变色如图。