• SortedArrayList and Merge SortedArrayList and Merge 1.4
    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, update...
  • JavaScript Framework Shield UI JavaScript Framework Shield UI 1.7.34
    JavaScript Framework Shield UI
    The JavaScript Framework by Shield UI offers various JavaScript/HTML5 components for streamlined development. Each individual control in the ever-expanding product offering boasts excellent performance and high-level of customization.
  • Allatori Java Obfuscator Allatori Java Obfuscator 7.6
    Allatori Java Obfuscator
    Allatori is a second generation Java obfuscator, which offers a full spectrum of protection for your intellectual property. We have developed a number of unique functions into Allatori to make reverse engineering the code nigh on impossible.
  • Credit Card Validator Credit Card Validator 1.8
    Credit Card Validator
    The CreditCard Validator will help you tell: (1) if a credit card number is valid (2) which credit card vendor handles that number. It validates the prefix and the checkdigit. It does *not* contact the credit card company.
  • File I/O Amanuensis File I/O Amanuensis 6.2
    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 characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe.
  • Volser Volser 1.3
    Volser
    Gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id.
  • JavaScript IDE WebStorm JavaScript IDE WebStorm 6.0
    JavaScript IDE WebStorm
    The smartest JavaScript IDE for Web Development is at your fingertips. Navigate through files easily. Use relevant autocompletion for everything in your code. Get notified about code problems on the fly.
  • DHTMLX JavaPlanner DHTMLX JavaPlanner 1.2
    DHTMLX JavaPlanner
    DHTMLX JavaPlanner is a rich Ajax-powered web control for Java. It allows creating full-featured attractive event and booking calendars, time planners, schedulers and task managers in Java.
  • Magic Scroll Magic Scroll 1.0.29
    Magic Scroll
    Perfect for scrolling through lots of images in a neatly confined space, Magic Scroll has uses all over your site. Homepages; product pages; related products; headlines; text, images and even YouTube movies. Download the free trial now!
  • Magic 360 Magic 360 4.5.16
    Magic 360
    Magic 360 brings products to life by spinning them around in 360 degrees. It works on iPad, iPhone, Android devices + all major browsers. Try the examples on our site or download the free trial now.
 
  •  
     
     
     
     
    SortedArrayList and Merge 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, update...
  •  
     
     
     
     
    JavaScript Framework Shield UI JavaScript Framework Shield UI
    JavaScript Framework Shield UI
    The JavaScript Framework by Shield UI offers various JavaScript/HTML5 components for streamlined development. Each individual control in the ever-expanding product offering boasts excellent performance and high-level of customization.
  •  
     
     
     
     
    Allatori Java Obfuscator Allatori Java Obfuscator
    Allatori Java Obfuscator
    Allatori is a second generation Java obfuscator, which offers a full spectrum of protection for your intellectual property. We have developed a number of unique functions into Allatori to make reverse engineering the code nigh on impossible.
  •  
     
     
     
     
    Credit Card Validator Credit Card Validator
    Credit Card Validator
    The CreditCard Validator will help you tell: (1) if a credit card number is valid (2) which credit card vendor handles that number. It validates the prefix and the checkdigit. It does *not* contact the credit card company.
  •  
     
     
     
     
    File I/O Amanuensis 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 characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe.
  •  
     
     
     
     
    Volser Volser
    Volser
    Gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id.
  •  
     
     
     
     
    JavaScript IDE WebStorm JavaScript IDE WebStorm
    JavaScript IDE WebStorm
    The smartest JavaScript IDE for Web Development is at your fingertips. Navigate through files easily. Use relevant autocompletion for everything in your code. Get notified about code problems on the fly.
  •  
     
     
     
     
    DHTMLX JavaPlanner DHTMLX JavaPlanner
    DHTMLX JavaPlanner
    DHTMLX JavaPlanner is a rich Ajax-powered web control for Java. It allows creating full-featured attractive event and booking calendars, time planners, schedulers and task managers in Java.
  •  
     
     
     
     
    Magic Scroll Magic Scroll
    Magic Scroll
    Perfect for scrolling through lots of images in a neatly confined space, Magic Scroll has uses all over your site. Homepages; product pages; related products; headlines; text, images and even YouTube movies. Download the free trial now!
  •  
     
     
     
     
    Magic 360 Magic 360
    Magic 360
    Magic 360 brings products to life by spinning them around in 360 degrees. It works on iPad, iPhone, Android devices + all major browsers. Try the examples on our site or download the free trial now.

 

 

Latest Java & JavaScript Software

 
 
Sound
Sound
Sound

Sound lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format.

Password
Password
Password

Generates random passwords that are hard to guess. It uses a crytographic quality random number generator. The passwords are generated locally in a Java Applet. They are never transmitted over the Internet, even in encrypted form.

Mouse Position Detector
Mouse Position Detector
Mouse Position Detector

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.7+. This class will work in any version of Java. It uses JNI and a DLL.

KeyPlayer
KeyPlayer
KeyPlayer

Java Keystroke and Mouse Event Tutor / Keyboard Diagnostic. Application to let you experiment to learn how mouse and keystroke events work. Output appears on the console. Just click the mouse or hit keystrokes to see the events generated.

In Words
In Words
In Words

Java code to converts number to words in any of 24 languagues. Useful for writing cheques or legal documents.

Hunk I/O
Hunk I/O
Hunk I/O

Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile and PrintWriterPlus.

Holiday Calculatior
Holiday Calculatior
Holiday Calculatior

Calculates when 66 holidays occur in any given year BC or AD. Designed to be cannibalised to include the calculation routines in your own programs. It can also be used standalone It currently calculates about 64 holidays.

File Transfer
File Transfer
File Transfer

Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Usually you embed these classes in your own program rather than using them standalone.

FileTimes
FileTimes
FileTimes

Read and set Windows file/dir times from Java: Create/LastModified/LastAccessed. Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written.

File I/O Amanuensis
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 characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe.