SourceForge.net Logo

Java System Toolkit

Overview

Requirements

Installation

JavaDoc

Examples

Project Page

Download

Overview

Java System Toolkit (JST) is a collection of Java classes and native libraries (at this time for Windows 95/NT only) that provides a simple Java programming interface for access to some commonly requested system features. JST 1.2 supports:

  • Windows Registry (both Windows 95 and NT)
    Using JST registry keys can be created, read and deleted with ease.

  • Service Control Manager (Windows NT only)
    JST enables you to turn your Java application into Windows NT service. Your Java service can receive and handle system events such are request to stop the service, system shutdown, etc.

The source code for this was originally written by JObjects International, Inc. (go ahead and give them a click!). They no longer develop this software or provide any support for it. All new developement will be done via SourceForge.