static JPanel jflowRight(O... components) { JPanel panel = jPanel(new FlowLayout(FlowLayout.TRAILING); ret smartAdd(panel, components); }