Java Virtal Machine.net

[ News ] rss

July 13, 2007

Enterprise Systems: The New Bounce in Sun’s Step. Don’t look now, but Sun Microsystems Inc. has a new bounce in its step. From its recent...

More »

June 24, 2007

Jazoon'07. Jazoon'07 brings together experts and users of Java and open source technologies from all...

More »

July/2006
SunMonTueWedThuFriSat
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

[ Archives News ]

home > news > july 25, 2006

July 25, 2006

Code Advice #11: Initialize fields using the property name

category: Developers

(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 »

Scripting for the Java Platform

category: Developers

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: