Answer to Question #171380 in Java | JSP | JSF for Patrick Joncourt

Question #171380

When developing a new software we should take into account how to create a speci±c

"Look and Feel" per customer, What are the advantages of using Java GUI ?



1
Expert's answer
2021-03-14T01:01:02-0500

We have multiple tools in java to make GUI(Graphical User Interface). Out of which Swing is powerful tool which have so many option to make the GUI as per our requirement and can make it attractive and efficient:

  • It support inheritance for the multiple use or add-ons.
  • It follows the model-view-controller pattern, which is a mature and good design technique.
  • It is standard library in java.
  • It is secure and reliable and high performing.
  • It is scalable and flexible.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog