static A setVerticalTextPosition(final int pos, final A a) { if (a != null) swing { a.setVerticalTextPosition(pos); } ret a; }