Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Create graphics applications with Java 3D
- The Java 3D API allows you to develop 3D graphics applications that have a high degree of visual realism. Since version 1.2, Java 3D is developed under the Java Community Process. Java 3D runs on top of OpenGL or Direct3D; it's also an interface that encapsulates graphics programming using a...
- Tags: 3D, Sun, Light, Cone, Class, Scene, Graphics, News, Object, Java 3D, Java 3D API, Primitive Class, Cylinder, Appearance, Transform3D, X, TextureLoader Class, PointLight, SpotLight, Y, Z, Programming Languages, Java, Software Development, Software/Web Development, Peter Mikhalenko
- Blog posts 2007-12-19
Additional Resources
- Getting Started With the Mobile 3D Graphics API for J2ME
- This paper introduces the Mobile 3D Graphics API for the Java 2 Platform, Micro Edition (J2ME), defined by the Java Community Process JCP in JSR 184. The API is an optional package to be used with profiles like the Mobile Information Device Profile MIDP. After an overview of the API,...
- Tags: Mobile, J2ME, API, Programming, Java, Development Tools, Programming Languages, Software Development, Software/Web Development
- White papers 2004-09-21
- Java and USB
- Although the Universal Serial Bus USB is an integral part of many computers, Java does not officially support USB. Getting the Java programs to interact with arbitrary USB devices thus requires either a third-party Java/USB API or person's own Java/USB API. This paper introduces two third-party APIs and the author's...
- Tags: USB, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-07-06
- The Java ME GUI APIs at a Glance
- When Java ME technology started in 2000 (back then it was called J2ME) there weren't many choices available for developers for graphical API at that time. In fact, the only API that was available was the standard LCD user interface packages of javax.microediation.lcdui of the Mobile Information Device Profile MIDP....
- Tags: Mobile, Sun Microsystems Inc., API, GUI, Advertising & Promotion, Java, Marketing, Programming Languages, Software Development, Software/Web Development
- White papers 2007-06-01
- Using the Desktop API in Java SE 6
- With the default Graphical User Interface GUI look and feel, printing, and performance, the Java platform has come a long way in its effort to minimize the difference between the performance and integration of native applications and Java applications. Version 6 of the Java Platform, Standard Edition Java SE, continues...
- Tags: Desktop, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-02-01
- Managing Personal Information - An Introduction to the PIM API for Java ME, Part 1
- Personal information is one of the most important functions found in a handset, just second to voice. Users can use the PIM API for Java ME to enable their mobile Java applications to read and write to/from the locally stored personal information databases. Users can even write synchronizers to keep...
- Tags: Handset, PIM API, Personal Information, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-03-01
- Using the PIM API for Java ME, Part 3 - Security Considerations
- Handling personal data has privacy and security implications-no one wants their personal information to be accessed by unauthorized people. Because the PIM API for Java ME provides access to personal and possibly sensitive information, there are security concepts to understand, and considerations to keep in mind, such as the impact...
- Tags: Java, Security
- White papers 2007-03-01
- Java Mail API usage.
- Why Java Mail API doesn't comes into existing as there is lot of demand for mailing servers and services operating with mails.Java mail is best suitable for auto response mails.As Java Mail API is best suitable for autorespone mail deliveries and for direct sending our mails directly through the application
- Tags: Programming languages, ramakrishnap@..., Java Mail API, Java, Java Mail
- Discussion threads 2007-05-28
- Using the PIM API for Java ME, Part 2 - Portability Considerations
- Personal information is one of the most important functions found in a handset, just second to voice. One can use the PIM API for Java ME to enable mobile Java applications to read and write to/from the locally stored personal information databases. One can even write synchronizers to keep handset...
- Tags: Personal Information, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-03-01
- Using Java Persistence API Within a Visual Web JSF Application
- Using NetBeans IDE 6.0 and the Visual Web tools, one can write applications that connect to database tables using the Java Persistence API JPA in addition to the Visual Web JSF data provider components. After one establishes the connection to the database table, one can use the Java Persistence API...
- Tags: Web, API, Programming Languages, Java, Storage, Databases, Software Development, Software/Web Development, Hardware, Enterprise Software, Software, Data Management
- White papers 2007-12-03
- Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 1
- One of the most exciting new features of the Java Platform, Standard Edition 6 (Java SE 6) is support for the Java API for XML Web Services (JAX-WS), version 2.0. JAX-WS 2.0 is the center of a newly rearchitected API stack for web services, which also includes Java Architecture for...
- Tags: JAX-WS 2.0, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-09-01
- The Java Persistence API - A Simpler Programming Model for Entity Persistence
- A major enhancement in Enterprise JavaBeans EJB technology is the addition of the new Java Persistence API, which simplifies the entity persistence model and adds capabilities that were not in EJB 2.1 technology. The Java Persistence API deals with the way relational data is mapped to Java objects ("Persistent entities"),...
- Tags: Programming Model, API, Programming, Entity Persistence, EJB, J2Ee, Programming Languages, Java, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-05-01
- Programming With the Java XML Digital Signature API
- One of the significant new features of the Java Platform, Standard Edition 6 (Java SE 6) is the Java XML Digital Signature API. This API allows the user to generate and validate XML signatures. XML signatures are a standard for digital signatures in the XML data format, and they allow...
- Tags: Programming, XML, Programming Languages, Java, Software/Web Development, Web Development, Software Development
- White papers 2007-03-01
- A Java Reuse Repository for Eclipse Using LSI
- Software Reuse is a concept that is frequently mentioned as a way to improve software developers' productivity. However, there are a number of issues that need to be addressed in order for software reuse to be adopted by developers. One of those issues is providing enough reusable artifacts. The Java...
- Tags: Software, Artifact, Eclipse, Software Reuse, Java Standard API, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-04-03
- 3D Button API (exe)
- 3D Button API can substitute the old-fashioned Windows flat-square button in applications written with Visual Studio 6.0 and Visual Studio.NET. Whether you are developing a simple Windows application, a kiosk application, or a touch screen application for the POS market, 3D Button API will enhance your user interface and give...
- Tags: 3D, API
- Software downloads 2007-12-05
- Using the Java Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Desktop, Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, Programming Languages, EJB, Java, Software Development, Software/Web Development
- White papers 2007-06-01
- Rethinking the Java SOAP Stack
- This paper examines the current SOAP APIs in Java, and in particular the Java API for XML-based RPC, commonly known as JAX-RPC, which is effectively the standard API for SOAP on the Java platform. The authors claim that JAX-RPC, and indeed any SOAP API that relies upon a perfect two-way...
- Tags: Hewlett-Packard Co., Simple Object Access Protocol, SOAP, Web Services, Java, Programming Languages, Enterprise Software, Software, Software Development, Software/Web Development
- White papers 2005-05-17
- Introducing XQJ: A Java API for XQuery
- Query is a declarative language for querying XML that's similar to SQL for querying relational data. Most Java developers are familiar with JDBC, which provides a standard Java API to interact with a variety of SQL engines operating against relational data sources. XQJ has the same goal: It provides Java...
- Tags: XQuery, XQJ, JSR 225 Specification, Programming Languages, XML, Java, Software Development, Software/Web Development, Web Development
- White papers 2007-05-22
- Using the Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, EJB, Desktops, Software Development, Software/Web Development, Hardware
- White papers 2007-06-01
- Apple Java 3D Advanced Imaging (dmg)
- This update contains support for Java3D and Java Advanced ImagingJava 3D extends the Java platform, providing additional capabilities for running three-dimensional graphics applications and Internet-based 3D applets. Java Advanced Imaging JAI Update extends the Java platform, providing additional capabilities for running image processing applications and imaging applets in Java. This...
- Tags: 3D, Imaging, Apple Inc., Applet, Java Advanced Imaging Update, Java, Programming Languages, Software Development, Software/Web Development
- Software downloads 2008-02-27
- << Previous
- page 1 of 1
- Next >>