Comparator cutter

Comparator Cutter

Download URL | Author URL | Software URL | Buy Now ($0)

Comparator Cutter is an Applet that generates custom Java code to
implement Comparable/Comparator. The Applet lets you provide a few facts
about the Comparable or Comparator you want and the ComparatorCutter
generates you well-commented Java source code to include in your own
programs.

It ask you the name of the Comparator class, the name of the class of
objects you are comparing, the names and types of the fields to
sort/compare the objects, and whether you want ascending/descending order
for each field. If you want code that will handle null sort keys, tick
off null safe.

You can also run the Applet online at the mindprod site without installing
it.

Why the striped triangle icon? It is supposed to represent items sorted
in descending order. Each bar is a litter shorter than the previous.

Related software (5)

J2EE Guides

J2EE Guides

#1 Beginner's Guide to Using Eclipse for Java Development, a step-by-step illustrated guide. #2 Guide to Java Web Development Tools: Using Eclipse with Tomcat to access MySQL using ...

J2Native

J2Native

Software development kit for working with native code from any Java application without using Java Native Interface (JNI) technology. You can call functions from any dynamic librar ...

Ant Commander For Mac

Ant Commander For Mac

Ant Commander is a fully configurable file manager. Several file systems are suported: file, zip, ftp, webdav, etc. Several kinds of panels are available: directory table; director ...

SortedArrayList and Merge

SortedArrayList and Merge

SortedArrayList is an ArrayList that keeps lists sorted with minimal work. Merge lets you merge/prune two SortedArrayLists in any of 32 different ways, e.g. union, intersection, up ...

File I/O Amanuensis

File I/O Amanuensis

I/O teaching tool that generates sample Java source code to do 617 types of I/O to read or write the console, a sequential file, a random access file, a String, an array of chara ...

RSS Feed | submit pad file