JAVA

About JAVA - learn advanced things

The builder Hello () initializes the frame or frame by calling method setDefaultCloseOperation (int) inherited from JFrame to establish operations by default when control of closure in the title bar is selected to the value WindowConstants.DISPOSE_ON_CLOSE. This makes released the funds taken out of the window when it is closed, and not simply hidden, which [...]

OpenJDK - the free version of the Java development platform

OpenJDK is the free version of the Java development platform.
History
In 1995, Sun Microsystems Launches Version 1.0 of the Java JDK under the slogan of “Write once, run everywhere”, initiating an important chapter in the software development industry. In 1998 version 1.1 had two million downloads.
Although it was possible to create free software with Java because [...]

Java Runtime Environment - basic things

JRE is an acronym for Java Runtime Environment (runtime Java) and corresponds to a set of utilities that allows the execution of Java programs on all supported platforms.
The JRE consists of a JVM (Java virtual machine) that is the program that interprets the Java code and libraries in addition to standard classes that implement the [...]

About JAVA applet

A Java applet is an applet written in Java. The Java applets can run on a web browser using the Java virtual machine (JVM), or in appletviewer Sun.
Its features include an outline of security that allows applets that run on your computer without access to sensitive parts (eg. Can not write files), unless oneself getting [...]

About Java - all things about JAVA

Java is a programming language object-oriented developed by Sun Microsystems in the early 90. The language in itself takes a lot of its syntax from C and C + +, but has a simpler model objects and eliminates low-level tools, which often lead to many mistakes, as the direct handling of pointers or memory.
The Java [...]