0 votes
in JAVA by
What is the design pattern that Java uses for all Swing components?

1 Answer

0 votes
by

The design pattern used by Java for all Swing components is the Model View Controller (MVC) pattern.

Source: github.com/snowdream   

Related questions

0 votes
asked Sep 13, 2022 in JSF by sharadyadav1986
0 votes
asked Nov 24, 2019 in Angular by rajeshsharma
...