Java Virtal Machine.net

[ News ] rss

May 22, 2007

The Top 10 Open-Source Destinations at the 2007 JavaOne Conference. This year's Conference celebrates the free and open software environment with a new Open Source...

More »

May 22, 2007

Top 10 Destinations for Enterprise Developers at the 2007 JavaOne Conference. Here are 10 must-see destinations and some related recommendations for enterprise developers at...

More »

July/2006
SunMonTueWedThuFriSat
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

[ Archives News
for 'Developers' ]

home > news > developers > july 25, 2006

July 25, 2006

July 25, 2006

Code Advice #11: Initialize fields using the property name

(See intro for a background and caveats on these coding advice blog entries.) How do you initialize fields in a constructor? And how do you initialize fields in a JavaBean setter method? Here's the, in my opinion, correct way to do it: void setTemperature(int temperature) { this.temperature = temperature; } The same scheme is used in constructors. ...

More »

July 25, 2006

Scripting for the Java Platform

With code examples and a demo application, this article shows how to create desktop Java platform applications that customers can modify and configure using the JavaScript programming language.

More »

©2002-2008Java-Virtual-Machine.net :Java Archive: :Solve Crosswords de fr ru pt es it: :Free PC Download: :Micrometer: