Can I use CSS or other web technologies in a Java desktop application by any means?
Note: I know as I used they are web based resources, but I want to know the ways it can be used in a Java desktop application.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use CSS in your Java desktop application, but you can’t use JavaScript. Here is the links, you can learn how to use CSS in a Swing application’.
http://today.java.net/pub/a/today/2003/10/14/swingcss.html
http://tutiez.com/how-to-use-css-style-or-stylesheet-in-java-swing-jeditorpane.html
Personally, I recommended to use the ‘Look And Feel’ features in your application.