Java and Mac OS X
Learn the guidelines of integrating Java with native Mac OS X applications with this Devloper Reference book. Java is used to create nearly every type of application that exists and is one of the most required skills of employers seeking computer programmers. Java code and its libraries can be integ...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
Wiley
2010.
|
Edición: | 1st edition |
Colección: | Developer reference.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627967306719 |
Tabla de Contenidos:
- Java® and Mac OS® X Developer Reference; About the Author; Contents; Introduction; Part I: Getting Started; Chapter 1: Programming Java for OS X; Reviewing Apple Java History; Installing the OS X Developer Tools; Exploring the Apple Developer Connection; Avoiding Deprecated Java Cocoa Libraries; Exploring Available IDEs; Summary; Chapter 2: Introducing the Environment; Configuring the JVMs; Adding Libraries; Finding Environment Variables; Summary; Chapter 3: Understanding Xcode; Exploring Project Templates; Highlighting Xcode Features; Using Organizer; Summary
- Chapter 4: Building Basic Projects Building Xcode Projects; Writing Ant Build Files; Compiling from the Terminal; Summary; Chapter 5: Deploying Applications; Learning Application Bundle Basics; Creating Icons; Creating Packages with Jar Bundler; Producing Installations; Summary; Part II: Bringing Guidelines, APIs, and Languages Together; Chapter 6: Porting and Designing; Exploring Mac OS X Structure; Using Darwin; Learning the Human Interface Guidelines; Summary; Chapter 7: Integrating Windows, Menus, and Dialog Boxes; Learning com.apple.eio.FileManager; Investigating com.apple.eawt Classes
- Summary Chapter 8: Embedding Cocoa Components; Integrating Objective-C and Java; Coding with the Cocoa Component; Employing the JNI Environment; Handling Events; Summary; Part III: Architecting Alternative Applications; Chapter 9: Understanding JNI; Reviewing JNI; Building JNI Applications from Ant; Integrating with Objective-C; Learning Thread Safety; Converting Strings; Finding More JNI Details; Summary; Chapter 10: Creating Screen Savers; Understanding Screen Savers; Integrating Java Controllers; Wrapping NSBezierPath Commands; Summary; Chapter 11: Creating Terminal Applications
- Learning ANSI Escape Sequences Introducing Terminal UIs; Improving Terminal UIs; Summary; Part IV: Appendixes; Appendix A: More Development Tools; Exploring Design Tools; Exploring Additional Java Tools; Summary; Appendix B: JUnit on OS X; Writing Tests with JUnit; Testing from Xcode with JUnit; Summary; Glossary; Index