Java 2, J2SE 1.4 Complete is a one-of-a-kind book--valuable both for its broad content and its low price. Whether you are new to Java or are upgrading to J2SE 1.4, you'll get the skills you need to become proficient with the world's most popular programming language.
With Java 2, J2SE 1.4 Complete, you'll learn everything you need to know for Java language programming. You'll learn basic programming concepts, such as exception handling, file I/O, and threading, and move on to creating basic Java components. You'll also learn how to create the elements of a graphical user interface, including adding buttons and scrollbars. You'll get an introduction to advanced GUIs, such as Swing and the 2D API. Finally, you'll learn the essentials of JavaBeans programming to create reusable software components.
Java 2, J2SE 1.4 Complete introduces you to the work of some of Sybex's finest authors, so you'll know where to go to learn even more about Java.
Inside:
Java Language Fundamentals
? Getting Started with the J2SE 1.4 SDK
? Datatypes, Modifiers, and Expressions
? Working with Java Objects
? Exception Handling and Assertions
? Standard Java Packages
? File I/O and Streams
? Threads and Multithreading
Basic Java Components
? Handling Java Text Fields
? Using Java Buttons and Layout Managers
? Working with Radio Buttons
? Adding Scrollbars
Advanced Java GUIs
? Painting
? JFC Swing Components
? Java 2D API
? Custom Components
JavaBeans Programming
? An Overview of Beans
? Bean Properties