The Definitive Guide to NetBeans Platform 7 (Paperback)
暫譯: NetBeans 平台 7 完全指南 (平裝本)

Heiko Bck

  • 出版商: Apress
  • 出版日期: 2011-12-22
  • 售價: $3,030
  • 貴賓價: 9.5$2,879
  • 語言: 英文
  • 頁數: 558
  • 裝訂: Paperback
  • ISBN: 1430241012
  • ISBN-13: 9781430241010
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

The NetBeans Platform is the world's only modular Swing application framework, used by very large organizations in mission-critical scenarios, such as at Boeing and Northrop Grumman, as well as in the financial sector and in the oil/gas industry. For these large customers in enterprises who are increasingly interested in Maven and OSGi, the book will have particular relevance.

The Definitive Guide to NetBeans™ Platform 7 is a thorough and authoritative introduction to the open-source NetBeans Platform, covering all its major APIs in detail, with relevant code examples used throughout.

  • Provides a completely updated definitive guide to the NetBeans Platform, using the latest APIs, coding patterns, and methodologies.
  • Focuses strongly on business features in an application, since Oracle's customers are particularly interested in business-related aspects. For example, how to use OSGi, how to add authentication/security, how to monetize from a modular application.

The original German book on which this title is based was well received. The NetBeans Platform Community has put together this English translation, which covers the latest NetBeans Platform 7 APIs. With an introduction by known NetBeans Platform experts Jaroslav Tulach and Tim Boudreau, this is the most up-to-date book on this topic at the moment.

All NetBeans Platform developers will gain something from this book, because several topics in the book have not been documented anywhere else.

What you’ll learn

  • How to get started using the NetBeans Platform with or without using NetBeans IDE.
  • How to set up a modular application, using either Ant or Maven as a build system.
  • How to get acquainted with all the NetBeans Platform's APIs.
  • How to work with the Visual Library as a very popular and powerful widget library, covering all its features in detail.
  • How to model an application in OSGi/EMF and using the model in an application on the NetBeans Platform.
  • How to distribute a modular application, focusing on different strategies for monetizing from its modular architecture.

Who this book is for

The Definitive Guide to NetBeans™ Platform 7 is for large enterprises who are not interested in reinventing the wheel whenever they create a new applications, and open source communities who typically benefit from a modular architecture, because a plugin system (as provided by the NetBeans Platform) simplifies how contributions can be made to a project.







Table of Contents

  1. Introduction
  2. Structure of the NetBeans Platform
  3. The NetBeans Module System
  4. The OSGi Framework
  5. Lookup Concept
  6. Actions
  7. Data and Files
  8. Tips and Tricks
  9. Menubar and Toolbar
  10. Window System
  11. Statusbar and Progressbar
  12. Nodes and Explorer
  13. Dialogs and Wizards
  14. Visual Library
  15. Tips and Tricks
  16. Help System
  17. Output Window
  18. Navigator
  19. Properties
  20. Options and Settings
  21. Palette
  22. Palette API
  23. Tasklist API
  24. Quick Search API
  25. Auto Update Services API
  26. Java DB
  27. Hibernate
  28. Java Persistence API
  29. MySQL and EclipseLink
  30. Web Services
  31. Java Beans (JEE)
  32. RESTful Web Services
  33. Authentication and Multi-User Login
  34. Internalization and Localization
  35. Branding and Packaging
  36. Update of a NetBeans Platform Application
  37. Maven and the NetBeans Platform
  38. Eclipse IDE and the NetBeans Platform
  39. From Eclipse to NetBeans
  40. IntelliJ IDEA and the NetBeans Platform
  41. NetBeans Swing GUI Builder
  42. Testing NetBeans Platform Applications
  43. Debugging with the NetBeans DIE
  44. MP3 Manager

Appendix

商品描述(中文翻譯)

NetBeans 平台是全球唯一的模組化 Swing 應用程式框架,廣泛應用於如波音(Boeing)和諾斯羅普·格魯曼(Northrop Grumman)等大型組織的關鍵任務場景,以及金融業和石油/天然氣行業。對於這些對 Maven 和 OSGi 越來越感興趣的大型企業客戶,本書將具有特別的相關性。

《NetBeans™ 平台 7 的權威指南》是對開源 NetBeans 平台的全面且權威的介紹,詳細涵蓋了其所有主要 API,並提供了相關的程式碼範例。

- 提供完全更新的 NetBeans 平台權威指南,使用最新的 API、編碼模式和方法論。
- 強調應用程式中的商業功能,因為甲骨文(Oracle)的客戶特別關心與商業相關的方面。例如,如何使用 OSGi、如何添加身份驗證/安全性、如何從模組化應用程式中獲利。

本書基於的原德文書籍反響良好。NetBeans 平台社群整理了這本英文翻譯,涵蓋了最新的 NetBeans 平台 7 API。由知名的 NetBeans 平台專家 Jaroslav Tulach 和 Tim Boudreau 介紹,這是目前該主題上最具時效性的書籍。

所有 NetBeans 平台的開發者都能從本書中獲益,因為書中有幾個主題在其他地方並未有文檔記錄。

你將學到的內容:
- 如何開始使用 NetBeans 平