Choose one of the following commands for more information.
Use the Implement Interface wizard to create an interface framework. Once JBuilder creates the framework, you need to write the code that implements each method of the interface.
See also:
User's Guide: Implementing a Java interface
Use the Interaction wizard to specify an action for a component to perform when an event occurs.
See also:
User's Guide: Specifying an action for a component
Use the Override Methods wizard to create skeletal code for overriding a method in a superclass.
See also:
User's Guide: Overriding methods
Use the Resource Strings wizard to bundle resources into separate classes.
See also:
User's Guide: Bundling resources
Use the Wrap Applet wizard to turn an applet into a JavaBean.
See also:
User's Guide: Wrapping an applet
Use the Deployment wizard to deploy your application or applet.