static JTable findJTable(Component c) { ret childOfType JTable(c); }