background preloader

Java

Facebook Twitter

Think Java - Vimperator. Projects. JWS javax.jnlp.* API demos. This page offers examples of using services of the JNLP API. Web start provides a number of services that make application deployment easy for the developer, as well as safe and 'slick' for the end user. Here are a number of buildable demos of the javax.jnlp API that can be launched directly from this page. The build file, along with Java source, the JNLP templates & any resources, are also linked. This open source is offered under an LGPL licence. The Sun forum on Deploying - Java Web Start & JNLP is the best first place to seek help on matters relating to web-start. Objects and Classes. Java is an Object-Oriented Language. As a language that has the Object Oriented feature, Java supports the following fundamental concepts: PolymorphismInheritanceEncapsulationAbstractionClassesObjectsInstanceMethodMessage Parsing.

How to make a Java "Tower Defence" game? Part 1 of 3! - "Layouting"