return AffineTransform.getTranslateInstance(150, 0);
Transformers t = new TransformersTranslation(); Frame f = t.getFrame(); f.setVisible(true);