jpreferences
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Java framework for managing preferences for your Java application.
# JPreferences

Java library providing classes for working with Java preferences.

## Description

The JPreferences project is a Java framework using Swing that manages
preferences for an application. The framework is based off of the
[JFace Preferences][0] package architecture.

This project was started because I could not find an equivalent to the
JFace Preferences package that uses Swing. I had written an application
based on Swing and did not want the [SWT][1] dependency.

[0]: http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/viewers/package-summary.html
[1]: http://www.eclipse.org/swt/

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。