static void bindBotToFrame(JFrame frame, final Android3 bot) { bindToFrame(frame, null, r { bot.dispose() }); }