static bool hasActiveFrameInVM(Component c) { for (JFrame f : allFrames()) if isActiveFrame(f)) true; false; }