REVIEW - A Java GUI Programmer's Primer


Title:

A Java GUI Programmer's Primer

Author:

Fintan Culwin

ISBN:

Publisher:

Prentice Hall (1998)

Pages:

322pp

Reviewer:

Brian Bramer

Reviewed:

October 1998

Rating:

★★★☆☆


An easy to read book recommended for students taking a second level GUI design module where Java is the implementation language (assuming a first level Java programming module). Also suitable for the system implementor building GUIs with Java.

One of the most powerful Java APIs is the AWT (Abstract Windowing Toolkit), however, it is also the most complex and the majority of introductory texts describe only the most common facilities. This is a second level text (assuming a working knowledge of Java) dealing in detail with the AWT and aims at providing the skills necessary to implement applets and applications which have a GUI (Graphical User Interface).

Design is critical for assessing GUI usability level and specifying object characteristics before starting to implement code. Using a simple example application (a click counter) Chapter one designs the user interface (to increasing levels of complexity) using State Transition Diagrams (STDs) with application class diagrams described using UML (Unified Modelling language) design notation; this design methodology is then followed throughout the book. Chapter two then briefly descries the components of the AWT (Label, Button, etc.) and Chapter three presents examples extending the components to suit application requirements. The next four chapters take a Logo turtle graphics application and consider different styles of interface; first describing graphics facilities then lookingat turtle control interfaces based on buttons, pull-down menus, text menus and a command line. Chapter eight implements facilities such as undo, drawing read/save, etc. and Chapter nine discusses customisation techniques, such as allowing users to chose interface style, language, etc. At each stage there are plenty of example programs, design diagrams using STDs and UML, etc.

An easy to read book recommended for students taking a second level GUI design module where Java is the implementation language (assuming a first level Java programming module). Also suitable for the system implementor building GUIs with Java.


Book cover image courtesy of Open Library.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.