Java Look and Feel Design Guidelines, 2nd Edition
by Sun Microsystems Inc.
Publisher: Addison-Wesley Professional 2001
ISBN/ASIN: 0201725886
ISBN-13: 9780201725889
Number of pages: 248
Description:
Java Look and Feel Design Guidelines, Second Edition, provides essential information for anyone involved in creating cross-platform GUI (graphical user interface) applications and applets in the Java programming language. In particular, this book offers design guidelines for software that uses the Swing classes together with the Java look and feel. The guidelines provided in this book are appropriate for GUI applications and applets that run on personal computers and network computers.
Download or read it online for free here:
Download link
(3.6MB, PDF)
Similar books
Apache Jakarta Commons: Reusable Java Componentsby Will Iverson - Prentice Hall PTR
The Apache Jakarta Commons project is a collection of freely-reusable Java components. This book is a Java developer's guide to the Apache Jakarta Commons project. It covers the twelve most important Commons packages, with sample program code.
(20665 views)
Jenkins: The Definitive Guideby John Ferguson Smart - O'Reilly Media
This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins -- and demonstrates how CI can save you time, money, and headaches. Ideal for developers, software architects, and project managers.
(7976 views)
Java Application Development on Linuxby Carl Albing, Michael Schwarz - Prentice Hall PTR
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(20634 views)
OSGi in Practiceby Neil Bartlett - GitHub
Java alone does not support modularity. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is the way to build modular applications in Java.
(10269 views)