Logo

Java Look and Feel Design Guidelines, 2nd Edition

Large book cover: Java Look and Feel Design Guidelines, 2nd Edition

Java Look and Feel Design Guidelines, 2nd Edition
by

Publisher: Addison-Wesley Professional
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

Book cover: Java Authentication and Authorization Service (JAAS) in ActionJava Authentication and Authorization Service (JAAS) in Action
by
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(17184 views)
Book cover: Spring by ExampleSpring by Example
by - 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.
(11812 views)
Book cover: SwingSwing
by - Manning Publications
Written for the experienced Java developer, Swing provides a guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing code examples and expert advice, the book shows how to use this powerful library in your own projects.
(16538 views)
Book cover: Java Native Interface: Programmer's Guide and SpecificationJava Native Interface: Programmer's Guide and Specification
by - Prentice Hall PTR
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(24374 views)