Cargando…

Pro Apache NetBeans : building applications on the rich client platform /

Take a detailed look at the NetBeans IDE and new features in the NetBeans Platform. Learn about support for JShell, the Jigsaw Module System, and Local Variable Type Inference, focusing on what this new version of NetBeans brings to developers who are working in Java and other supported languages. T...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Kostaras, Ioannis, Drabo, Constantin, Juneau, Josh, Reimers, Sven, Schröder, Mario, Wielenga, Geertjan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_on1134853500
003 OCoLC
005 20231017213018.0
006 m o d
007 cr un|---aucuu
008 200104s2020 cau o 001 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d GW5XE  |d OCLCF  |d ESU  |d OCLCQ  |d LQU  |d UPM  |d VT2  |d OCLCQ  |d UKMGB  |d YDX  |d AUD  |d OCLCQ  |d OCLCO  |d OCLCQ 
015 |a GBC066501  |2 bnb 
016 7 |a 019659224  |2 Uk 
019 |a 1134497213  |a 1137828699  |a 1147296910  |a 1151010899  |a 1152533286  |a 1152983251  |a 1153883918 
020 |a 9781484253700  |q (electronic bk.) 
020 |a 1484253701  |q (electronic bk.) 
020 |a 1484253698 
020 |a 9781484253694 
020 |a 9781484253717  |q (print) 
020 |a 148425371X 
020 |z 9781484253694  |q (print) 
024 7 |a 10.1007/978-1-4842-5370-0  |2 doi 
024 8 |a 10.1007/978-1-4842-5 
029 1 |a AU@  |b 000066462737 
029 1 |a AU@  |b 000066490688 
029 1 |a UKMGB  |b 019659224 
035 |a (OCoLC)1134853500  |z (OCoLC)1134497213  |z (OCoLC)1137828699  |z (OCoLC)1147296910  |z (OCoLC)1151010899  |z (OCoLC)1152533286  |z (OCoLC)1152983251  |z (OCoLC)1153883918 
037 |a com.springer.onix.9781484253700  |b Springer Nature 
050 4 |a QA76.76.A65 
050 4 |a QA75.5-76.95 
072 7 |a UMX  |2 bicssc 
072 7 |a COM051280  |2 bisacsh 
072 7 |a UMX  |2 thema 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
245 0 0 |a Pro Apache NetBeans :  |b building applications on the rich client platform /  |c Ioannis Kostaras, Constantin Drabo, Josh Juneau, Sven Reimers, Marion Schröder, Geertjan Wielenga. 
260 |a Berkeley, CA :  |b Apress,  |c 2020. 
300 |a 1 online resource (480 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
588 0 |a Print version record. 
505 0 |a Intro -- Table of Contents -- About the Authors -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Part I: Using Apache NetBeans -- Chapter 1: What Is Apache NetBeans -- The Journey to Apache NetBeans -- Installing Apache NetBeans -- Integrated Development Environment -- Java Code Editor -- Java SE Applications -- Java Web Applications -- PHP and Other Languages -- Maven Support -- Collaboration -- Profiling, Debugging, and Refactoring -- Apache NetBeans Platform -- Development of Standalone Apache NetBeans Modules 
505 8 |a Development of Applications Built on the NetBeans Platform -- Apache NetBeans Community -- Mailing Lists and NetCAT -- Tackle an Issue -- Chapter 2: Getting Started with NetBeans -- Default Layout and Purpose -- Explorer Window -- Projects Window -- Files Window -- Services Window -- Tasks Window -- Navigator Window -- Editor Window -- Source Editor -- Java Platform Shells -- Output Window -- Terminal Window -- Palette Window -- Properties Window -- Design a Project -- Set Up an Ant-Based Project -- Set Up a Maven-Based Project -- Set Up a Gradle-Based Project -- Speed Up Your Application Coding 
505 8 |a Intelligent Code Completion -- Hints -- Refactoring -- Comparing Files -- Generating Code -- Using Code Templates -- Splitting Windows -- Enriching Your IDE -- Conclusion -- Chapter 3: Apache NetBeans: New Features -- Apache NetBeans 9.0 -- Jigsaw (Modularity) Support -- Local Variable Type Inference -- JShell -- Apache NetBeans 10.0 -- JDK 11 Support -- PHP -- Apache NetBeans 11.0 -- JDK 12 Support -- Java EE Support -- Gradle -- Conclusion -- Chapter 4: Developing Desktop Applications -- Apache NetBeans Support for Desktop Applications -- AWT Support -- Swing Support -- Aligning Components 
505 8 |a Anchoring Components -- Resizing Components -- Properties -- Connection Tool -- JavaFX Support -- Developing a Swing Application -- Design the Main Tasks List Window -- Design the Task Details Dialog -- Developing a JavaFX Application -- Conclusion -- Chapter 5: Apache NetBeans Java EE Development -- Configuring Server Containers -- Creating a Maven Web Application -- Developing JSF Applications -- Creating JSF Application Files -- Developing Entity Classes -- Using Java Persistence Query Language (JPQL) -- Deploying and Debugging -- Other Java EE Support Features -- Summary 
505 8 |a Chapter 6: Debugging and Profiling -- Debugging -- Getting Started -- The Debugging View -- Expression Evaluation -- Variables View -- Watches View -- Threads View -- Call Stack View -- Loaded Classes View -- Instances View -- Breakpoints -- Class Breakpoints -- Exception Breakpoints -- Field Breakpoints -- Line Breakpoints -- Method Breakpoints -- Thread Breakpoints -- AWT/Swing Component Breakpoints -- Breakpoints View -- Visual Swing Debugging -- Multi-Session Debugging -- Profiling -- Getting Started -- Basic Profiling Actions -- Telemetry -- Methods -- Objects -- Threads and Locks 
500 |a SQL Queries 
500 |a Includes index. 
520 |a Take a detailed look at the NetBeans IDE and new features in the NetBeans Platform. Learn about support for JShell, the Jigsaw Module System, and Local Variable Type Inference, focusing on what this new version of NetBeans brings to developers who are working in Java and other supported languages. The book is a practical, hands-on guide providing a number of step-by-step recipes that help you take advantage of the power in the latest Java (and other) software platforms, and gives a good grounding on using NetBeans IDE for your projects. This book has been written by Apache community members who both use the IDE and actively contribute and develop Apache NetBeans as an open source project. Pro Apache NetBeans consists of three parts. The first part describes how to use the IDE as well as the new features that it brings to support the latest Java versions. The second part describes how you can extend NetBeans by creating plugins and writing your own applications using the Rich Client Platform. The third part describes how you can contribute to develop NetBeans IDE further, becoming part of the open source team that is driving future developments in the toolset. You will: Work faster and more effectively by applying expert tips and tricks Apply NetBeans' most cutting-edge features to your Java development Debug your applications using intuitive features built into the IDE Identify performance issues in your application by using the NetBeans profiler Develop using the latest API of the NetBeans Rich Client Platform Extend Apache NetBeans by creating plugins built on the Rich Client Platform Build NetBeans from source and understand the internals of NetBeans itself Contribute to the large community that supports and develops NetBeans. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a NetBeans (Computing platform) 
650 0 |a Application software  |x Development. 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a NetBeans (Computing platform)  |2 fast  |0 (OCoLC)fst01938436 
700 1 |a Kostaras, Ioannis. 
700 1 |a Drabo, Constantin. 
700 1 |a Juneau, Josh. 
700 1 |a Reimers, Sven. 
700 1 |a Schröder, Mario. 
700 1 |a Wielenga, Geertjan. 
776 0 8 |i Print version:  |a Kostaras, Ioannis.  |t Pro Apache NetBeans : Building Applications on the Rich Client Platform.  |d Berkeley, CA : Apress L.P., ©2020  |z 9781484253694 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484253700/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL6001861 
938 |a YBP Library Services  |b YANK  |n 301032463 
994 |a 92  |b IZTAP