How to create a custom look and feel for Java Swing? [closed]

…衆ロ難τιáo~ 提交于 2020-01-10 02:29:49

问题


I want to create my own look and feel in Swing. Can anyone give me succinct knowledge about how to do this?


回答1:


Have a look at Ralph Kar's explanation of how to subclass Swing's Basic L&F, or perhaps the Swing tutorial: Modifying the Look and Feel.



来源:https://stackoverflow.com/questions/5377694/how-to-create-a-custom-look-and-feel-for-java-swing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!