sbool isEmptyFrame(JFrame f) { ret isEmptyContainer(f.getContentPane()); }