Warning: Undefined variable $affiliateurl in /home/webmaster/data/www/downloadwasp.com/author.php on line 86
Comparators 1.4 author info at DownloadWasp.com
Warning: Undefined variable $search in /home/webmaster/data/www/downloadwasp.com/header.inc on line 6
Home Featured Top 40 Software Reviews Link To Us Advertise




buy arcade traffic

  • free games download
  • crack rar online
  • 3d engine
  • assets
  • image hosting
  • Useful Resources:

    C: \ Web Development \ Java & JavaScript \ Comparators 1.4 \ Author


    Opens in new window

    Comparators 1.4 - Author Info Page

    Description: Comparator classes to include in your Java programs... (more)


    Author Info for Comparators 1.4

    Author/Company Name: Canadian Mind Products

    Country: Canada

    Web Site: http://mindprod.com

    Programs listed: 86

    Share |


    Other listings by this author

    Honk iconHonk 1.5   (Downloads: 217)
    Plays one or more of the Standard Windows sounds or wav files. Plays one or more of the Standard Windows sounds, triggered
    purely from the command line.

    use:

    honk
    - Plays the default system sound.

    honk SystemStart SystemHand SystemQuestion
    - Plays the given list of standard system sounds (usually just one).
    - they are case-insensitive (you can get the case wrong and it will still work).

    Possible sound names are listed in the registry...

    FileTransfer iconFileTransfer 2.5   (Downloads: 244)
    Java classes to cop, upload and download files. Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files.

    Fully commented Java source is provided. It is now comes in four parts, MiniFileTransfer, FileTransfer and MaxiFileTransfer, Download depending on how much functionality you require. Now supports copying members in local jar files.

    Command line use:

    java -jar download.jar http : //x...

    JarCheck iconJarCheck 1.4   (Downloads: 444)
    Check that class target versions are as expected in a Java jar. Check a Java jar to make sure all the javac -target versions of
    the class files are what you expect.

    Java application.
    Requires Java version 1.5 or later.

    All Java source code is included.

    to use:

    java -jar jarcheck.jar jartotocheck.jar 1.1 1.7

    where jartocheck.jar is the name of jar to check.
    It will check all the class files in it.

    In this example:
    1.1 is the lo...

    JDisplay iconJDisplay 4.5   (Downloads: 367)
    JDisplay displays colorised program listings in web pages. JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mft
    properties... files a variety of colours, fonts, sizes
    and weights to help make them more presentable and readable.

    Why would you use it? For the same sorts of reasons you use
    colours and fonts in an IDE like IntelliJ or Eclipse. They
    make the code much easier to understand.

    There is no server-side code used. Java utilities parse the
    code snippets i...

    Wassup iconWassup 2.5   (Downloads: 431)
    Wassup let's you know what's up with your Java environment. Wassup let's you know what's up with your Java environment.
    It will tell you the System Properties, as many as the
    Security system will let you peek at. This includes such
    things as which JVM is running, which version of Java, which
    vendor. It may be run as either an Applet or an application.
    When you run Wassup as an application it shows you
    considerably more information. The Java sandbox considers it
    a security risk to rev...

    FontSaver iconFontSaver 1.4   (Downloads: 197)
    FontSaver shares Font objects instead of creating new ones. FontSaver shares Font objects instead of creating new ones to cut
    down on the RAM and time needed to create Font and Font peer objects.
    Profiling often shows the creation of too many Font objects is the
    cause of poor performance.

    See the source code for how to incoporate it into your own programs.
    It does nothing on its own....

    Mouse iconMouse 1.4   (Downloads: 229)
    In Java, allows you to find out where the mouse in on the screen In Java, allows you to find out where the mouse in on the
    screen, even when it is not over one of your apps. This has
    similar function to MouseInfo.getPointerInfo in Java 1.5+.
    This class will work in any version of Java.

    It uses JNI and a DLL, so it only works on Windows.

    You must install the nativemouse.dll somewhere on the path.

    Then your programs can find out the x and y position of the
    mouse, [(0,0...

    Common13 iconCommon13 1.3   (Downloads: 245)
    common utility classes that work under Swing Java 1.3+ common utility classes that work under Swing Java 1.3+
    Includes:

    CMPAboutJBox: a proper about box for Swing apps/JApplets that provides useful information.
    HybridJ : converts Swing Applet into an Application...

    LinkedList iconLinkedList 1.6   (Downloads: 169)
    LinkedList is replacement for Java Vector class. Classical doubly linked list. LinkedList is replacement for Java Vector class. Classical
    doubly linked list. Faster that Vector for insert/delete, but slower
    for indexed access. The interface is modeled on java.util.Vector, so
    you can try it both ways and pick which is faster for your needs.
    Heavily commented Java source included. copyright (c) 1997-2008 Canadian Mind
    Products. May be freely distributed and and used for any purpose
    except military.
    ...

    Tabin iconTabin 5.3   (Downloads: 222)
    Converts spaces to tabs in an ASCII text file. Converts spaces to tabs in an ASCII text file

    Usage:
    TABIN.exe Myfile.txt

    Assumes tab stops are 8 columns apart. Don't use it on word
    processor files. C source included. Copyrighted by Canadian
    Mind Products. May be freely distributed and used for any
    purpose except military. It has been rewritten in C from
    Pascal for extra speed. Users of previous versions should
    take care to delete the old TABIN.COM...

    Borders iconBorders 1.5   (Downloads: 195)
    Displays a variety of decorative borders. Shows off what you can do with Swing. Displays a variety of decorative borders.
    Shows off what you can do with Swing.

    To run as an application, type:

    java -jar C:\com\mindprod\borders\borders.jar

    adjusting as necessary to account for where the jar file is.

    The picture frame icon represents the various decorative
    borders you can put around your Swing panels....

    Dedup iconDedup 1.5   (Downloads: 201)
    Java command line utility to removes duplicate lines from text files. DeDup is a Java command-line utilty for removing duplicate
    lines in text files.

    The dedup process compares adjacent lines only. It does not
    sort first. The comparison is case sensitive. It removes
    adjacent indentical lines. It replaces the original file, so
    do a backup first. You can dedup 1 to N files in one
    execution, just put their names on the command line.

    DeDup deletes blank lines from both the beginning...

    Spinner iconSpinner 1.1   (Downloads: 309)
    DateSpinner, hex and formatted dollar input for Java JSpinner. Spinner consists of source for classes for a DateSpinner and to add hex and
    formatted dollar input/output for Java JSpinner to your own
    Java programs.

    Spinner offers two NumberFormatter classes you can use with
    a JSpinner. One is HexNumberFormatter which lets your
    JSpinner range over hex values. The other is
    DollarNumberFormatter which lets your JSpinner range over
    dollar values. It works better than JSpinner.NumberEd...

    Tabout iconTabout 2.7   (Downloads: 207)
    converts tabs to spaces in an ASCII text file. converts tabs to spaces in an ASCII text file
    usage : TABOUT Myfile.TXT
    Don't use it on word processor files. Assumes tab stops
    are 8 columns apart. Also trims ^Z and corrects any
    malformed CrLf line endings. C source included.
    Copyrighted, but may be distributed freely and used for
    any purpose except military....

    Batik iconBatik 2.2   (Downloads: 449)
    Java to let you create a custom utility to find and delete all junk files. Java classes to let you create a custom utility to find and
    delete all junk files on your machine. Use one of the three
    scripts supplied as an example, to create your own XXX.java
    source code file then compile and use to rapidly clean your
    drive of junk.

    This program requires some elementary Java programming skill.

    To compile

    E:
    cd \com\mindprod\batik
    javac *.java

    to run, make s...

    Http iconHttp 2.9   (Downloads: 684)
    HTTP GET/POST/HEAD/PROBE/CHASE java class library for http: or https: http is a small library of Java classes to let you do GET/POST/HEAD/PROBE/CHASE to a server r with http: or https. It will also encode parameter pairs for you.

    It does nothing on its own. It is intended to be incorporated into your own programs.

    To see a sample use have a look at the com.mindprod.submitter package, downloadable...

    Transporter iconTransporter 1.4   (Downloads: 221)
    Lightweight Java classes to let you encrypt/sign/armour for secure transmission. The Transporter acts like an electronic secure courier to
    deliver your data and documents in encrypted form safe from
    prying eyes or those who would tamper with them.

    It Encrypts, digitally signs and armours to send sensitive
    information over the Internet without SSL.

    Typically you would embed it in your own Internet
    applications....






    All Programs:

    0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


    All Authors:

    0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


    RSS Feeds:
    (Current Category)

    RSS Feed for New Releases and Updates New releases & updates

    RSS Feed for New Shareware Releases New shareware releases

    RSS Feed for New Freeware Releases New freeware releases

    RSS Feed for Most Popular Software Most popular software

    RSS Feed for Top Rated Software Top rated software

    Feeds List in OPML Feeds list in OPML


    Useful Resources:

    Domain Quester iconDomain Quester 6.02: Search for domains by unlimited number of keywords

    JaSFtp iconJaSFtp 11.10: JaSFtp - Automated SFTP client (secure FTP), Run 1000+ tasks on a schedule.

    Advanced XLS Converter iconAdvanced XLS Converter 2.55: With XLS Converter you can convert Excel (XLS) files into dozens of formats!

    Domain Quester Pro iconDomain Quester Pro 6.02: Search for domains by unlimited number of keywords

    Home | Featured | Submit | Link To Us | Contact Us | FAQ | About Us