IntelliJ IDEA 2018.2 Help

Convert Anonymous to Inner Dialog

Refactor | Convert Anonymous to Inner

Item

Description

Class name

Specify here the name for the new inner class.

Make class static

Use this option to make the new class static.

Constructor Parameters

In this area select the variables, that will be used as parameters to the inner class constructor.

Move Up/Down

Use these buttons to reorder parameters.

Last modified: 20 November 2018

See Also