Push Down Dialog Box

Use to specify options for the Push Down refactoring command. Use Push Down to move one or more members from the selected class to all of its subclasses.

Element Description

Members to Push Down

Contains the list of inner classes, methods, and fields in the current class.

Select the checkbox to the left of each member that you want to have moved to the subclass.

Select the Keep Abstract checkbox for any methods that you have selected to push down for which you would like to keep the method declaration in the current class.



Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.