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.
Java awt Containerクラスには、validateに関連するメソッドが多数あるようです。どうやら彼らはデータの検証を行っていません。どのような場合でも、Swing 開発者にとって有用ですか? 一部のメソッド: validate()、invalidate()、validateTree()、isValid() など。