Skip to content

Instantly share code, notes, and snippets.

View y4nnick's full-sized avatar

Yannick Schwarenthorer y4nnick

View GitHub Profile
@y4nnick
y4nnick / EinstellungService.java
Created August 21, 2016 14:23
Extension for the JavaFX TableView. Automated storage of the Columns order and width.
package at.beachcrew.union.service;
import at.beachcrew.union.exceptions.EinstellungNotFoundException;
import at.beachcrew.union.exceptions.EinstellungPersistenceException;
import at.beachcrew.union.model.Einstellung;
import java.util.List;
/**
* Service für {@link at.beachcrew.union.model.Einstellung}