Package | Description |
---|---|
ui.entities.config | |
ui.favorites |
Modifier and Type | Field and Description |
---|---|
protected List<FavoritesSection> |
Configuration.favorites |
Modifier and Type | Method and Description |
---|---|
List<FavoritesSection> |
Configuration.getFavorites() |
javafx.collections.ObservableList<FavoritesSection> |
Configuration.getObservableFavorites() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setFavorites(List<FavoritesSection> favorites) |
Modifier and Type | Method and Description |
---|---|
protected void |
Favorites.addTab(FavoritesSection favoritesSection) |
Copyright © 2018 Ken Händel. All rights reserved.