textFieldReason3.setEditable(false);
textFieldReason3.setBounds(101, 93, 273, 23);
jDesktopPane1.add(textFieldReason3);
JButton4j button = new JButton4j(Common.icon_lookup);
button.addActionListener(new ActionListener() {
public void actionPerformed(ActionEvent e) {
JLaunchLookup.dlgAutoExec = true;
JLaunchLookup.dlgCriteriaDefault = "";
if (JLaunchLookup.users()) {