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
Spring by Exampleby David Winterfeldt, Vaan Nila - springbyexample.org
Spring ushers in a new season for Java programming. If you are a Java programmer and have access to a JVM, you can leverage any part of Spring to begin to build applications that are easier to code, test and manage. This book will show you how.
(14008 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.
(10524 views)
RESTful Java with JAX-RS 2.0by Bill Burke - GitBook
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. This hands-on reference demonstrates how to start with services based on the REST architecture.
(7365 views)
Java with BlueJby Ron McFadyen - University of Winnipeg
This book introduces the Java programming language. The text assumes the student will be using the BlueJ development environment and provides some introductory BlueJ material. BlueJ provides a good programming environment for the beginner programmer.
(9730 views)