super("" + new Date()); Timer t = new Timer(1000, this); t.start();
setText((new Date()).toString());