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,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |