java.awt.Toolkit.getDefaultToolkit().beep(); frame.setStatusText("Beep!");
return "Beep";
frame.setStatusText("Loaded BeepPlugin");