Java Tongue

Tutorials, tips and tricks about java programming language. Answers for many doubts about java programming language. Answering many howtos. Sample java projects and source code, java games, java programs for java practical labs.

Showing posts with label folder. Show all posts
Showing posts with label folder. Show all posts

How to Get User Related Informations in Java

›
In java, there are some methods that will help you to know some user related informations. Here also, System.getProperty() method can give s...

How to Get JRE installation Directory in a Java Application

›
To get the java runtime environment (JRE) installation directory of a computer, we can use the getProperty() method in System class. The key...

How to Use System.getProperty() - Keys for System Properties

›
There is a method getProperty() in System class in java. As the name indicates, this java method is used to get System specific, operating s...
›
Home
View web version
Powered by Blogger.