Giter Site home page Giter Site logo

jfxc's Introduction

JFXC

JFXC by Jonato

travis-ci.org codecov.io shields.io jonato.de

Jonato JavaFX Controls - More Power for your JavaFX Gui

With Jonato JavaFX Controls you can extend your GUI with some new fresh controls.

Tutorials @ https://github.com/Jonato/JFXC/wiki

Samples @ /test/java/de/jonato/jfxc/samples

Parts

  1. Keyboard
  2. Controls
  3. Informations

Keyboard(FX)

Keyboard event Framework for all JavaFX KeyUp and Down Events.
Has a registry class for saving your instance.

Controls

>KeyValueTable
Display KeyValue data in a Table Control. You can hide keys from your items list with the skip list.

>Custom Combobox
FilterComboBox: Jump to your entry by entering the first letter.
AutoCompleteComboBox: Search your ComboBox by the given Text.

>BarcodeView
Generate and display a barcode and save it to a file (svg, eps, png, jpg, gif, bmp). It is bassed on woo-j/OkapiBarcode lib.


>Spacer
Add spaces between two javafx nodes in hbox and vbox

>TextFields
TimeTextField: Add a TextField for time (HH:mm) or (HH:mm:ss)
TypedTextField: TextFields for basic datatypes with validation (Long, Int, Double...)

Informations

Get quickly infos about the operating system, the current system and the current user

Maven

<dependency>
  <groupId>de.jonato</groupId>
  <artifactId>jfxc</artifactId>
  <version>[LATEST_VERSION]</version>
</dependency>

Requirements

  • Java >= 1.8
  • JavaFX8

Changelog

1.1.1

  • Add Wiki Infos and Tutorials
  • Add Logo
  • Add ipv4 and ipv6 to system info

1.1

  • First release on maven
  • JavaFX BarcodeWrapper classes for Okapi Barcode
  • BarcodeView

1.0.2

  • Add Unit Tests
  • Add Info Classes
  • Add AutoCompleteCombobox
  • Add Spacer Control
  • Fix Validation

1.0.1

  • Add with KeyboardFX
  • Add KeyValueTable
  • Add TimeTextField
  • Add NumberTextField
  • Add FilterComboBox

0.0.1

  • Inital Commit

Credits

innFactory JavaFX Entwicklung

Tobias Jonas [email protected] (c) innFactory

jfxc's People

Contributors

jona7o avatar

Watchers

James Cloos avatar

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.