145146147148149150151
b.setEnabled(false); return b; } public void onComponentSelection() { new JobListWindow(linker, adminMode).show(); }