NetBeans: The Definitive Guide

Tim Boudreau, Jesse Glick, Simeon Greene, Jack Woehr, Vaughn Spurlin

  • 出版商: O'Reilly
  • 出版日期: 2002-11-26
  • 售價: $1,700
  • 貴賓價: 9.5$1,615
  • 語言: 英文
  • 頁數: 672
  • 裝訂: Paperback
  • ISBN: 0596002807
  • ISBN-13: 9780596002800
  • 已過版

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

商品描述

As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: NetBeans.

In NetBeans: The Definitive Guide, you'll find out how to use this IDE to its fullest, making your Java programming more efficient and productive than ever before. You'll understand the basics of the IDE, and quickly be utilizing the various editor and explorer windows. You'll also master many of NetBeans advanced features, and be working with XML documents, CVS repositories, Javadoc trees, and web applications, all within the NetBeans framework.

In addition to teaching you how to use the existing features of NetBeans, this work goes on to cover developing additional modules for NetBeans. Through this instructional portion of the book, you will master the NetBeans APIs, and learn how to enhance NetBeans for your own specific needs. Whether you need to add customized behavior to handle your proprietary file formats, or want to redistribute NetBeans as a proprietary product, NetBeans: The Definitive Guide will allow you to master this open source IDE and all of its advanced features. Whether you are an enterprise developer looking for an IDE that can handle your complex program tasks, an open source developer looking to integrate NetBeans into your own visual projects, or a manager trying to maximize your team's development potential,NetBeans: The Definitive Guide is the book for you.

Table of Contents

Preface

1. Getting and Installing the IDE

2. Concepts and Paradigms

3. Working with the Source Editor

4. Debugging

5. Compilation and Execution Services

6. Customizing the Environment

7. Using Source Control (CVS)

8. GUI Building

9. JavaBeans

10. Using Javadoc

11. Working with XML

12. Developing Web Applications

13. Extending NetBeans

14. Understanding the NetBeans APIs

15. The Open APIs

16. Developing Modules-the New Module Wizard

17. Internals of the Running IDE

18. Creating the QuickPanel Module

19. A Mail-Based Filesystem

20. Creating the User Interface for the Mail Client

21. Score File Support

22. Creating a Structural View of the Score

23. Compiling Scores

24. Executing Scores

25. Better Score Support in the Explorer

26. Tuning Modules for Performance & Memory Footprint

27. Producing Modules (Packaging & Distribution)

28. Building Your Distribution of NetBeans

A. A Tour of Existing Modules

B. Useful Utility Classes

C. Resources

D. Future Plans

E. Working with Open Source and NetBeans

F. Additional Modules and Where to Find Them

Index