public class MergeDialogComponent extends TopComponent implements ChangeListener(Code)
This is a component, that acts as a non modal dialog.
There are problems with accessibility to non-modal dialogs,
therefore this approach was chosen.
author: Martin Entlicher