public Point getDtLocation() { return new Point( text.getLocation().x + DateTimeDemo.this.getLocation().x, text.getLocation().y + DateTimeDemo.this.getLocation().y + 60); }