In my swing application I have a dialog box with Combobox. In the I am applying the AffineTransformation . All the components are resizing but except JComponent popupmenu list is not scaling . I am trying with an event to get the Popupmenu object of the ComboBox. In my swing application I have a dialog box wit