This is the root package for the Creator Design-Time API

Package Specification

The Creator Design-Time API is the 'hook' for component authors to get access to the rich design-time functionality supplied by Creator. Each class or interface is clearly marked as to wether it is to be implemented by the component author or is supplied by the Creator IDE. The best place to start is DesignInfo - this is a design-time 'hook' class that a component author can implement to gain access to design-time for their component. @see com.sun.rave.designtime.DesignInfo