AWT or swing for Java for GUI building?

I need to form a fairly simple GUI for the server monitoring process It will have tabs that can cause log tailing, resource counting, and startup and top control There's nothing to see Which Java framework, AWT or swing is more meaningful for such a simple thing

Solution

Swing is the way to go It is a clearer programming interface and looks better

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>