コード例 #1
0
  public static void main(String[] argv) {
    DatePicker dp = new DatePicker(null);

    dp.start(null);
  }