Skip to content

Instantly share code, notes, and snippets.

View Basler182's full-sized avatar
💭
be awesome today!

Kilian Schneider Basler182

💭
be awesome today!
View GitHub Profile
@Basler182
Basler182 / ListViewExample.java
Created August 8, 2021 10:30
Showing the basics of a ListView in JavaFX. Containing, the creation, selection, customization and also the filtering.
import javafx.application.Application;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.collections.transformation.FilteredList;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.control.ListCell;
import javafx.scene.control.ListView;
import javafx.scene.control.TextField;
import javafx.scene.layout.VBox;
@Basler182
Basler182 / chart.css
Created April 24, 2021 13:54
Stacked realtime Bar+Line Chart
.chart-plot-background {
-fx-background-color: transparent;
}
.default-color0.chart-series-line {
-fx-stroke: blue;
}
.default-color0.chart-line-symbol {
-fx-background-color: blue, white;

Keybase proof

I hereby claim:

  • I am basler182 on github.
  • I am basler (https://keybase.io/basler) on keybase.
  • I have a public key ASBruNpTCMgvq7GWSjW6Um6irB7UDl5PkU49Lr9qVAaULAo

To claim this, I am signing this object: