Index

A B C D G H I J L M P Q S T V 
All Classes and Interfaces|All Packages

A

addCharacter() - Method in class cz.masci.springfx.demo.interactor.impl.PotterInteractorImpl
 
addCharacter() - Method in interface cz.masci.springfx.demo.interactor.PotterInteractor
 
APP - Enum constant in enum class cz.masci.springfx.demo.theme.AppTheme
 
AppConfig - Class in cz.masci.springfx.demo
 
AppConfig() - Constructor for class cz.masci.springfx.demo.AppConfig
 
AppListModel<I,E> - Class in cz.masci.springfx.demo.model
 
AppListModel() - Constructor for class cz.masci.springfx.demo.model.AppListModel
 
AppTheme - Enum Class in cz.masci.springfx.demo.theme
 
authorProperty() - Method in class cz.masci.springfx.demo.model.BookDetailModel
 

B

BookDetailController - Class in cz.masci.springfx.demo.controller
 
BookDetailController(BookListModel, BookInteractor) - Constructor for class cz.masci.springfx.demo.controller.BookDetailController
 
BookDetailModel - Class in cz.masci.springfx.demo.model
 
BookDetailModel() - Constructor for class cz.masci.springfx.demo.model.BookDetailModel
 
BookDetailViewBuilder - Class in cz.masci.springfx.demo.view
 
BookDetailViewBuilder(BookListModel) - Constructor for class cz.masci.springfx.demo.view.BookDetailViewBuilder
 
BookInteractor - Interface in cz.masci.springfx.demo.interactor
 
BookInteractorImpl - Class in cz.masci.springfx.demo.interactor.impl
 
BookInteractorImpl() - Constructor for class cz.masci.springfx.demo.interactor.impl.BookInteractorImpl
 
BookListController - Class in cz.masci.springfx.demo.controller
 
BookListController(BookListModel) - Constructor for class cz.masci.springfx.demo.controller.BookListController
 
BookListDetailController - Class in cz.masci.springfx.demo.controller
 
BookListDetailController(BookInteractor) - Constructor for class cz.masci.springfx.demo.controller.BookListDetailController
 
BookListModel - Class in cz.masci.springfx.demo.model
 
BookListModel() - Constructor for class cz.masci.springfx.demo.model.BookListModel
 
BookListViewBuilder - Class in cz.masci.springfx.demo.view
 
BookListViewBuilder() - Constructor for class cz.masci.springfx.demo.view.BookListViewBuilder
 
BookManagerController - Class in cz.masci.springfx.demo.controller
 
BookManagerController(BookListModel, BookInteractor) - Constructor for class cz.masci.springfx.demo.controller.BookManagerController
 
bookProperty() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
 
build() - Method in class cz.masci.springfx.demo.view.BookDetailViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.BookListViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.HomeScreenViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.LOTRCreateViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.LOTRDetailViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.LOTREditViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.LOTRListViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.PotterDetailViewBuilder
 
build() - Method in class cz.masci.springfx.demo.view.PotterListViewBuilder
 

C

characterProperty() - Method in class cz.masci.springfx.demo.model.LOTRDetailModel
 
characterProperty() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
 
characterTextField - Variable in class cz.masci.springfx.demo.view.LOTRDetailViewBuilder
 
clearSelection() - Method in class cz.masci.springfx.demo.model.AppListModel
 
createFaker() - Method in class cz.masci.springfx.demo.AppConfig
 
cz.masci.springfx.demo - package cz.masci.springfx.demo
 
cz.masci.springfx.demo.controller - package cz.masci.springfx.demo.controller
 
cz.masci.springfx.demo.dialog - package cz.masci.springfx.demo.dialog
 
cz.masci.springfx.demo.interactor - package cz.masci.springfx.demo.interactor
 
cz.masci.springfx.demo.interactor.impl - package cz.masci.springfx.demo.interactor.impl
 
cz.masci.springfx.demo.model - package cz.masci.springfx.demo.model
 
cz.masci.springfx.demo.theme - package cz.masci.springfx.demo.theme
 
cz.masci.springfx.demo.view - package cz.masci.springfx.demo.view
 

D

delete(BookDetailModel) - Method in interface cz.masci.springfx.demo.interactor.BookInteractor
 
delete(BookDetailModel) - Method in class cz.masci.springfx.demo.interactor.impl.BookInteractorImpl
 
deployName() - Method in enum class cz.masci.springfx.demo.theme.AppTheme
 

G

get() - Method in enum class cz.masci.springfx.demo.theme.AppTheme
 
