Use to specify options for the Extract Superclass refactoring command.
Element | Description |
---|---|
Superclass Name. |
Contains the name of the class to be created. |
Members to Extract |
List of inner classes, methods, and fields that you can include in the new superclass.
For each member that you want to include in the superclass, select the checkbox in the left column. In the Make Abstract column, select the checkbox for any methods that you do not want to have an implementation generated for. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |