Copy Class

This dialog copies an entire class, including all methods and documentation.

Destination Package: Choose the package where the class shall be copied to. If you want to copy the class inside the current package, you need not select anything different here.

Destination Class: You can select a target class here. If so, the class will be copied into another class as a new inner class. "---" means that the class won't become an inner class.

Class Name: Set a target class name here.

Ok: Creates a copy of the class and closes the dialog.

Cancel: Closes the dialog without any copy operation.