getAuthor() - Method in class cz.masci.springfx.demo.model.BookDetailModel
Gets the value of the author property.
getBook() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Gets the value of the book property.
getCharacter() - Method in class cz.masci.springfx.demo.model.LOTRDetailModel
Gets the value of the character property.
getCharacter() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Gets the value of the character property.
getLocation() - Method in class cz.masci.springfx.demo.model.LOTRDetailModel
Gets the value of the location property.
getLocation() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Gets the value of the location property.
getQuote() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Gets the value of the quote property.
getTitle() - Method in class cz.masci.springfx.demo.model.BookDetailModel
Gets the value of the title property.
getView() - Method in class cz.masci.springfx.demo.controller.BookDetailController
 
getView() - Method in class cz.masci.springfx.demo.controller.BookListDetailController
 
getView() - Method in class cz.masci.springfx.demo.controller.BookManagerController
 
getView() - Method in class cz.masci.springfx.demo.controller.HomeScreenController
 
getView() - Method in class cz.masci.springfx.demo.controller.LOTRDetailController
 
getView() - Method in class cz.masci.springfx.demo.controller.LOTRListDetailController
 
getView() - Method in class cz.masci.springfx.demo.controller.LOTRManagerController
 
getView() - Method in class cz.masci.springfx.demo.controller.PotterDetailController
 
getView() - Method in class cz.masci.springfx.demo.controller.PotterListController
 
getView() - Method in class cz.masci.springfx.demo.controller.PotterListDetailController
 
getView() - Method in class cz.masci.springfx.demo.controller.PotterManagerController
 

H

HomeScreenController - Class in cz.masci.springfx.demo.controller
 
HomeScreenController(LOTRListDetailController, PotterListDetailController, BookListDetailController) - Constructor for class cz.masci.springfx.demo.controller.HomeScreenController
 
HomeScreenViewBuilder - Class in cz.masci.springfx.demo.view
 
HomeScreenViewBuilder() - Constructor for class cz.masci.springfx.demo.view.HomeScreenViewBuilder
 

I

init() - Method in class cz.masci.springfx.demo.JavaFXApp
 

J

JavaFXApp - Class in cz.masci.springfx.demo
 
JavaFXApp() - Constructor for class cz.masci.springfx.demo.JavaFXApp
 

L

list() - Method in interface cz.masci.springfx.demo.interactor.BookInteractor
 
list() - Method in class cz.masci.springfx.demo.interactor.impl.BookInteractorImpl
 
loadCharacters() - Method in class cz.masci.springfx.demo.interactor.impl.LOTRInteractorImpl
 
loadCharacters() - Method in interface cz.masci.springfx.demo.interactor.LOTRInteractor
 
locationProperty() - Method in class cz.masci.springfx.demo.model.LOTRDetailModel
 
locationProperty() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
 
locationTextField - Variable in class cz.masci.springfx.demo.view.LOTRDetailViewBuilder
 
LOTRCreateDialog - Class in cz.masci.springfx.demo.dialog
 
LOTRCreateDialog() - Constructor for class cz.masci.springfx.demo.dialog.LOTRCreateDialog
 
LOTRCreateViewBuilder - Class in cz.masci.springfx.demo.view
 
LOTRCreateViewBuilder() - Constructor for class cz.masci.springfx.demo.view.LOTRCreateViewBuilder
 
LOTRDetailController - Class in cz.masci.springfx.demo.controller
 
LOTRDetailController(LOTRListModel) - Constructor for class cz.masci.springfx.demo.controller.LOTRDetailController
 
LOTRDetailModel - Class in cz.masci.springfx.demo.model
 
LOTRDetailModel() - Constructor for class cz.masci.springfx.demo.model.LOTRDetailModel
 
LOTRDetailViewBuilder - Class in cz.masci.springfx.demo.view
 
LOTRDetailViewBuilder() - Constructor for class cz.masci.springfx.demo.view.LOTRDetailViewBuilder
 
LOTREditViewBuilder - Class in cz.masci.springfx.demo.view
 
LOTREditViewBuilder() - Constructor for class cz.masci.springfx.demo.view.LOTREditViewBuilder
 
LOTRInteractor - Interface in cz.masci.springfx.demo.interactor
 
LOTRInteractorImpl - Class in cz.masci.springfx.demo.interactor.impl
 
LOTRInteractorImpl() - Constructor for class cz.masci.springfx.demo.interactor.impl.LOTRInteractorImpl
 
LOTRListController - Class in cz.masci.springfx.demo.controller
 
LOTRListController(LOTRListModel) - Constructor for class cz.masci.springfx.demo.controller.LOTRListController
 
LOTRListDetailController - Class in cz.masci.springfx.demo.controller
 
LOTRListDetailController(LOTRInteractor) - Constructor for class cz.masci.springfx.demo.controller.LOTRListDetailController
 
LOTRListModel - Class in cz.masci.springfx.demo.model
 
LOTRListModel() - Constructor for class cz.masci.springfx.demo.model.LOTRListModel
 
