Essential Java 2 fast : How to develop applications and applets with Java 2

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

If you are a new programmer or a Java programmer moving to Java 2 then this is the book for you! It offers: a complete introduction to Java 2; describes the language and many of its class libraries; shows how they are used; describes the key concepts of object orientation with lots of examples of how to apply the theory. This book will show you how to take advantage of Java 2's new features (such as the abstract windowing toolkit and the Swing classes) for creating graphical user interfaces. John Cowell explains how to use Swing components to change the look and feel of your Java applications so that they look like Windows, Mac or Motif applications. Sun Microsystems Java 2 (formerly called the Java Development Kit 1.2 - JDK 1.2) is a major step forward in the growth of Java into a powerful mature language for writing both applications and applets. Topics covered in this book include: the Java language; the abstract windowing toolkit; the new Java Swing components; handling component, keyboard and mouse events; polymorphism and inheritance; animation and multithreading; handling exceptions; using files. Essential Java 2 - fast is designed for professional developers or students who need to learn the maximum in the minimum time. You'll develop applications and applets fast, learning everything you need to write Java applications and applets quickly with Java.

Author(s): John Cowell BSc(Hons), MPhil, PhD (auth.)
Series: Essential Series
Edition: 1
Publisher: Springer-Verlag London
Year: 1999

Language: English
Pages: 246
Tags: Programming Languages, Compilers, Interpreters; Programming Techniques; Software Engineering

Front Matter....Pages i-ix
Why Java 2 is Special....Pages 1-5
An Object-Oriented Application....Pages 6-13
The Java Language....Pages 14-23
Branching and Looping....Pages 24-34
Creating and Using Classes and Objects....Pages 35-46
Using Applets....Pages 47-53
The Graphics, Color and Font classes....Pages 54-69
Inheritance and Polymorphism....Pages 70-84
Mouse and Keyboard Events....Pages 85-101
The AWT Components....Pages 102-127
The Layout Managers....Pages 128-139
Windows, Dialogs and Menus....Pages 140-161
The Swing Components....Pages 162-197
Java Exceptions....Pages 198-202
Writing Threaded Applications....Pages 203-217
Files and Streams....Pages 218-235
Back Matter....Pages 236-240