- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 105字
- 2021-07-14 10:36:25
Chapter 2. Creating Views with SWT
SWT – the Standard Widget Toolkit
SWT is the widget toolkit used by Eclipse that gives performant access to the platform's native tools in a portable manner. Unlike Swing, which is rendered with Java native drawing operations, SWT delegates the drawing to the underlying operating system.
In this chapter we will:
- Create an Eclipse view with SWT widgets
- Create a custom SWT widget
- Work with SWT resources and learn how to detect and fix resource leaks
- Handle focus operations
- Group components and resize them automatically
- Create system tray items
- Display nonrectangular windows
- Provide scrolling and tabbed navigation
推薦閱讀
- Mobile Application Development:JavaScript Frameworks
- HTML5移動(dòng)Web開發(fā)技術(shù)
- PHP基礎(chǔ)案例教程
- JavaScript by Example
- GameMaker Programming By Example
- ASP.NET Core 2 Fundamentals
- Python極簡(jiǎn)講義:一本書入門數(shù)據(jù)分析與機(jī)器學(xué)習(xí)
- Building Microservices with .NET Core
- Advanced UFT 12 for Test Engineers Cookbook
- 單片機(jī)原理及應(yīng)用技術(shù)
- Learning Grunt
- WordPress Search Engine Optimization(Second Edition)
- ASP.NET開發(fā)寶典
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- Learning IBM Bluemix