×
☰ See All Chapters

Control Panel in Java 9

To open java control panel execute command “javaws -viewer” from command prompt/terminal.

java-control-panel-0
 

It opens Java Control Panel as shown below:

java-control-panel-1
 

Java control panel allows you to view and set a wide range of settings to run on your computer. It can be java enabled browser to run applets, Java Web Start, which allows you to run Java applications over the network. When you go to Advanced tab, you see wide range of settings for the browser.

java-control-panel-2
 

Update tab provides a mechanism for updating your version of the Java platform so that you always have the latest Java Runtime Environment (JRE). You can select/unselect to check for updates automatically. Or from this place you can manually update by click on “Check Now” button.

java-control-panel-3
 

Desktop Settings tab provides information about settings used when a Java application is launched. Each row in the Java Runtime Versions panel represents a Java Runtime Environment that is installed in your computer.

java-control-panel-4
 

All Chapters
Author