Skip to content

Instantly share code, notes, and snippets.

@KowalczykBartek
Last active December 18, 2015 23:48
Show Gist options
  • Save KowalczykBartek/5863710 to your computer and use it in GitHub Desktop.
Save KowalczykBartek/5863710 to your computer and use it in GitHub Desktop.
ListView<String> list = new ListView<>();
ObservableList<String> items = FXCollections.observableArrayList();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment