ダウンロードリスト

プロジェクト概要

The Madcap (Machine and Device Capabilities)
library is a package of functions that allows
Java programmers to break out of the "lowest
common denominator" approach and take advantage
of certain platform specific capabilities that
might be available on the runtime platform.
Importantly though - this is done without the
programmer being forced to tie their code to that
platform and without writing any native code
themselves. The library is written using JNI.
Examples of things that are currently working are
'get process ID' (useful for writing a PID file),
'get' and 'set' environment variables and time,
'setuid'/'seteuid'/'setgid'/'setegid', and use of
the tray icon in Windows. The library currently
works with Java on Windows and on Linux but should
be easy to port to other OSes.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2001-02-16 09:27
1.0 alpha 1

タグ: Development, Initial freshmeat announcement

プロジェクトリソース