/JFXTableView_CSS

An attempt to nail down the CSS necessary to have a "JFXTableView" since as of JFoenix 8.0.1, the directive is to merely style a normal TableView.

Primary LanguageCSS

You have two options:

See how they compare! To try it yourself, clone/download this repository and run gradlew run in the root of the project for a quick demo.

Help Wanted

Recently the Material Design Guidelines had an update—consequently the stylesheet will need to be updated to match those specifications.

Things left to fine tune

Getting Started

  • Clone this repository to your machine
  • On the command line, in the root of the project, type the command gradlew run