✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Which of the following statements about Java Swing are true?
a) (Non-empty) user interfaces are compositions of JComponents.
b) Java AWT provides basic classes that may be used by Swing components.
c) Layout managers provide re-/painting methods of an area.
d) When designing a chess game, a GridLayout is a good choice for the game field.