站内搜索: 请输入搜索关键词
当前页面: 图书首页 > SWT: The Standard Widget Toolkit

Chapter 1. Widget Fundamentals - SWT: The Standard Widget Toolkit

Previous Section  < Day Day Up >  Next Section

Chapter 1. Widget Fundamentals

This chapter provides an overview of the classes contained in the packages org.eclipse.swt.widgets and org.eclipse.swt.events. We begin by defining what a widget is, then cover the fundamental relationships between widgets, and finally cover how widgets interrelate with each other and the user.

    Previous Section  < Day Day Up >  Next Section