25262728293031
/** * @param args not used */ public static void main(String[] args) { new UInterface(new Controller()); }