Java SWT教程-4.SWT组件基础(一)-按钮类组件 一、Button(普通按钮) 1. 基本创建 import org.eclipse.swt.SWT; import org.eclipse.swt.widgets