Ads

 Home » Java » Miscellaneous

Sort by:
 Displaying (1 - 11) of 11  1 
ConcreteSet
ConcreteSet is a basic java.util.Set implementation, very much like java.util.HashSet. Duplicate entries are ignored. Adds, removes, the “contains” method, and data extraction are extremely efficient. The ordering of elements within the set is random and not under the user's control. Unlike ...
Version: 1.0.1
Platform(s):
Price: Free
Developer: Ralph Chapin
Added: 31/10/2011
Updates: 31/10/2011
168 Hits
2634 Views
Details
Visit

DroidPersistence
INFO NEEDED, Only Code
Version: 1.0.0
Platform(s):
Price: Free
Developer: Douglas Cavalheiro
Added: 31/10/2011
Updates: 31/10/2011
160 Hits
2568 Views
Details
Visit

DoubleClickDetector
A specialized mouse listener that detects and acts on double-clicks. Simply add it as a MouseListener to any component and add code to do the double-click work. It will react to a double click count even when the second click is not on the exact ...
Version: 1.0.0
Platform(s):
Price: Free
Developer: Ralph Chapin
Added: 07/09/2011
Updates: 07/09/2011
158 Hits
2860 Views
Details
Visit

SocketConnection
Manages a Java Socket connection. Written originally for a network game where both client and server programs were massively multi-threaded. Given an active Socket, the program keeps writes from multiple threads organized and makes read data available on a dedicated thread. Thoroughly Javadoc'ed. Code deals with ...
Version: 1.0.0
Platform(s):
Price: Free
Developer: Ralph Chapin
Added: 11/09/2011
Updates: 11/09/2011
154 Hits
2596 Views
Details
Visit

JSONBuilder
This small component eases server side configuration of javascript components. The developer can write js functions inside PHP arrays wrapping them in a thin class and then serialize the array using the JSONBuilder class. This class act as a wrapper to the built-in json_encode PHP ...
Version: 1.0
Platform(s):
Price: Free
Developer: Aldo Stracquadanio
Added: 09/09/2011
Updates: 09/09/2011
154 Hits
2556 Views
Details
Visit

JSP Tutorial
JSP-JavaServer Pages, is a server side programming language. It is an object oriented language that uses the servlets technology of Java. JSP provides the flexibility to handle large amount of dynamic data, databases with performance and stability. It has the ability to integerate with HTML very ...
Version:
Platform(s):
Price: Free
Developer: Hscripts
Added: 08/04/2010
Updates: 08/04/2010
142 Hits
2712 Views
Details
Visit

jPDFAssemble
jPDFAssemble is a Java library to assemble PDF files. jPDFAssemble can combine, merge, or split PDF documents. jPDFAssemble also allows to add or manipulate bookmarks in PDF documents. The library can save resulting documents to the local file system or to an output stream to ...
Version:
Platform(s): Linux,Windows,Unix,Mac OSX
Price: $400.00
Developer: Qoppa Software
Added: 24/05/2013
Updates: 24/05/2013
110 Hits
1334 Views
Details
Visit

contacts droid
"Lookup the user's addressbook for numbers, mail addresses, as well as chat and Twitter usernames and get information about the contact back easily.No more dealing with cursors and SQL-statements. It's all done with a few lines using contacts.droid.Working for Android 2.0+."
Version:
Platform(s):
Price: $4.99
Developer: Tom Tasche
Added: 31/10/2011
Updates: 31/10/2011
151 Hits
1328 Views
Details
Visit

Java Contacts Importer
This Java Contacts Importer can import contacts from hotmail.com, msn.com, live.com, yahoo.com, yahoo.co.uk, ymail.com, rocketmail.com, gmail.com, googlemail.com, aol.com, fastmail.fm, web.de, mail.ru, rediff.com, indiatimes.com, lycos.com, libero.it, rambler.ru, mac.com, paracalls.com, mynet.com, interia.pl, yandex.ru, sina.com,126.com, lycos.com, bol.com.br and in.com
Version: 2.0
Platform(s): Linux,Windows
Price: $550
Developer: Improsys, Inc.
Added: 07/01/2011
Updates: 10/01/2011
397 Hits
1560 Views
Details
Demo
Visit

SortedList
Provides fast random and sequential access to vast sorted lists. Creates and maintains them with unmatched ease, speed and flexability. Simultaneously provides the benefits of a binary tree and a linked list. You can find an entry with a keyed, binary-style search, then move sequentially in ...
Version: 1.0.0
Platform(s):
Price: $39.99
Developer: Ralph Chapin
Added: 22/08/2011
Updates: 22/08/2011
155 Hits
1434 Views
Details
Visit

ListStack
ListStack is the simplest, fastest java.util.List implementation there is, with several helpful utility methods (sort, reverse, and compare). Its point is to use its single-link simplicity to out-perform other Java collections and maps. It should be used where time matters, there is a lot of ...
Version: 1.0.0
Platform(s):
Price: $
Developer: Ralph Chapin
Added: 01/08/2011
Updates: 01/08/2011
145 Hits
1372 Views
Details
Visit

 Displaying (1 - 11) of 11  1