<%@ page import="java.io.*, java.util.*, java.net.*" session="false" %> <% String breadCrumb = "2"; String onLevelOne = "reference"; String onLevelTwo = "3"; String onLevelThree = "3"; %> Sun Java Studio Creator - API Specifications <%@ include file='/inc/masthead_sdn.html' %>

Java Studio Creator API Specifications

Java Studio Creator 2 - Reference
Get our Newsletter

The following Javadoc and APIs specifications document Java library packages of relevance for users of the Java Studio Creator IDE.

Java Studio Creator Design-Time API (CDT)
This document is for component authors that want to provide a better design-time experience for their users, developers using the Java Studio Creator IDE. It outlines the concepts, APIs, and use-model of the API, and provides component authors with access to the rich design-time interactions available in the visual design environment. Create a rich design-time experience for your users, including mouse interactions (drag/drop/link), custom context menus, custom rendering, as well as context-aware customizers and property editors. The CDT is closely coupled with the JavaBeans API and extends it to better handle design-time manipulation of live component objects in a visual design environment.
 
 
Java 2 Platform, Standard Edition version 1.5 Development Kit
 
 
JavaServer Faces Specification (version 1_1_01)
 
 
Application Model Reference
 
Data Provider
This package provides abstract API for accessing (both read and write) data that may be acquired from a variety of sources. The APIs serve to insulate client applications (for example, a web application using JavaServer Faces components bound to these values) from the details of acquiring, caching, or updating the underlying data.
 
 
JavaServer Faces Component Library (JSFCL) Reference
 
 
RowSet API Reference
 
 
Sun Web UI Component Reference
 
 
javax.portlet
The javax.portlet package defines the API for portlets.
 
<%@ include file="/inc/footer_sdn_fixedwidth.html" %>