Code Monkey home page Code Monkey logo

fw-preferences's Introduction

Fw-Preferences

Build Status license: GPL v3 GitHub release

Intention

The framework Fw-Preferences let the developer easily configure varying Settingsdialogs for a JavaFX application.

Content

Examples

Example 1

TODO

JavaDoc

TODO

Download

Current version is 0.1.0-PRERELEASE. Main points in this release are:

  • ...
  • ...

Download:

  • ...

An overview about all existings releases can be found here:

  • Overview from all releases in Fw-Preferences.

Requirements

In the library are following libraries registered as dependencies:

Installation

Install the project in your preferred IDE

Contribution

  • If you find a Bug I will be glad if you could report an Issue.
  • If you want to contribute to the project plz fork the project and do a Pull Request.

License

The framework Fw-Preferences is licensed under General Public License 3.0.

Autor

The project Fw-Preferences is maintained by me, Peter Rogge. See Contact.

Contact

You can reach me under [email protected].

fw-preferences's People

Contributors

naoghuman avatar

Watchers

 avatar  avatar

fw-preferences's Issues

[doc] Create new concept 'PreferencesConfigurator'.

[doc] Create new concept 'PreferencesConfigurator'.

  • The PreferencesConfiguratior alloweds the developer to configure per d&d, clicks the wanted 'preferences' in a little application.
  • The configured preferences will then saved as a JSON file.
  • The fw-preferences can load this JSON file and returned then a dialog, anchorpane with the preconfigured preferences components.
  • So I need a way (reflection?, keys?) to configure who the labels will be binded, how the changed values will be communicated.
  • Thats will also means that the models for the MainSections, SubSection and Settings are annotated with JSON, so the file can loaded immediatly into the Java objects.

[doc] Update the project description.

Old: The framework Fw-Preferences let the developer easily configure Settingsdialogs in a [JavaFX] application.

New: The framework Fw-Preferences let the developer easily configure varying Settingsdialogs for a [JavaFX] application.

[doc] Create new concept 'PreferencesConfigurator.Preview(Edit)Mode'.

[doc] Create new concept 'PreferencesConfigurator.Preview(Edit)Mode'.

  • What are the different between the two modes?
  • Edit mode in PreferencesConfigurator allowed to configure a hole preferences model.
  • Preview mode shows the configured preferences model how it would be in an application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.