Dialogs

The following dialogs are used in the JDT's default Java editor.

Add/Organize Imports Dialogs

If the import assistant cannot decide which type to import, these dialogs allow you to select a type from a list.

Type Selection Dialog

If you select a type or class and select Edit > Open Type Hierarchy from the menu bar, the selected type is opened in the Hierarchy view.

Find/Replace Dialog

This dialog allows you to search the active editor for an expression and, if you want, to replace matches with another expression of your choice.