Previous |
Next |
When you right-click an object, a wizard is invoked that guides you to make this object globally available in the object gallery for the JDev-based IDE. It presents a series of panels that capture the necessary information to create the object's component type. This enables you to specify the component name for the new component and to select the package into which you'd like to organize the component. If the package does not yet exist, the new component becomes the first component in that new package. When you click Finish, OWB creates a new JDeveloper-type component by saving its XML component definition file. If you have set your Java generation options to generate classes by default, OWB also creates the initial custom Java class files.