lbl_Limit.setBounds(589, 47, 110, 16);
desktopPane.add(lbl_Limit);
JButton4j btnLookupInspection = new JButton4j("");
btnLookupInspection.setIcon(Common.icon_lookup);
btnLookupInspection.addActionListener(new ActionListener() {
public void actionPerformed(ActionEvent e) {
JLaunchLookup.dlgAutoExec = true;
JLaunchLookup.dlgCriteriaDefault = "";
if (JLaunchLookup.qmInspections())
{