static JPanel jvstack(O... parts) { ret vstack(parts); } static JPanel jvstack(L parts) { ret vstack(parts); }