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