Could i create Java Icon(Tag), using Windows, with -cp parametrs? Or .bat file -
icon - icon graphic image, small picture or object represents file, program, web page, or command.
i implement code: java -classpath class in java icon or .bat file. advice me something.
you can in batch file, quick (you can change icon in properties of batch file) or follow advice here more thorough , better way of doing it:
http://docs.oracle.com/javase/tutorial/deployment/jar/index.html
also please research questions before ask question, has been asked many times before on so.
Comments
Post a Comment