LOTRListViewBuilder - Class in cz.masci.springfx.demo.view
 
LOTRListViewBuilder() - Constructor for class cz.masci.springfx.demo.view.LOTRListViewBuilder
 
LOTRManagerController - Class in cz.masci.springfx.demo.controller
 
LOTRManagerController(LOTRListModel, LOTRInteractor) - Constructor for class cz.masci.springfx.demo.controller.LOTRManagerController
 

M

main(String[]) - Static method in class cz.masci.springfx.demo.SpringFXApp
 

P

path() - Method in enum class cz.masci.springfx.demo.theme.AppTheme
 
PotterDetailController - Class in cz.masci.springfx.demo.controller
 
PotterDetailController(PotterListModel, PotterInteractor) - Constructor for class cz.masci.springfx.demo.controller.PotterDetailController
 
PotterDetailModel - Class in cz.masci.springfx.demo.model
 
PotterDetailModel() - Constructor for class cz.masci.springfx.demo.model.PotterDetailModel
 
PotterDetailViewBuilder - Class in cz.masci.springfx.demo.view
 
PotterDetailViewBuilder(PotterListModel) - Constructor for class cz.masci.springfx.demo.view.PotterDetailViewBuilder
 
PotterInteractor - Interface in cz.masci.springfx.demo.interactor
 
PotterInteractorImpl - Class in cz.masci.springfx.demo.interactor.impl
 
PotterInteractorImpl() - Constructor for class cz.masci.springfx.demo.interactor.impl.PotterInteractorImpl
 
PotterListController - Class in cz.masci.springfx.demo.controller
 
PotterListController(PotterListModel, PotterInteractor) - Constructor for class cz.masci.springfx.demo.controller.PotterListController
 
PotterListDetailController - Class in cz.masci.springfx.demo.controller
 
PotterListDetailController(PotterInteractor) - Constructor for class cz.masci.springfx.demo.controller.PotterListDetailController
 
PotterListModel - Class in cz.masci.springfx.demo.model
 
PotterListModel() - Constructor for class cz.masci.springfx.demo.model.PotterListModel
 
PotterListViewBuilder - Class in cz.masci.springfx.demo.view
 
PotterListViewBuilder() - Constructor for class cz.masci.springfx.demo.view.PotterListViewBuilder
 
PotterManagerController - Class in cz.masci.springfx.demo.controller
 
PotterManagerController(PotterListModel) - Constructor for class cz.masci.springfx.demo.controller.PotterManagerController
 

Q

quoteProperty() - Method in class cz.masci.springfx.demo.model.PotterDetailModel
 

S

save(BookDetailModel) - Method in interface cz.masci.springfx.demo.interactor.BookInteractor
 
save(BookDetailModel) - Method in class cz.masci.springfx.demo.interactor.impl.BookInteractorImpl
 
saveCharacter(LOTRDetailModel) - Method in class cz.masci.springfx.demo.interactor.impl.LOTRInteractorImpl
 
saveCharacter(LOTRDetailModel) - Method in interface cz.masci.springfx.demo.interactor.LOTRInteractor
 
setAuthor(String) - Method in class cz.masci.springfx.demo.model.BookDetailModel
Sets the value of the author property.
setBook(String) - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Sets the value of the book property.
setCharacter(String) - Method in class cz.masci.springfx.demo.model.LOTRDetailModel
Sets the value of the character property.
setCharacter(String) - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Sets the value of the character property.
setLocation(String) - Method in class cz.masci.springfx.demo.model.LOTRDetailModel
Sets the value of the location property.
setLocation(String) - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Sets the value of the location property.
setQuote(String) - Method in class cz.masci.springfx.demo.model.PotterDetailModel
Sets the value of the quote property.
setTitle(String) - Method in class cz.masci.springfx.demo.model.BookDetailModel
Sets the value of the title property.
SpringFXApp - Class in cz.masci.springfx.demo
 
SpringFXApp() - Constructor for class cz.masci.springfx.demo.SpringFXApp
 
start(Stage) - Method in class cz.masci.springfx.demo.JavaFXApp
 
stop() - Method in class cz.masci.springfx.demo.JavaFXApp
 

T

TABLE_VIEW - Enum constant in enum class cz.masci.springfx.demo.theme.AppTheme
 
titleProperty() - Method in class cz.masci.springfx.demo.model.BookDetailModel
 
TOKENS - Enum constant in enum class cz.masci.springfx.demo.theme.AppTheme
 

V

valueOf(String) - Static method in enum class cz.masci.springfx.demo.theme.AppTheme
Returns the enum constant of this class with the specified name.
values() - Static method in enum class cz.masci.springfx.demo.theme.AppTheme
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D G H I J L M P Q S T V 
All Classes and Interfaces|All Packages