static A jtransparent(final A a) { swing { a.setOpaque(false); } ret a; }