Important alert: (current site time 7/15/2013 5:05:52 AM EDT)
 

Browse Category or Search Results

Search Results: Page 1 of 1 found. Entries 1 - 7 of 7 found
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Asertion DemonstrationAsertion DemonstrationJava (JDK 1.4), Java (JDK 1.5)Beginner /
Josh Code
4295 since
7/5/2008 2:30:57 PM
Unrated
       This demonstrates a feature of Java that provides a very simple way to reveal bugs after expressing unexpected conditions in your Java code. For example, if you expect a parameter not to be null, you would implement the statement: "assert parametername!=n ...(description truncated)
 
 
  GNU Spell CheckerGNU Spell CheckerJava (JDK 1.5)Intermediate /
Josh Code
5482 since
2/29/2008 1:00:02 PM
Unrated
       This is a simple spell checker that can function on plane text and XML documents. They can be in files or online. This could help you identify spelling problems in XHTML web pages.
 
 
  J2ME Prevent Screen Lock-upsJ2ME Prevent Screen Lock-upsJava (JDK 1.1), Java (JDK 1.2)Intermediate /
Thomas Tomlins
14608 since
3/23/2004 7:25:25 AM

By 1 Users

       Preventing Screen Lockups of Blocking Operations by Qusay H. Mahmoud October 2003 When you're developing networking MIDlets, pay special attention to blocking operations, such as methods that establish a connection to the network. These can lock up the s ...(description truncated)
 
Please support the site by visiting our sponsor:
 
  Java Exception HandlingJava Exception HandlingJava (JDK 1.4), Java (JDK 1.5)Beginner /
Kashif Khan
8120 since
7/29/2006 6:34:10 PM
Unrated
       I want the newbies to learn Exception Handling
 
 
  Simple CompilerSimple CompilerJava (JDK 1.4), Java (JDK 1.5)Beginner /
Ineers Solution
5571 since
1/29/2005 1:34:08 PM

By 2 Users

       This is just Simple Compiler demo program which i h required to build for my Programming Language subject. Its use string tokenizer class! Programming Language syntaxt look like this Start Set variablename As datatype End Example Start Set i As int End Click here to see a screenshot of this code!(ScreenShot)
 
 
  user thrown exceptionuser thrown exceptionJava (JDK 1.1), Java (JDK 1.2)Beginner /
Junaidulla
6806 since
1/7/2003 1:14:17 PM
Unrated
       Shows how to throw and catch user defined exception.
 
 
  XP junit tutorial using LinkedListXP junit tutorial using LinkedListJava (JDK 1.1), Java (JDK 1.2)Intermediate /
Paraclete
18367 since
1/1/2002 11:55:18 AM
Unrated
       This is an introduction/tutorial for using junit as part of the XP (Extreme Programming) style of software development. It uses the example of a simple linked list containing Person objects.Click here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 1 of 1 found. Entries 1 - 7 of 7 found

Compatibility Filter Profile:

Java (JDK 1.1)
Java (JDK 1.2)
Java (JDK 1.3)
Java (JDK 1.4)
Java (JDK 1.5)