-
MultiPagesPrintingPro Reviews
Utility for printing images in different formats. The user selects the images to print, the output format (one page or several pages) and starts printing. This software is very convenient for printing large size images. The four most common image formats are supported. International languages. This program was developed by EuropeSoftwares in JAVA and XML…
-
PdfToImagesPro Reviews
Utility for saving PDF documents to images. The user selects the PDF file to save, selects a resolution, enters the range of pages to scan, and saves as images. This software is very easy to use. International languages. Utility for saving PDF documents to images. The user selects the PDF file to save, selects a…
-
VideoConverter Reviews
Video conversion software. This utility supports many formats for video conversion and allows, among other things, the creation of separate images of the video as well as the extraction of the audio tape to a separate file. These operations are possible in batch processing. International languages. This program was developed by EuropeSoftwares in JAVA and…
-
WhoIsConnectedToMyPC Reviews
This software is a small utility for sending a webcam capture via email when starting the computer. It is ideal for knowing the identity of a person who connects to your computer in your absence. Due to its user-friendly interface, it is easy to use and easy to master. International languages. This program was developed…
-
Wassup Reviews
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…
-
SortedArrayList and Merge Reviews
This is a pair of library classes to include in your own code for manipulating ArrayLists. It consist of two classes: SortedArrayList and Merge. SortedArrayList is an ArrayList that remembers how it is sorted, so that if you ask it to sort, it can sometimes bypass the work when it is already in order. You…
-
File I/O Amanuensis Reviews
I/O teaching tool that generates sample Java source code 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, resource or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or locale-encoded), Unicode…
-
Conversion Amanuensis Reviews
Conversion teaching tool. Shows you how to convert any of the 17 basic Java types into any of the other. Conversion Amanuensis as your side whenever you need Java code to convert anything to anything else. Runs an as Applet or application. To install, Extract the zip download with WinZip, available from winzip.com (or similar…
-
Comparator Cutter Reviews
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…