Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1 つの注釈で複数のフィールドに注釈を付けることは可能ですか? 何かのようなもの:
@FXML( private TextField tf1; private TextField tf2; private TextField tf3;)
いいえ、1 つの注釈で複数のフィールドに注釈を付けることはできません。