Java 2, J2SE 1.4 Complete (Paperback)
暫譯: Java 2, J2SE 1.4 完整版 (平裝)

Greg Jarboe, Hollis Thomases, Mari Smith, Chris Treadaway Dave Evans, Sybex Inc.

  • 出版商: Sybex
  • 出版日期: 2002-06-15
  • 售價: $970
  • 貴賓價: 9.5$922
  • 語言: 英文
  • 頁數: 1008
  • 裝訂: Paperback
  • ISBN: 0782141021
  • ISBN-13: 9780782141023
  • 相關分類: Java 程式語言
  • 已過版

買這商品的人也買了...

相關主題

商品描述

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

Contents

Introduction

Part I: Java Language Fundamentals
Chapter 1: Getting Started with the Java 2 SDK
Adapted from Mastering Java 2, J2SE 1.4

Chapter 2: Working with Objects
Adapted from Mastering Java 2, J2SE 1.4

Chapter 3: Datatypes, Modifiers, and Expressions
Adapted from Mastering Java 2, J2SE 1.4

Chapter 4 Exception Handling and Assertions
Adapted from Mastering Java 2, J2SE 1.4

Chapter 5: Standard Java Packages
Adapted from Mastering Java 2

Chapter 6: File I/O and Streams
Adapted from Java 2 Developer's Handbook

Chapter 7: Threads and Multithreading
Adapted from Mastering Java 2, J2SE 1.4

Part II: Basic Java Components
Chapter 8: Handling Java Text Fields
Adapted from Java 1.2: In Record Time

Chapter 9: Using Java Buttons
Adapted from Java 1.2: In Record Time

Chapter 10: Layout Managers
Adapted from Complete Java 2 Certification Study Guide

Chapter 11: Working with Radio Buttons
Adapted from Java 1.2: In Record Time

Chapter 12: Adding Scroll Bars
Adapted from Java 2 In Record Time

Part III: Advanced Java GUIs
Chapter 13: Painting
Adapted from Complete Java™ 2 Certification Study Guide

Chapter 14: The JFC Swing Components
Adapted from Java 2 Developer's Handbook

Chapter 15: The 2D API
Adapted from Java 2 Developer's Handbook

Chapter 16: Custom Components
Adapted from Java 2 Developer's Handbook

Part IV: JavaBeans
Chapter 17: JavaBeans: An Overview
Adapted from Mastering JavaBeans

Chapter 18: Bean Properties
Adapted from Mastering JavaBeans

Appendix: The Essential Java 2 API Reference
Glossary
Index

商品描述(中文翻譯)

《Java 2, J2SE 1.4 完整版》是一本獨特的書籍,因其廣泛的內容和低廉的價格而具有價值。無論您是 Java 新手還是升級到 J2SE 1.4,您都將獲得成為世界上最受歡迎的程式語言的熟練技能。

透過《Java 2, J2SE 1.4 完整版》,您將學習到 Java 語言程式設計所需的所有知識。您將學習基本的程式設計概念,例如例外處理、檔案 I/O 和執行緒,並進一步創建基本的 Java 元件。您還將學習如何創建圖形使用者介面的元素,包括添加按鈕和滾動條。您將獲得對進階 GUI 的介紹,例如 Swing 和 2D API。最後,您將學習 JavaBeans 程式設計的基本知識,以創建可重用的軟體元件。

《Java 2, J2SE 1.4 完整版》向您介紹了一些 Sybex 最優秀作者的作品,因此您將知道去哪裡學習更多有關 Java 的知識。

內文:
Java 語言基礎
- 開始使用 J2SE 1.4 SDK
- 資料型別、修飾符和表達式
- 使用 Java 物件
- 例外處理和斷言
- 標準 Java 套件
- 檔案 I/O 和串流
- 執行緒和多執行緒

基本 Java 元件
- 處理 Java 文本欄位
- 使用 Java 按鈕和佈局管理器
- 使用單選按鈕
- 添加滾動條

進階 Java GUI
- 繪圖
- JFC Swing 元件
- Java 2D API
- 自訂元件

JavaBeans 程式設計
- Beans 概述
- Bean 屬性

內容
引言

第一部分:Java 語言基礎
第 1 章:開始使用 Java 2 SDK
改編自《Mastering Java 2, J2SE 1.4》

第 2 章:使用物件
改編自《Mastering Java 2, J2SE 1.4》

第 3 章:資料型別、修飾符和表達式
改編自《Mastering Java 2, J2SE 1.4》

第 4 章:例外處理和斷言
改編自《Mastering Java 2, J2SE 1.4》

第 5 章:標準 Java 套件
改編自《Mastering Java 2》

第 6 章:檔案 I/O 和串流
改編自《Java 2 Developer's Handbook》

第 7 章:執行緒和多執行緒
改編自《Mastering Java 2, J2SE 1.4》

第二部分:基本 Java 元件
第 8 章:處理 Java 文本欄位
改編自《Java 1.2: In Record Time》

第 9 章:使用 Java 按鈕
改編自《Java 1.2: In Record Time》

第 10 章:佈局管理器
改編自《Complete Java 2 Certification Study Guide》

第 11 章:使用單選按鈕
改編自《Java 1.2: In Record Time》

第 12 章:添加滾動條
改編自《Java 2 In Record Time》

第三部分:進階 Java GUI
第 13 章:繪圖
改編自《Complete Java™ 2 Certification Study Guide》

第 14 章:JFC Swing 元件
改編自《Java 2 Developer's Handbook》

第 15 章:2D API
改編自《Java 2 Developer's Handbook》

第 16 章:自訂元件
改編自《Java 2 Developer's Handbook》

第四部分:JavaBeans
第 17 章:JavaBeans:概述
改編自《Mastering JavaBeans》

第 18 章:Bean 屬性
改編自《Mastering JavaBeans》

附錄:Java 2 API 參考
詞彙表
索引