プロジェクト

全般

プロフィール

ダウンロード (155 Bytes) 統計
| ブランチ: | リビジョン:

# 日付 作成者 コメント
d6eefca2 2020/05/10 23:04 高橋 徹

Add FXML file to define UI and view controller class

  • Add FXML file with LineChart control.
  • Application class loads FXML file and set it to the scene graph.
  • Add view controller class for FXML.
c40afdfd 2020/05/10 15:16 高橋 徹

Add simple main JavaFX class and JPMS module declaration

- deleted main class and main test class generated by gradle init.