Computing platforms

Java swing table in java

The following java project contains the java source code and java examples used for java swing table. this is Java swing code that allow to user makle data entry in java swing table. when you press enter then a new row automatically inserted and you can make more entry.

Password security using swing in java

The following java project contains the java source code and java examples used for password security using swing . Another code that I wrote in Java using swing if you like my code please send me an email at jakerpomperada@yahoo.com. Be one of my friends in facebook my address is jakerpomperada@yahoo.com. If you want to acquire my services in programming here in the Philippines please text me at 09993969756. Thank you very much Regards, Jake R. Pomperada

Simple rmi with database in java

The following java project contains the java source code and java examples used for simple rmi with database. It a simple application, in which RMI is involved where as database connectivity is also provided. Teacher: Sir Ahmed Anwer Class : Distributed Computing Student: M. Asim Baig Reg. # : 3105 Bahria University

Randomizer in java

The following java project contains the java source code and java examples used for randomizer. This is a rather simple program I needed. I coded the first version in about an hour, then extended it so I could post it here. All it does is randomizing a given number of Integers or chars.

On-the-fly execution in java

The following java project contains the java source code and java examples used for on-the-fly execution. This code displays how to execute Java methods on-the-fly. With this code, users can enter into the console a class name, a method name, and a few argument values, and have that method executed. Included is a short tutorial explaining the code (in .pdf format).

Inherited annotations in java

The following java project contains the java source code and java examples used for inherited annotations in java. Despite the fact that the fully operational annotation mechanism appeared in Java not so long ago, many developers have appreciated this new possibility of Java API and use it in their programs.

How to validate and verify a winnt user and password using java and vbs

The following java project contains the java source code and java examples used for how to validate and verify a winnt user and password using java and vbs. This code can be used to validate a WinNT User and Password on Windows 2000/XP/NT machine using a java class. I think its very easy to follow and very helpful to use. It worked for me. Probably someone out there may find it helpful too.

Pages

Subscribe to RSS - Computing platforms