com.sun.rave.designtime.impl |
This package is for basic implementation and helper classes 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. This
package contains basic implementation and helper classes for the Creator Design-Time API.
|
Java Source File Name | Type | Comment |
BasicBeanCreateInfo.java | Class | A basic implementation of BeanCreateInfo to use for convenience. |
BasicBeanCreateInfoSet.java | Class | A basic implementation of BeanCreateInfoSet to use for convenience. |
BasicCheckedDisplayAction.java | Class | A basic implementation of CheckedDisplayAction to use for convenience. |
BasicCustomizer2.java | Class | A basic implementation of Customizer2 to subclass and/or use for convenience. |
BasicDesignInfo.java | Class | A basic implementation of DesignInfo to subclass and use for convenience. |
BasicDisplayAction.java | Class | A basic implementation of DisplayAction to use for convenience. |
BasicDisplayActionSet.java | Class | A basic implementation of DisplayActionSet to use for convenience. |