IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Morphing Components

Last modified: 10 August 2022

Suppose you have created a JTextField component that contains some text, colors, font properties etc., and find out that you need a JFormattedTextField component with the same properties. This is when morphing comes to help.

Morphing enables you to transform selected component into a new one, while preserving all common properties.