Permalien :
Java 9: swing, documents and printing, software Development
- Date_TXT
- 2017
- Auteur
- Klausen Poul
- Type de document
- Livre
Description :
This book is the ninth in a series of books on software development. The programming language is Java, and the language and its syntax and semantics fills obviously much, but the books have also largely focus on the process and how to develop good and robust applications. This book deals with Swing and how to use Swing to develop applications with a graphical user interface. I have also looked at the development of programs with a graphical user interface in the book Java 2, and this book is a continuation of Java 2, but with greater emphasis on details and how Swing works internally. Several of the chapters of the book include topics that are not used so often in practical programming, but on the other hand, topics that it is necessary to know in part to solve specific problems, and partly to develop user interfaces with focus on quality. After reading the book, the reader should be able to develop and maintain complex user interfaces written using Swing. The book requires knowledge of programming and Java throughout with special introductory knowledge of Swing corresponding to the contents of the book Java 2. The book ends with the development of an application, with primary focus on the graphical user interface.