"The most polished open source software projects."
Projects:  FlexiPrefsJ Home | Documentation | Screenshots | Download | Support | Contact

FlexiPrefsJ:

Package will allow you to dynamically build a GUI preferences dialog window for your application. The prefecenses window is built dynamically according to your XML settings file and the preferences can be stored in various formats.

The preferences from the XML-file can be used in code. There are different kind of setting types and one can easily create new ones.

The main functionalities are working. There are still e.g. some null checks missing, so the program can crash or maybe not even start. But with correct syntax and values in XML, it should work.

For cvs and build visit java.net project site.

Implemented setting types:

  • StringSetting
  • PasswordSetting
  • FileSetting
  • BooleanSetting
  • PropertiesFileSetting

TODO:

  • XML-Schema and validation against it.
  • Some null checks and maybe some default values (and icons??).
  • IntegerSetting
  • DoubleSetting
  • Validation of Setting values.
  • More customisable gui.

Questions?

If You have any questions, you can find contact information on java.net project site. You can also contact us by mail:
jcostian at dev dot java dot net.


19.7.2004
Screenshot 1 added



19.7.2004
Site published.
FlexiPrefsJ 0.1-dev available for download.
 
© 2004 Canter Oy