回答編集履歴
1
add
answer
CHANGED
@@ -8,4 +8,5 @@
|
|
8
8
|
* DataContextDialog.kt
|
9
9
|
* https://github.com/JetBrains/intellij-community/blob/master/platform/platform-impl/ui-inspector/src/com/intellij/internal/inspector/components/DataContextDialog.kt
|
10
10
|
|
11
|
-
\# 個人的には、awt < Swing < FX の順。FXは好きですね。
|
11
|
+
\# 個人的には、awt < Swing < FX の順。FXは好きですね。
|
12
|
+
\# ゲームは作りませんが、ちょとしたツールなら、FXで作ってます。
|