Contents
Home
Java
Macintosh
Evolution
Miscellaneous
ICE Services
ICE Contact
ICED Java
Directory
ICEGallery
ICEMail
ICE MH
jCVS
JNIRegistry
SQLClient
Syslog
Tar
|
Java Directory
Here is a directory of public domain Java programs and
packages written by Tim Endres and licensed under the
GNU General Public License. Source code is included
with every download.
-
ICEGallery
-
Do you have a lot of images to manage? Then you need Gallery.
This Java application lets you view directories of image files,
organize them into other directories with a mouse click, and
view in slide show mode. It will even build a grid of buttons
each displaying a tiny preview icon that you can click on to
see the full sized image! A must for those of us managing CDs
full of images.
-
jCVS
-
JCVS is a Java CVS client. CVS is the Concurrent Versions System
allows for concurrent development and version control of your
source code and related resources. JCVS is what ICE uses to control
all of our projects. You might also want to check out the
Cyclic Home Page
for more information on CVS in general and how to setup a CVS server.
-
ICEMail
-
ICEMail is a Java email client application that uses
the new Java Mail API. It is written in Swing, the new
Java Foundation Classes. ICEMail supports SMTP, POP, IMAP,
MIME, HTML, and includes the HoitJavaBrowser bean that allows
you to surf the web pages attched to your email!
-
ICE MH
-
ICE MH is a JavaMail Store provider that implements an MH
based mail store on your local disk.
-
SQLClient
-
This is a simple, but very versatile, SQL client. The client
allows you to define profiles, which are host/user/db combinations.
The client also allows you to load and use multiple JDBC drivers.
SQLClient also lets you browse databases, as well as
query and update.
-
Syslog
-
Tim's Syslog package includes everything you need to keep that
Nastolgic Syslog Feeling that we old UNIX hacks need to keep
our sanity. Besides, its a useful facility that is very portable.
This package includes a Syslog Java package that lets
you enable Syslog logging in your Java apps. There is also a very
sophisticated SyslogD server that allows you to turn any Java capable
machine into a Syslog Daemon! You can even filter log messages and
play sounds when a critical message is logged, or even have the
server send email to a sysadmin email account! Syslog never looked
so good or so portable!
-
JNI Registry
-
This is a Java Native Interface to the Microsoft Windows Registry
database. With this native interface, your Java programs have full
access to the Window registry! You can save preferences, access
system information, even export resources into a text file that
can be editted and read by RegEdit.
|