- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 48字
- 2025-04-04 19:52:35
Using other SWT widgets
SWT contains many widgets other than Canvas
, and this section covers some of them. JFace
will be covered in the next chapter, which provides a model-view-controller view for designing GUIs, but it's helpful to know the base SWT classes upon which they are built.