A B C D E F G H I J L M N O P R S T U V W

A

AbstractBook - Class in org.jtheque.books.persistence.od.impl.abstraction
An abstract book.
AbstractBook() - Constructor for class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
AbstractBookAnalyzer - Class in org.jtheque.books.services.impl.utils.web.analyzers
An abstract Analyzer for book information recuperation.
AbstractBookAnalyzer() - Constructor for class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
 
AbstractDelegatedView - Class in org.jtheque.books.view
An abstract delegated view.
AbstractDelegatedView() - Constructor for class org.jtheque.books.view.AbstractDelegatedView
 
AbstractEditor - Class in org.jtheque.books.persistence.od.impl.abstraction
An abstract editor.
AbstractEditor() - Constructor for class org.jtheque.books.persistence.od.impl.abstraction.AbstractEditor
 
AbstractPrincipalDataPanel<M extends org.jtheque.core.managers.view.able.components.IModel> - Class in org.jtheque.books.view.panels
 
AbstractPrincipalDataPanel(String) - Constructor for class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
AbstractPrincipalDelegatedView - Class in org.jtheque.books.view.panels
 
AbstractPrincipalDelegatedView(int, String) - Constructor for class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
AbstractWebGetter - Class in org.jtheque.books.services.impl.utils.web
An abstract web getter.
AbstractWebGetter() - Constructor for class org.jtheque.books.services.impl.utils.web.AbstractWebGetter
 
AcAddToList - Class in org.jtheque.books.view.actions.book
An action to add an author to the list.
AcAddToList() - Constructor for class org.jtheque.books.view.actions.book.AcAddToList
Construct a new AcAddToList.
AcAutoAddBook - Class in org.jtheque.books.view.actions.book
An action to add auto book.
AcAutoAddBook() - Constructor for class org.jtheque.books.view.actions.book.AcAutoAddBook
Construct a AcAutoAddBook.
AcAutoEditBook - Class in org.jtheque.books.view.actions.book
An action to edit auto book.
AcAutoEditBook() - Constructor for class org.jtheque.books.view.actions.book.AcAutoEditBook
Construct a AcAutoEditBook.
AcCancelAuthor - Class in org.jtheque.books.view.actions.author
Action to cancel the current actor state.
AcCancelAuthor() - Constructor for class org.jtheque.books.view.actions.author.AcCancelAuthor
Construct a new AcCancelAuthor.
AcCancelBook - Class in org.jtheque.books.view.actions.book
An action to cancel book view.
AcCancelBook() - Constructor for class org.jtheque.books.view.actions.book.AcCancelBook
Construct a AcCancelBook.
AcDeleteAuthor - Class in org.jtheque.books.view.actions.author
Action to delete the current author.
AcDeleteAuthor() - Constructor for class org.jtheque.books.view.actions.author.AcDeleteAuthor
Construct a new AcDeleteAuthor.
AcDeleteBook - Class in org.jtheque.books.view.actions.book
An action to delete book.
AcDeleteBook() - Constructor for class org.jtheque.books.view.actions.book.AcDeleteBook
Construct a AcDeleteBook.
AcDeleteEditor - Class in org.jtheque.books.view.actions.editor
An action to delete an editor.
AcDeleteEditor() - Constructor for class org.jtheque.books.view.actions.editor.AcDeleteEditor
Construct a AcDeleteEditor.
AcEditAuthor - Class in org.jtheque.books.view.actions.author
Action to close the current actor.
AcEditAuthor() - Constructor for class org.jtheque.books.view.actions.author.AcEditAuthor
Construct a new AcEditAuthor.
AcEditEditor - Class in org.jtheque.books.view.actions.editor
An action to edit an editor.
AcEditEditor() - Constructor for class org.jtheque.books.view.actions.editor.AcEditEditor
Construct a AcEditEditor.
AcManualEditBook - Class in org.jtheque.books.view.actions.book
An action to edit a book.
AcManualEditBook() - Constructor for class org.jtheque.books.view.actions.book.AcManualEditBook
Construct a AcManualEditBook.
AcNewAuthor - Class in org.jtheque.books.view.actions.author
Action to create a new actor.
AcNewAuthor() - Constructor for class org.jtheque.books.view.actions.author.AcNewAuthor
Construct a new AcNewAuthor.
AcNewBook - Class in org.jtheque.books.view.actions.book
An action to create a new book.
AcNewBook() - Constructor for class org.jtheque.books.view.actions.book.AcNewBook
Construct a AcNewBook.
AcNewEditor - Class in org.jtheque.books.view.actions.editor
An action to create a new editor.
AcNewEditor() - Constructor for class org.jtheque.books.view.actions.editor.AcNewEditor
Construct a AcNewEditor.
AcRefreshList - Class in org.jtheque.books.view.actions.generals
An action to refresh the list of the current view.
AcRefreshList() - Constructor for class org.jtheque.books.view.actions.generals.AcRefreshList
Construct a AcRefreshList.
AcRemoveFromList - Class in org.jtheque.books.view.actions.book
An action to remove an author from the list.
AcRemoveFromList() - Constructor for class org.jtheque.books.view.actions.book.AcRemoveFromList
Construct a new AcRemoveFromList.
AcSaveAuthor - Class in org.jtheque.books.view.actions.author
Action to close the about view.
AcSaveAuthor() - Constructor for class org.jtheque.books.view.actions.author.AcSaveAuthor
Construct a new AcSaveAuthor.
AcSaveBook - Class in org.jtheque.books.view.actions.book
An action to save the current book.
AcSaveBook() - Constructor for class org.jtheque.books.view.actions.book.AcSaveBook
Construct a AcSaveBook.
AcSearch - Class in org.jtheque.books.view.actions.auto
Action to search the about view.
AcSearch() - Constructor for class org.jtheque.books.view.actions.auto.AcSearch
Construct a new AcSearch.
AcSortAuthors - Class in org.jtheque.books.view.actions
An action to sort the authors.
AcSortAuthors(String, String) - Constructor for class org.jtheque.books.view.actions.AcSortAuthors
Construct a new AcSortAuthors.
AcSortBooks - Class in org.jtheque.books.view.actions
An action to sort the books.
AcSortBooks(String, String) - Constructor for class org.jtheque.books.view.actions.AcSortBooks
Construct a new AcSortBooks.
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.AcSortAuthors
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.AcSortBooks
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.author.AcCancelAuthor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.author.AcDeleteAuthor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.author.AcEditAuthor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.author.AcNewAuthor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.author.AcSaveAuthor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.auto.AcSearch
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.auto.AcValidateAutoAddView
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcAddToList
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcAutoAddBook
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcAutoEditBook
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcCancelBook
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcDeleteBook
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcManualEditBook
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcNewBook
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcRemoveFromList
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.book.AcSaveBook
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.CloseBeanViewAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.CloseViewAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.DisplayBeanViewAction
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.editor.AcDeleteEditor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.editor.AcEditEditor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.editor.AcNewEditor
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.editor.AcValidateEditorView
 
actionPerformed(ActionEvent) - Method in class org.jtheque.books.view.actions.generals.AcRefreshList
 
AcValidateAutoAddView - Class in org.jtheque.books.view.actions.auto
An action to validate the auto add view.
AcValidateAutoAddView() - Constructor for class org.jtheque.books.view.actions.auto.AcValidateAutoAddView
Construct a new AcValidateAutoAddView.
AcValidateEditorView - Class in org.jtheque.books.view.actions.editor
An action to validate the editor view.
AcValidateEditorView() - Constructor for class org.jtheque.books.view.actions.editor.AcValidateEditorView
Construct a AcValidateEditorView.
add() - Method in interface org.jtheque.books.view.controllers.able.IBookAutoController
Auto add a book.
add() - Method in class org.jtheque.books.view.controllers.BookAutoController
 
addAuthor(Person) - Method in interface org.jtheque.books.persistence.od.able.Book
Add author to the book.
addAuthor(Person) - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 
addDataListener(DataListener) - Method in class org.jtheque.books.services.impl.AuthorsService
 
addDataListener(DataListener) - Method in class org.jtheque.books.services.impl.BooksService
 
addDataListener(DataListener) - Method in class org.jtheque.books.services.impl.EditorsService
 
AmazonENGetter - Class in org.jtheque.books.services.impl.utils.web
An amazon getter for the english site.
AmazonENGetter(Analyzer) - Constructor for class org.jtheque.books.services.impl.utils.web.AmazonENGetter
Construct a new AmazonENGetter.
AmazonFRGetter - Class in org.jtheque.books.services.impl.utils.web
An amazon getter for the french site.
AmazonFRGetter(Analyzer) - Constructor for class org.jtheque.books.services.impl.utils.web.AmazonFRGetter
Construct a new AmazonFRGetter.
AmazonGetter - Class in org.jtheque.books.services.impl.utils.web
An amazon getter.
analyzeLine(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Analyze a line of the website and extract all the informations.
apply() - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
apply() - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
apply() - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
apply() - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
apply() - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
apply() - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
apply() - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
apply() - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
AuthorController - Class in org.jtheque.books.view.controllers
A controller for the author view.
AuthorController() - Constructor for class org.jtheque.books.view.controllers.AuthorController
 
AuthorFormBean - Class in org.jtheque.books.view.fb
A form bean for an author.
AuthorFormBean() - Constructor for class org.jtheque.books.view.fb.AuthorFormBean
 
AuthorsListModel - Class in org.jtheque.books.view.models.list
A list model for authors.
AuthorsListModel() - Constructor for class org.jtheque.books.view.models.list.AuthorsListModel
Construct a new AuthorsListModel.
AuthorsModel - Class in org.jtheque.books.view.models
A principal data model for the author view.
AuthorsModel() - Constructor for class org.jtheque.books.view.models.AuthorsModel
 
AuthorsService - Class in org.jtheque.books.services.impl
An authors service implementation.
AuthorsService() - Constructor for class org.jtheque.books.services.impl.AuthorsService
 
AuthorView - Class in org.jtheque.books.view.panels
The principal view for authors.
AuthorView() - Constructor for class org.jtheque.books.view.panels.AuthorView
 
auto(BookResult) - Method in interface org.jtheque.books.view.controllers.able.IBookAutoController
Auto edit or add the result.
auto(BookResult) - Method in class org.jtheque.books.view.controllers.BookAutoController
 
AutoAddAuthorState - Class in org.jtheque.books.view.controllers.state.author
The state "auto add" of the author view.
AutoAddAuthorState() - Constructor for class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
AutoAddBookState - Class in org.jtheque.books.view.controllers.state.book
The state "auto add" of the book view.
AutoAddBookState() - Constructor for class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
AutoAddModel - Class in org.jtheque.books.view.models
A model for the auto add view.
AutoAddModel() - Constructor for class org.jtheque.books.view.models.AutoAddModel
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
autoEdit(Data) - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
AutoView - Class in org.jtheque.books.view.frames
User interface to automatically add books.
AutoView(Frame) - Constructor for class org.jtheque.books.view.frames.AutoView
Construct a new JFrameAutoAdd.

B

Book - Interface in org.jtheque.books.persistence.od.able
A book specification.
BookAuthorRelation - Class in org.jtheque.books.persistence.od.impl
A relation between an author and a book.
BookAuthorRelation() - Constructor for class org.jtheque.books.persistence.od.impl.BookAuthorRelation
 
BookAutoController - Class in org.jtheque.books.view.controllers
A controller for the auto view.
BookAutoController() - Constructor for class org.jtheque.books.view.controllers.BookAutoController
 
BookAutoService - Class in org.jtheque.books.services.impl
An auto service implementation.
BookAutoService() - Constructor for class org.jtheque.books.services.impl.BookAutoService
 
BookController - Class in org.jtheque.books.view.controllers
A controller for the book view.
BookController() - Constructor for class org.jtheque.books.view.controllers.BookController
 
BookFormBean - Class in org.jtheque.books.view.fb
A form bean for a book.
BookFormBean() - Constructor for class org.jtheque.books.view.fb.BookFormBean
 
BookImpl - Class in org.jtheque.books.persistence.od.impl
A book.
BookImpl() - Constructor for class org.jtheque.books.persistence.od.impl.BookImpl
 
BookResult - Class in org.jtheque.books.services.impl.utils.web
A book result.
BookResult() - Constructor for class org.jtheque.books.services.impl.utils.web.BookResult
 
BOOKS_AUTHOR_TABLE - Static variable in interface org.jtheque.books.persistence.dao.able.IDaoBooks
 
BooksMenu - Class in org.jtheque.books
 
BooksMenu() - Constructor for class org.jtheque.books.BooksMenu
 
BooksModel - Class in org.jtheque.books.view.models
A principal data model for the books view.
BooksModel() - Constructor for class org.jtheque.books.view.models.BooksModel
 
BooksModule - Class in org.jtheque.books
A JTheque Module for managing books.
BooksModule(TabComponent[], Sorter[], ChoiceAction[]) - Constructor for class org.jtheque.books.BooksModule
Construct a new BooksModule.
BooksSchema - Class in org.jtheque.books.persistence
The database schema for the Movies Module.
BooksSchema() - Constructor for class org.jtheque.books.persistence.BooksSchema
Construct a new MoviesSchema.
BooksService - Class in org.jtheque.books.services.impl
A books service implementation.
BooksService() - Constructor for class org.jtheque.books.services.impl.BooksService
 
BookView - Class in org.jtheque.books.view.panels
The principal view for authors.
BookView() - Constructor for class org.jtheque.books.view.panels.BookView
 
buildDelegatedView() - Method in class org.jtheque.books.view.AbstractDelegatedView
Build the delegated view.
buildDelegatedView() - Method in class org.jtheque.books.view.panels.AuthorView
 
buildDelegatedView() - Method in class org.jtheque.books.view.panels.BookView
 
buildInEDT() - Method in class org.jtheque.books.view.AbstractDelegatedView
Build the delegated view in EDT.
ByCountrySorter - Class in org.jtheque.books.view.sort
This class sort by country.
ByCountrySorter() - Constructor for class org.jtheque.books.view.sort.ByCountrySorter
 
ByEditorSorter - Class in org.jtheque.books.view.sort
A sorter to sort by Editor.
ByEditorSorter() - Constructor for class org.jtheque.books.view.sort.ByEditorSorter
 
ByKindSorter - Class in org.jtheque.books.view.sort
A sorter to sort by kind.
ByKindSorter() - Constructor for class org.jtheque.books.view.sort.ByKindSorter
 
ByNoteSorter - Class in org.jtheque.books.view.sort
A sorter to sort by note.
ByNoteSorter() - Constructor for class org.jtheque.books.view.sort.ByNoteSorter
 
ByTypeSorter - Class in org.jtheque.books.view.sort
A sorter to sort by type.
ByTypeSorter() - Constructor for class org.jtheque.books.view.sort.ByTypeSorter
 
ByYearSorter - Class in org.jtheque.books.view.sort
A sorter to sort by year.
ByYearSorter() - Constructor for class org.jtheque.books.view.sort.ByYearSorter
 

C

cancel() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Cancel the current state.
cancel() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Cancel the current state.
cancel() - Method in class org.jtheque.books.view.controllers.AuthorController
 
cancel() - Method in class org.jtheque.books.view.controllers.BookController
 
cancel() - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
cancel() - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
cancel() - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
cancel() - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
cancel() - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
cancel() - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
cancel() - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
cancel() - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
canDoAction(String) - Method in class org.jtheque.books.view.controllers.choice.ModifyChoiceAction
 
canGetOn(String) - Method in class org.jtheque.books.services.impl.utils.web.AmazonGetter
 
canGetOn(String) - Method in interface org.jtheque.books.services.impl.utils.web.WebGetter
Indicate if this getter can get on a specific language.
canSort(String, String) - Method in class org.jtheque.books.view.sort.ByCountrySorter
 
canSort(String, String) - Method in class org.jtheque.books.view.sort.ByEditorSorter
 
canSort(String, String) - Method in class org.jtheque.books.view.sort.ByKindSorter
 
canSort(String, String) - Method in class org.jtheque.books.view.sort.ByNoteSorter
 
canSort(String, String) - Method in class org.jtheque.books.view.sort.ByTypeSorter
 
canSort(String, String) - Method in class org.jtheque.books.view.sort.ByYearSorter
 
canSort(String, String) - Method in class org.jtheque.books.view.sort.NoneSorter
 
clear() - Method in interface org.jtheque.books.view.able.IOthersPanel
Clear the view.
clear() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
clear() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
clear() - Method in interface org.jtheque.books.view.panels.IInfosPanel
Clear the view.
clear() - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
clear() - Method in class org.jtheque.books.view.panels.JPanelBookOthers
 
clearAll() - Method in class org.jtheque.books.services.impl.AuthorsService
 
clearAll() - Method in class org.jtheque.books.services.impl.BooksService
 
clearAll() - Method in class org.jtheque.books.services.impl.EditorsService
 
CloseBeanViewAction - Class in org.jtheque.books.view.actions
 
CloseBeanViewAction(String, String) - Constructor for class org.jtheque.books.view.actions.CloseBeanViewAction
Construct a new CloseViewAction with a specific internationalization key.
closeDown() - Method in class org.jtheque.books.view.AbstractDelegatedView
 
CloseViewAction - Class in org.jtheque.books.view.actions
 
CloseViewAction(String, IView) - Constructor for class org.jtheque.books.view.actions.CloseViewAction
Construct a new CloseViewAction with a specific internationalization key.
configureWithEditArgs(EditArguments) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Configure the scanner with the arguments of the edit.
create(Book) - Method in interface org.jtheque.books.persistence.dao.able.IDaoBooks
Create the book.
create(Editor) - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Create the editor.
create(Book) - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
create(Person) - Method in interface org.jtheque.books.services.able.IAuthorsService
Create the author.
create(Book) - Method in interface org.jtheque.books.services.able.IBooksService
Create the book.
create(Editor) - Method in interface org.jtheque.books.services.able.IEditorsService
Create the editor.
create(Person) - Method in class org.jtheque.books.services.impl.AuthorsService
 
create(Book) - Method in class org.jtheque.books.services.impl.BooksService
 
create(Editor) - Method in class org.jtheque.books.services.impl.EditorsService
 
create() - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
create() - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
create() - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
create() - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
create() - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
create() - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
create() - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
create() - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
createAuthor() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Create a new book.
createAuthor() - Method in class org.jtheque.books.view.controllers.AuthorController
 
createBook() - Method in interface org.jtheque.books.persistence.dao.able.IDaoBooks
Create an empty book.
createBook() - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
CreatedAuthorEdit - Class in org.jtheque.books.view.controllers.undo.create
An edit corresponding to a creation of an author.
CreatedAuthorEdit(Person) - Constructor for class org.jtheque.books.view.controllers.undo.create.CreatedAuthorEdit
Construct a new CreatedAuthorEdit.
CreatedBookEdit - Class in org.jtheque.books.view.controllers.undo.create
An edit corresponding to a creation of a book.
CreatedBookEdit(Book) - Constructor for class org.jtheque.books.view.controllers.undo.create.CreatedBookEdit
Construct a new CreatedBookEdit.
CreatedEditorEdit - Class in org.jtheque.books.view.controllers.undo.create
An edit corresponding to a creation of an editor.
CreatedEditorEdit(Editor) - Constructor for class org.jtheque.books.view.controllers.undo.create.CreatedEditorEdit
Construct a new CreatedEditorEdit.
createEditor() - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Create an empty editor.
createEditor() - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
createFilm() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Create a new book.
createFilm() - Method in class org.jtheque.books.view.controllers.BookController
 
createFullArgs() - Static method in class org.jtheque.books.services.impl.utils.EditArguments
Create the args with all args to true.

D

DaoBooks - Class in org.jtheque.books.persistence.dao.impl
A Dao implementation for books.
DaoBooks() - Constructor for class org.jtheque.books.persistence.dao.impl.DaoBooks
Construct a new DaoBooks.
DaoEditors - Class in org.jtheque.books.persistence.dao.impl
A Dao implementation for editors.
DaoEditors() - Constructor for class org.jtheque.books.persistence.dao.impl.DaoEditors
Construct a new DaoEditors.
DATA_TYPE - Static variable in interface org.jtheque.books.services.able.IAuthorsService
 
DATA_TYPE - Static variable in interface org.jtheque.books.services.able.IBooksService
 
DATA_TYPE - Static variable in interface org.jtheque.books.services.able.IEditorsService
 
DATA_TYPE - Static variable in interface org.jtheque.books.services.able.INotesService
 
dataChanged() - Method in class org.jtheque.books.view.models.list.AuthorsListModel
 
delete(Book) - Method in interface org.jtheque.books.persistence.dao.able.IDaoBooks
Delete the book.
delete(Editor) - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Delete the editor.
delete(Book) - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
delete(Person) - Method in interface org.jtheque.books.services.able.IAuthorsService
Delete the author.
delete(Book) - Method in interface org.jtheque.books.services.able.IBooksService
Delete the book.
delete(Editor) - Method in interface org.jtheque.books.services.able.IEditorsService
Delete the editor.
delete(Person) - Method in class org.jtheque.books.services.impl.AuthorsService
 
delete(Book) - Method in class org.jtheque.books.services.impl.BooksService
 
delete(Editor) - Method in class org.jtheque.books.services.impl.EditorsService
 
delete() - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
delete() - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
delete() - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
delete() - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
delete() - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
delete() - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
delete() - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
delete() - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
DeleteChoiceAction - Class in org.jtheque.books.view.controllers.choice
An action to delete the selected item.
DeleteChoiceAction() - Constructor for class org.jtheque.books.view.controllers.choice.DeleteChoiceAction
Construct a new DeleteChoiceAction.
deleteCurrentAuthor() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Delete the current book.
deleteCurrentAuthor() - Method in class org.jtheque.books.view.controllers.AuthorController
 
deleteCurrentBook() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Delete the current book.
deleteCurrentBook() - Method in class org.jtheque.books.view.controllers.BookController
 
DeletedAuthorEdit - Class in org.jtheque.books.view.controllers.undo.delete
An edit corresponding to a delete of an author.
DeletedAuthorEdit(Person) - Constructor for class org.jtheque.books.view.controllers.undo.delete.DeletedAuthorEdit
Construct a new DeleteAuthorEdit.
DeletedBookEdit - Class in org.jtheque.books.view.controllers.undo.delete
An edit corresponding to a delete of an book.
DeletedBookEdit(Book) - Constructor for class org.jtheque.books.view.controllers.undo.delete.DeletedBookEdit
Construct a new DeleteAuthorEdit.
DeletedCountryEdit - Class in org.jtheque.books.view.controllers.undo.delete
An edit corresponding to a delete of a country.
DeletedCountryEdit(Country) - Constructor for class org.jtheque.books.view.controllers.undo.delete.DeletedCountryEdit
Construct a new DeletedCountryEdit.
DeletedEditorEdit - Class in org.jtheque.books.view.controllers.undo.delete
An edit corresponding to a delete of an editor.
DeletedEditorEdit(Editor) - Constructor for class org.jtheque.books.view.controllers.undo.delete.DeletedEditorEdit
Construct a new DeletedEditorEdit.
DeletedLanguageEdit - Class in org.jtheque.books.view.controllers.undo.delete
An edit corresponding to a delete of a language.
DeletedLanguageEdit(Language) - Constructor for class org.jtheque.books.view.controllers.undo.delete.DeletedLanguageEdit
Construct a new DeletedLanguageEdit.
display() - Method in class org.jtheque.books.view.AbstractDelegatedView
 
DisplayBeanViewAction - Class in org.jtheque.books.view.actions
 
DisplayBeanViewAction(String, String) - Constructor for class org.jtheque.books.view.actions.DisplayBeanViewAction
Construct a new DisplayViewAction with a specific internationalization key.
displayView() - Method in class org.jtheque.books.view.controllers.BookAutoController
 

E

edit() - Method in interface org.jtheque.books.view.controllers.able.IBookAutoController
Auto edit a book.
edit() - Method in class org.jtheque.books.view.controllers.BookAutoController
 
EditArguments - Class in org.jtheque.books.services.impl.utils
This class is a bean representing the arguments of an automatic edit.
EditArguments() - Constructor for class org.jtheque.books.services.impl.utils.EditArguments
 
editEditor(Editor) - Method in interface org.jtheque.books.view.controllers.able.IEditorController
Display the view to edit a editor.
editEditor(Editor) - Method in class org.jtheque.books.view.controllers.EditorController
 
Editor - Interface in org.jtheque.books.persistence.od.able
A collection specification.
EditorController - Class in org.jtheque.books.view.controllers
A controller for the editor view.
EditorController() - Constructor for class org.jtheque.books.view.controllers.EditorController
 
EditorImpl - Class in org.jtheque.books.persistence.od.impl
An editor.
EditorImpl() - Constructor for class org.jtheque.books.persistence.od.impl.EditorImpl
 
EditorModel - Class in org.jtheque.books.view.models
A model for the editor view.
EditorModel() - Constructor for class org.jtheque.books.view.models.EditorModel
 
EditorsService - Class in org.jtheque.books.services.impl
An editors service implementation.
EditorsService() - Constructor for class org.jtheque.books.services.impl.EditorsService
 
EditorView - Class in org.jtheque.books.view.frames
An editor view.
EditorView(Frame) - Constructor for class org.jtheque.books.view.frames.EditorView
Construct a new JFrameEditor modal to his parent view.
equals(Object) - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 
equals(Object) - Method in class org.jtheque.books.persistence.od.impl.EditorImpl
 
execute() - Method in class org.jtheque.books.view.controllers.choice.DeleteChoiceAction
 
execute() - Method in class org.jtheque.books.view.controllers.choice.ModifyChoiceAction
 
exists(String) - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Indicate if an editor with this name exists in the application.
exists(String) - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
exists(String, String) - Method in interface org.jtheque.books.services.able.IAuthorsService
Indicate if an author with this firstName and name exists.
exists(String) - Method in interface org.jtheque.books.services.able.IEditorsService
Indicate if exists an editor with a name.
exists(String, String) - Method in class org.jtheque.books.services.impl.AuthorsService
 
exists(String) - Method in class org.jtheque.books.services.impl.EditorsService
 

F

fillAuthor(Person) - Method in class org.jtheque.books.view.fb.AuthorFormBean
 
fillAuthor(Person) - Method in interface org.jtheque.books.view.fb.IAuthorFormBean
Fill the specified author with the informations of the form bean.
fillBook(Book) - Method in class org.jtheque.books.view.fb.BookFormBean
 
fillBook(Book) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Fill the book with the infos of the form bean.
fillBookFormBean() - Method in interface org.jtheque.books.view.able.IBookView
Fill a BookFormBean with the infos in the interface.
fillBookFormBean() - Method in class org.jtheque.books.view.panels.BookView
 
fillFilmFormBean() - Method in interface org.jtheque.books.view.able.IAuthorView
Fill the form bean with the data of the author and return it.
fillFilmFormBean() - Method in class org.jtheque.books.view.panels.AuthorView
Fill a AuthorFormBean with the infos in the interface.
fillFormBean(IBookFormBean) - Method in interface org.jtheque.books.view.able.IOthersPanel
Fill the form bean with the informations of the panel.
fillFormBean(FormBean) - Method in class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
fillFormBean(IBookFormBean) - Method in interface org.jtheque.books.view.panels.IInfosPanel
Fill the form bean with the informations of the panel.
fillFormBean(IBookFormBean) - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
fillFormBean(IBookFormBean) - Method in class org.jtheque.books.view.panels.JPanelBookOthers
 
findAuthors(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the actors of the book on the line.
findAuthors(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
findDate(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the date on the line.
findDate(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
findEditor(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the realizer on the line.
findEditor(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
findIsbn10(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the ISBN-10 of the book.
findIsbn10(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
findIsbn13(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the ISBN-13 of the book.
findIsbn13(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
findKind(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the kind on the line.
findKind(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
findPages(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the duration on the line.
findPages(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
findResume(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Find the resume on the line.
findResume(String) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 

G

GenericBookAnalyzer - Class in org.jtheque.books.services.impl.utils.web.analyzers
A generic book analyzer.
GenericBookAnalyzer(String) - Constructor for class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
Construct a new GenericBookAnalyzer from a XML file.
getAuthor() - Method in class org.jtheque.books.persistence.od.impl.BookAuthorRelation
Return the author of the relation.
getAuthor(String, String) - Method in interface org.jtheque.books.services.able.IAuthorsService
Return the author denoted by this firstName and name.
getAuthor(String, String) - Method in class org.jtheque.books.services.impl.AuthorsService
 
getAuthors() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the authors.
getAuthors() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getAuthors() - Method in interface org.jtheque.books.services.able.IAuthorsService
Return all the authors.
getAuthors() - Method in class org.jtheque.books.services.impl.AuthorsService
 
getAuthorsBookModel() - Method in interface org.jtheque.books.view.panels.IInfosPanel
Return the model for the authors of the book.
getAuthorsBookModel() - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
getAuthorsModel() - Method in interface org.jtheque.books.view.panels.IInfosPanel
Return the authors model.
getAuthorsModel() - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
getAutoAddState() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Return the auto add state of the controller.
getAutoAddState() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Return the auto add state of the controller.
getBook() - Method in class org.jtheque.books.persistence.od.impl.BookAuthorRelation
Return the book of the relation.
getBook(BookResult) - Method in interface org.jtheque.books.services.able.IBookAutoService
Fill a film with the information of the film result and return it.
getBook(BookResult) - Method in class org.jtheque.books.services.impl.BookAutoService
 
getBook(BookResult, Book, EditArguments) - Method in class org.jtheque.books.services.impl.utils.web.AmazonGetter
 
getBook() - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Return the book to fill.
getBook(BookResult, Book, EditArguments) - Method in interface org.jtheque.books.services.impl.utils.web.WebGetter
Return the book corresponding to the search and filled.
getBook(BookResult) - Method in class org.jtheque.books.services.impl.utils.web.WebGetterManager
Return the book.
getBooks() - Method in interface org.jtheque.books.persistence.dao.able.IDaoBooks
Return all the books.
getBooks() - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
getBooks(String, String) - Method in interface org.jtheque.books.services.able.IBookAutoService
Return the books we found in a site for a specific search.
getBooks() - Method in interface org.jtheque.books.services.able.IBooksService
Return all the books.
getBooks(String, String) - Method in class org.jtheque.books.services.impl.BookAutoService
 
getBooks() - Method in class org.jtheque.books.services.impl.BooksService
 
getBooks(String) - Method in class org.jtheque.books.services.impl.utils.web.AmazonGetter
 
getBooks(String) - Method in interface org.jtheque.books.services.impl.utils.web.WebGetter
Return the books for a search.
getBooks(String, String) - Method in class org.jtheque.books.services.impl.utils.web.WebGetterManager
Return the books for a language with a specific search.
getComponent() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
getCurrentAuthor() - Method in interface org.jtheque.books.view.models.able.IAuthorsModel
Return the current author.
getCurrentAuthor() - Method in class org.jtheque.books.view.models.AuthorsModel
 
getCurrentBook() - Method in interface org.jtheque.books.view.models.able.IBooksModel
Return the current book.
getCurrentBook() - Method in class org.jtheque.books.view.models.BooksModel
 
getDatas() - Method in class org.jtheque.books.services.impl.AuthorsService
 
getDatas() - Method in class org.jtheque.books.services.impl.BooksService
 
getDatas() - Method in class org.jtheque.books.services.impl.EditorsService
 
getDataType() - Method in class org.jtheque.books.services.impl.AuthorsService
 
getDataType() - Method in class org.jtheque.books.services.impl.BooksService
 
getDataType() - Method in class org.jtheque.books.services.impl.EditorsService
 
getDataType() - Method in class org.jtheque.books.view.controllers.AuthorController
 
getDataType() - Method in class org.jtheque.books.view.controllers.BookController
 
getDataType() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
getDefaultAuthor() - Method in interface org.jtheque.books.services.able.IAuthorsService
Return an empty actor.
getDefaultAuthor() - Method in class org.jtheque.books.services.impl.AuthorsService
 
getDefaultBook() - Method in interface org.jtheque.books.services.able.IBooksService
Return an empty film.
getDefaultBook() - Method in class org.jtheque.books.services.impl.BooksService
 
getDefaultEditor() - Method in interface org.jtheque.books.services.able.IEditorsService
Return the default editor.
getDefaultEditor() - Method in class org.jtheque.books.services.impl.EditorsService
 
getDefaultNote() - Method in interface org.jtheque.books.services.able.INotesService
Return the default note.
getDefaultNote() - Method in class org.jtheque.books.services.impl.NotesService
 
getDependencies() - Method in class org.jtheque.books.persistence.BooksSchema
 
getDisplayableText() - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 
getDisplayableText() - Method in class org.jtheque.books.persistence.od.impl.EditorImpl
 
getDisplayList() - Method in class org.jtheque.books.view.controllers.AuthorController
 
getDisplayList() - Method in class org.jtheque.books.view.controllers.BookController
 
getDisplayList() - Method in class org.jtheque.books.view.models.AuthorsModel
Return the display list.
getDisplayList() - Method in class org.jtheque.books.view.models.BooksModel
 
getEditor(int) - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Return the editor with the specified ID.
getEditor(String) - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Return the editor with the specified name.
getEditor(int) - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
getEditor(String) - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
getEditor(String) - Method in interface org.jtheque.books.services.able.IEditorsService
Return the editor with the name.
getEditor(String) - Method in class org.jtheque.books.services.impl.EditorsService
 
getEditor() - Method in interface org.jtheque.books.view.models.able.IEditorModel
Return the current editor.
getEditor() - Method in class org.jtheque.books.view.models.EditorModel
 
getEditors() - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Return all the editors.
getEditors() - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
getEmptyAuthor() - Method in interface org.jtheque.books.services.able.IAuthorsService
Return an empty author.
getEmptyAuthor() - Method in class org.jtheque.books.services.impl.AuthorsService
 
getEmptyBook() - Method in interface org.jtheque.books.services.able.IBooksService
Return an empty book.
getEmptyBook() - Method in class org.jtheque.books.services.impl.BooksService
 
getEmptyEditor() - Method in interface org.jtheque.books.services.able.IEditorsService
Create an empty editor.
getEmptyEditor() - Method in class org.jtheque.books.services.impl.EditorsService
 
getFieldName() - Method in interface org.jtheque.books.view.able.IEditorView
Return the field name.
getFieldName() - Method in class org.jtheque.books.view.frames.EditorView
 
getFieldTitle() - Method in interface org.jtheque.books.view.able.IAutoView
Return the field of title.
getFieldTitle() - Method in class org.jtheque.books.view.frames.AutoView
 
getFileMenuSubFeatures() - Method in class org.jtheque.books.BooksMenu
 
getIcon() - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 
getId() - Method in class org.jtheque.books.persistence.BooksSchema
 
getImpl() - Method in interface org.jtheque.books.view.able.IOthersPanel
Return the real implementation of the panel.
getImpl() - Method in class org.jtheque.books.view.AbstractDelegatedView
 
getImpl() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
getImpl() - Method in interface org.jtheque.books.view.panels.IInfosPanel
Return the real implementation of the panel.
getImpl() - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
getImpl() - Method in class org.jtheque.books.view.panels.JPanelBookOthers
 
getImplementationView() - Method in class org.jtheque.books.view.AbstractDelegatedView
Return the implementation of the view.
getImplementationView() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
getIndex() - Method in class org.jtheque.books.services.impl.utils.web.BookResult
Return the index of the result.
getIsbn10() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the isbn10 of the book.
getIsbn10() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getIsbn13() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the ISBN-13 of the book.
getIsbn13() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getLanguage() - Method in class org.jtheque.books.services.impl.utils.web.AmazonENGetter
 
getLanguage() - Method in class org.jtheque.books.services.impl.utils.web.AmazonFRGetter
 
getLanguage() - Method in class org.jtheque.books.services.impl.utils.web.AmazonGetter
Return the managed language.
getLanguage() - Method in class org.jtheque.books.services.impl.utils.web.BookResult
Return the language of the result.
getLanguages() - Method in interface org.jtheque.books.services.able.IBookAutoService
Return all the available languages.
getLanguages() - Method in class org.jtheque.books.services.impl.BookAutoService
 
getMenuMainFeatures() - Method in class org.jtheque.books.BooksMenu
 
getModel() - Method in interface org.jtheque.books.view.able.IAuthorView
 
getModel() - Method in interface org.jtheque.books.view.able.IAutoView
 
getModel() - Method in class org.jtheque.books.view.AbstractDelegatedView
 
getModel() - Method in class org.jtheque.books.view.frames.AutoView
 
getModel() - Method in class org.jtheque.books.view.frames.EditorView
 
getModel() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
getModel() - Method in class org.jtheque.books.view.panels.AuthorView
 
getModel() - Method in class org.jtheque.books.view.panels.BookView
 
getModelListBooks() - Method in interface org.jtheque.books.view.able.IAutoView
Return the model of the list of the films.
getModelListBooks() - Method in class org.jtheque.books.view.frames.AutoView
 
getModifyState() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Return the view state of the controller.
getModifyState() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Return the view state of the controller.
getName() - Method in interface org.jtheque.books.persistence.od.able.Editor
Return the name.
getName() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractEditor
 
getNewObjectState() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Return the view state of the controller.
getNewObjectState() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Return the view state of the controller.
getNote() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
Return the note of the book.
getNumberOfAuthors() - Method in interface org.jtheque.books.services.able.IAuthorsService
Return the number of authors.
getNumberOfAuthors() - Method in class org.jtheque.books.services.impl.AuthorsService
 
getNumberOfBooks() - Method in interface org.jtheque.books.services.able.IBooksService
Return the number of books.
getNumberOfBooks() - Method in class org.jtheque.books.services.impl.BooksService
 
getPages() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the pages of the book.
getPages() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getPosition() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedAuthorEdit
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedBookEdit
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedEditorEdit
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedAuthorEdit
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedBookEdit
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedCountryEdit
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedEditorEdit
 
getPresentationName() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedLanguageEdit
 
getQueryMapper() - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
getQueryMapper() - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
getResults() - Method in interface org.jtheque.books.view.models.able.IAutoAddModel
Return the results of the search.
getResults() - Method in class org.jtheque.books.view.models.AutoAddModel
 
getResume() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the resume of the book.
getResume() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getRowMapper() - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
getRowMapper() - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
getScanner() - Method in class org.jtheque.books.services.impl.utils.web.analyzers.GenericBookAnalyzer
 
getSearchURL() - Method in class org.jtheque.books.services.impl.utils.web.AmazonENGetter
 
getSearchURL() - Method in class org.jtheque.books.services.impl.utils.web.AmazonFRGetter
 
getSearchURL() - Method in class org.jtheque.books.services.impl.utils.web.AmazonGetter
Return the search URL.
getSelectedAuthorsBookIndexes() - Method in interface org.jtheque.books.view.panels.IInfosPanel
Return the selected indexes of the authors of the book model.
getSelectedAuthorsBookIndexes() - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
getSelectedAuthorsIndexes() - Method in interface org.jtheque.books.view.panels.IInfosPanel
Return the selected indexes of the authors model.
getSelectedAuthorsIndexes() - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
getSelectedBook() - Method in interface org.jtheque.books.view.able.IAutoView
Return the selected book.
getSelectedBook() - Method in class org.jtheque.books.view.frames.AutoView
 
getSelectedLanguage() - Method in interface org.jtheque.books.view.able.IAutoView
Return the selected language.
getSelectedLanguage() - Method in class org.jtheque.books.view.frames.AutoView
 
getTheEditor() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the editor of the book.
getTheEditor() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getTheKind() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the kind of the book.
getTheKind() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getTheLanguage() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the language of the book.
getTheLanguage() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getTheLending() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the lending of the book.
getTheLending() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getTheSaga() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the saga of the book.
getTheSaga() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getTheType() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the the type of the book.
getTheType() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getTitle() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the title of the book.
getTitle() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
getTitle() - Method in class org.jtheque.books.services.impl.utils.web.BookResult
Return the title of the result.
getTitleKey() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
getToolbarView() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
getToolbarView() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
getTree() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
getTreeModel() - Method in interface org.jtheque.books.view.able.IAuthorView
Return the tree model of the view.
getTreeModel() - Method in interface org.jtheque.books.view.able.IBookView
Return the tree model.
getTreeModel() - Method in class org.jtheque.books.view.panels.AuthorView
 
getTreeModel() - Method in class org.jtheque.books.view.panels.BookView
 
getVersion() - Method in class org.jtheque.books.persistence.BooksSchema
 
getView() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
 
getView() - Method in interface org.jtheque.books.view.controllers.able.IBookAutoController
 
getView() - Method in interface org.jtheque.books.view.controllers.able.IBookController
 
getView() - Method in class org.jtheque.books.view.controllers.AuthorController
 
getView() - Method in class org.jtheque.books.view.controllers.BookAutoController
 
getView() - Method in class org.jtheque.books.view.controllers.BookController
 
getView() - Method in class org.jtheque.books.view.controllers.EditorController
 
getViewModel() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Return the model of the view.
getViewModel() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Return the model of the view.
getViewModel() - Method in class org.jtheque.books.view.controllers.AuthorController
 
getViewModel() - Method in class org.jtheque.books.view.controllers.BookController
 
getViewState() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Return the view state of the controller.
getViewState() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Return the view state of the controller.
getYear() - Method in interface org.jtheque.books.persistence.od.able.Book
Return the year.
getYear() - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 

H

hashCode() - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 
hashCode() - Method in class org.jtheque.books.persistence.od.impl.EditorImpl
 

I

IAuthorController - Interface in org.jtheque.books.view.controllers.able
An author controller specification.
IAuthorFormBean - Interface in org.jtheque.books.view.fb
 
IAuthorsModel - Interface in org.jtheque.books.view.models.able
 
IAuthorsService - Interface in org.jtheque.books.services.able
A service for the actor functions.
IAuthorView - Interface in org.jtheque.books.view.able
An author view specification.
IAutoAddModel - Interface in org.jtheque.books.view.models.able
 
IAutoView - Interface in org.jtheque.books.view.able
An auto view specification.
IBookAutoController - Interface in org.jtheque.books.view.controllers.able
An auto controller specification.
IBookAutoService - Interface in org.jtheque.books.services.able
A service for the automatic recuperation of data.
IBookController - Interface in org.jtheque.books.view.controllers.able
A book controller specification.
IBookFormBean - Interface in org.jtheque.books.view.fb
 
IBooksModel - Interface in org.jtheque.books.view.models.able
 
IBooksService - Interface in org.jtheque.books.services.able
A service for the films functions.
IBookView - Interface in org.jtheque.books.view.able
A book view specification.
IDaoBooks - Interface in org.jtheque.books.persistence.dao.able
A DAO for books specification.
IDaoEditors - Interface in org.jtheque.books.persistence.dao.able
A DAO for editors specification.
IEditorController - Interface in org.jtheque.books.view.controllers.able
An editor controller specification.
IEditorModel - Interface in org.jtheque.books.view.models.able
 
IEditorsService - Interface in org.jtheque.books.services.able
A editors service specification.
IEditorView - Interface in org.jtheque.books.view.able
An editor view specification.
IInfosPanel - Interface in org.jtheque.books.view.panels
 
IMAGE_BASE_NAME - Static variable in class org.jtheque.books.BooksModule
 
importDataFromHSQL(Iterable<Insert>) - Method in class org.jtheque.books.persistence.BooksSchema
 
init() - Method in class org.jtheque.books.view.controllers.AuthorController
Init the controller.
init() - Method in class org.jtheque.books.view.controllers.BookController
Init the controller.
init() - Method in class org.jtheque.books.view.panels.AuthorView
 
init() - Method in class org.jtheque.books.view.panels.BookView
 
INotesService - Interface in org.jtheque.books.services.able
A notes service specification.
install() - Method in class org.jtheque.books.persistence.BooksSchema
 
IOthersPanel - Interface in org.jtheque.books.view.able
 
isComplete() - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Indicate if the we have all the informations.
isEnabled() - Method in class org.jtheque.books.view.AbstractDelegatedView
 

J

JPanelAuthorToolBar - Class in org.jtheque.books.view.toolbar
A toolbar for the panel author.
JPanelAuthorToolBar() - Constructor for class org.jtheque.books.view.toolbar.JPanelAuthorToolBar
Create a new JPanelAuthorToolBar.
JPanelBookInfos - Class in org.jtheque.books.view.panels
The panel "infos" of the books view.
JPanelBookInfos() - Constructor for class org.jtheque.books.view.panels.JPanelBookInfos
Construct a new JPanelBookInfos.
JPanelBookOthers - Class in org.jtheque.books.view.panels
The panel "other" of the books view.
JPanelBookOthers() - Constructor for class org.jtheque.books.view.panels.JPanelBookOthers
 
JPanelBookToolBar - Class in org.jtheque.books.view.toolbar
A toolbar for the panel book.
JPanelBookToolBar() - Constructor for class org.jtheque.books.view.toolbar.JPanelBookToolBar
 

L

LanguagesListModel - Class in org.jtheque.books.view.models.list
A list model for languages.
LanguagesListModel() - Constructor for class org.jtheque.books.view.models.list.LanguagesListModel
Construct a new LanguagesListModel.
load(int) - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
load(int) - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 
loadCache() - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
loadCache() - Method in class org.jtheque.books.persistence.dao.impl.DaoEditors
 

M

manualEdit() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Edit manually a book.
manualEdit() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Edit manually a book.
manualEdit() - Method in class org.jtheque.books.view.controllers.AuthorController
 
manualEdit() - Method in class org.jtheque.books.view.controllers.BookController
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
manualEdit() - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
ModifyAuthorState - Class in org.jtheque.books.view.controllers.state.author
The state "modify" of the author view.
ModifyAuthorState() - Constructor for class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
modifyBook(BookResult, Book, EditArguments) - Method in interface org.jtheque.books.services.able.IBookAutoService
Modify a film using a film found in a site.
modifyBook(BookResult, Book, EditArguments) - Method in class org.jtheque.books.services.impl.BookAutoService
 
modifyBook(BookResult, Book, EditArguments) - Method in class org.jtheque.books.services.impl.utils.web.WebGetterManager
Edit the book.
ModifyBookState - Class in org.jtheque.books.view.controllers.state.book
The state "modify" of the book view.
ModifyBookState() - Constructor for class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
ModifyChoiceAction - Class in org.jtheque.books.view.controllers.choice
An action to modify the selected item.
ModifyChoiceAction() - Constructor for class org.jtheque.books.view.controllers.choice.ModifyChoiceAction
 
mustEditAuthors() - Method in class org.jtheque.books.services.impl.utils.EditArguments
Indicate if we have to edit the authors or not.
mustEditEditor() - Method in class org.jtheque.books.services.impl.utils.EditArguments
Indicate if we have to edit the editor or not.
mustEditKind() - Method in class org.jtheque.books.services.impl.utils.EditArguments
Indicate if we have to edit the kind or not.
mustEditPages() - Method in class org.jtheque.books.services.impl.utils.EditArguments
Indicate if we have to edit the pages or not.
mustEditResume() - Method in class org.jtheque.books.services.impl.utils.EditArguments
Indicate if we have to edit the resume or not.
mustEditYear() - Method in class org.jtheque.books.services.impl.utils.EditArguments
Indicate if we have to edit the year or not.

N

NewAuthorState - Class in org.jtheque.books.view.controllers.state.author
The state "new" of the author view.
NewAuthorState() - Constructor for class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
NewBookState - Class in org.jtheque.books.view.controllers.state.book
The state "new" of the book view.
NewBookState() - Constructor for class org.jtheque.books.view.controllers.state.book.NewBookState
 
newEditor() - Method in interface org.jtheque.books.view.controllers.able.IEditorController
 
newEditor() - Method in class org.jtheque.books.view.controllers.EditorController
 
NoneSorter - Class in org.jtheque.books.view.sort
Only add the elements in the order given by the display list.
NoneSorter(IPrincipalController<? extends Data>) - Constructor for class org.jtheque.books.view.sort.NoneSorter
Construct a new NoneSorter for the specific principal controller.
NotesService - Class in org.jtheque.books.services.impl
A notes service implementation.
NotesService() - Constructor for class org.jtheque.books.services.impl.NotesService
 

O

objectChanged(ObjectChangedEvent) - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
objectChanged(ObjectChangedEvent) - Method in class org.jtheque.books.view.panels.AuthorView
 
objectChanged(ObjectChangedEvent) - Method in class org.jtheque.books.view.panels.BookView
 
objectChanged(ObjectChangedEvent) - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
objectChanged(ObjectChangedEvent) - Method in class org.jtheque.books.view.panels.JPanelBookOthers
 
org.jtheque.books - package org.jtheque.books
Contains the Books Module.
org.jtheque.books.persistence - package org.jtheque.books.persistence
Contains the persistence of the module.
org.jtheque.books.persistence.dao.able - package org.jtheque.books.persistence.dao.able
Contains the data access objects specification.
org.jtheque.books.persistence.dao.impl - package org.jtheque.books.persistence.dao.impl
Contains the data access objects implementation.
org.jtheque.books.persistence.od.able - package org.jtheque.books.persistence.od.able
 
org.jtheque.books.persistence.od.impl - package org.jtheque.books.persistence.od.impl
Contains the abstract data objects.
org.jtheque.books.persistence.od.impl.abstraction - package org.jtheque.books.persistence.od.impl.abstraction
Contains the data objects.
org.jtheque.books.services.able - package org.jtheque.books.services.able
Contains the services specification of the module.
org.jtheque.books.services.impl - package org.jtheque.books.services.impl
Contains the services implementation of the module.
org.jtheque.books.services.impl.utils - package org.jtheque.books.services.impl.utils
Contains the services utils.
org.jtheque.books.services.impl.utils.web - package org.jtheque.books.services.impl.utils.web
Contains the web utils of the services.
org.jtheque.books.services.impl.utils.web.analyzers - package org.jtheque.books.services.impl.utils.web.analyzers
Contains the web analyzers.
org.jtheque.books.view - package org.jtheque.books.view
Contains the view of the module.
org.jtheque.books.view.able - package org.jtheque.books.view.able
Contains the views specifications.
org.jtheque.books.view.actions - package org.jtheque.books.view.actions
Contains the actions of the view.
org.jtheque.books.view.actions.author - package org.jtheque.books.view.actions.author
Contains the actions of the author's view.
org.jtheque.books.view.actions.auto - package org.jtheque.books.view.actions.auto
Contains the actions of the auto's view.
org.jtheque.books.view.actions.book - package org.jtheque.books.view.actions.book
Contains the actions of the book's view.
org.jtheque.books.view.actions.editor - package org.jtheque.books.view.actions.editor
Contains the actions of the editor's view.
org.jtheque.books.view.actions.generals - package org.jtheque.books.view.actions.generals
Contains the generals actions.
org.jtheque.books.view.controllers - package org.jtheque.books.view.controllers
Contains the controllers.
org.jtheque.books.view.controllers.able - package org.jtheque.books.view.controllers.able
Contains the controllers specifications.
org.jtheque.books.view.controllers.choice - package org.jtheque.books.view.controllers.choice
Contains the choice actions.
org.jtheque.books.view.controllers.state.author - package org.jtheque.books.view.controllers.state.author
Contains the states of the author view.
org.jtheque.books.view.controllers.state.book - package org.jtheque.books.view.controllers.state.book
Contains the states of the book view.
org.jtheque.books.view.controllers.undo.create - package org.jtheque.books.view.controllers.undo.create
Contains the created edits.
org.jtheque.books.view.controllers.undo.delete - package org.jtheque.books.view.controllers.undo.delete
Contains the deleted edits.
org.jtheque.books.view.fb - package org.jtheque.books.view.fb
Contains the formbeans.
org.jtheque.books.view.frames - package org.jtheque.books.view.frames
Contains the frames.
org.jtheque.books.view.models - package org.jtheque.books.view.models
Contains the models of the view.
org.jtheque.books.view.models.able - package org.jtheque.books.view.models.able
 
org.jtheque.books.view.models.list - package org.jtheque.books.view.models.list
Contains the list models of the view.
org.jtheque.books.view.panels - package org.jtheque.books.view.panels
Contains the panels of the view.
org.jtheque.books.view.sort - package org.jtheque.books.view.sort
Contains the sorters.
org.jtheque.books.view.toolbar - package org.jtheque.books.view.toolbar
Contains the toolbars.

P

PERSON_TYPE - Static variable in interface org.jtheque.books.services.able.IAuthorsService
 
PHASE_1 - Static variable in interface org.jtheque.books.view.able.IAutoView
 
PHASE_2 - Static variable in interface org.jtheque.books.view.able.IAutoView
 
plug() - Method in class org.jtheque.books.BooksModule
Plug the module.
prePlug() - Method in class org.jtheque.books.BooksModule
Pre plug the module.

R

redo() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedAuthorEdit
 
redo() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedBookEdit
 
redo() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedEditorEdit
 
redo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedAuthorEdit
 
redo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedBookEdit
 
redo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedCountryEdit
 
redo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedEditorEdit
 
redo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedLanguageEdit
 
refresh() - Method in class org.jtheque.books.view.AbstractDelegatedView
 
refreshText() - Method in class org.jtheque.books.view.frames.EditorView
 
reload() - Method in class org.jtheque.books.view.frames.EditorView
 
reload(Data) - Method in class org.jtheque.books.view.frames.EditorView
 
reload() - Method in class org.jtheque.books.view.models.list.AuthorsListModel
Reload the model.
reset() - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Reset the analyzer.
resort() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
restoreMemento() - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 

S

save(Book) - Method in interface org.jtheque.books.persistence.dao.able.IDaoBooks
Save the book.
save(Editor) - Method in interface org.jtheque.books.persistence.dao.able.IDaoEditors
Save the editor.
save(Book) - Method in class org.jtheque.books.persistence.dao.impl.DaoBooks
 
save(Person) - Method in interface org.jtheque.books.services.able.IAuthorsService
Save the author.
save(Book) - Method in interface org.jtheque.books.services.able.IBooksService
Save the book.
save(Editor) - Method in interface org.jtheque.books.services.able.IEditorsService
Save the editor.
save(Person) - Method in class org.jtheque.books.services.impl.AuthorsService
 
save(Book) - Method in class org.jtheque.books.services.impl.BooksService
 
save(Editor) - Method in class org.jtheque.books.services.impl.EditorsService
 
save() - Method in interface org.jtheque.books.view.controllers.able.IAuthorController
Save the current author.
save() - Method in interface org.jtheque.books.view.controllers.able.IBookController
Save the current book.
save(String) - Method in interface org.jtheque.books.view.controllers.able.IEditorController
Save modifications made to the editor.
save() - Method in class org.jtheque.books.view.controllers.AuthorController
 
save() - Method in class org.jtheque.books.view.controllers.BookController
 
save(String) - Method in class org.jtheque.books.view.controllers.EditorController
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
save(FormBean) - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
saveToMemento() - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 
select(Data) - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
selectFirst() - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
sendMessage(String, Object) - Method in class org.jtheque.books.view.AbstractDelegatedView
 
sendMessage(String, Object) - Method in class org.jtheque.books.view.frames.AutoView
 
setAnalyzer(Analyzer) - Method in class org.jtheque.books.services.impl.utils.web.AbstractWebGetter
 
setAnalyzer(Analyzer) - Method in interface org.jtheque.books.services.impl.utils.web.WebGetter
Set the analyzer.
setAuthor(int) - Method in class org.jtheque.books.persistence.od.impl.BookAuthorRelation
Set the author of the relation.
setAuthors(Collection<Person>) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setAuthors(Collection<Person>) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the authors of the book.
setBook(int) - Method in class org.jtheque.books.persistence.od.impl.BookAuthorRelation
Set the book of the relation.
setBook(Book) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Set the book to fill.
setCountry(Country) - Method in class org.jtheque.books.view.fb.AuthorFormBean
 
setCountry(Country) - Method in interface org.jtheque.books.view.fb.IAuthorFormBean
Set the country of the realizer.
setCurrent(Object) - Method in class org.jtheque.books.view.panels.AbstractPrincipalDataPanel
 
setCurrentAuthor(Person) - Method in interface org.jtheque.books.view.models.able.IAuthorsModel
Set the current author.
setCurrentAuthor(Person) - Method in class org.jtheque.books.view.models.AuthorsModel
Set the current book.
setCurrentBook(Book) - Method in interface org.jtheque.books.view.models.able.IBooksModel
Set the current book.
setCurrentBook(Book) - Method in class org.jtheque.books.view.models.BooksModel
 
setDisplayMode(ViewMode) - Method in class org.jtheque.books.view.toolbar.JPanelAuthorToolBar
 
setDisplayMode(ViewMode) - Method in class org.jtheque.books.view.toolbar.JPanelBookToolBar
 
setEditAuthors(boolean) - Method in class org.jtheque.books.services.impl.utils.EditArguments
Sets if we have to edit the authors.
setEditEditor(boolean) - Method in class org.jtheque.books.services.impl.utils.EditArguments
Sets if we have to edit the editor.
setEditKind(boolean) - Method in class org.jtheque.books.services.impl.utils.EditArguments
Sets if we have to edit the kind.
setEditor(Editor) - Method in interface org.jtheque.books.view.models.able.IEditorModel
Set the current editor.
setEditor(Editor) - Method in class org.jtheque.books.view.models.EditorModel
 
setEditPages(boolean) - Method in class org.jtheque.books.services.impl.utils.EditArguments
Sets if we have to edit the pages.
setEditResume(boolean) - Method in class org.jtheque.books.services.impl.utils.EditArguments
Sets if we have to edit the resume.
setEditYear(boolean) - Method in class org.jtheque.books.services.impl.utils.EditArguments
Sets if we have to edit the year.
setEnabled(boolean) - Method in interface org.jtheque.books.view.able.IOthersPanel
Set if the panel is enabled (true) or disabled (false).
setEnabled(boolean) - Method in class org.jtheque.books.view.AbstractDelegatedView
 
setEnabled(boolean) - Method in interface org.jtheque.books.view.panels.IInfosPanel
Set if the panel is enabled (true) or disabled (false).
setEnabled(boolean) - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
setEnabled(boolean) - Method in class org.jtheque.books.view.panels.JPanelBookOthers
 
setFirstName(String) - Method in class org.jtheque.books.view.fb.AuthorFormBean
 
setFirstName(String) - Method in interface org.jtheque.books.view.fb.IAuthorFormBean
Set the firstName of the author.
setIndex(String) - Method in class org.jtheque.books.services.impl.utils.web.BookResult
Set the index of the result.
setIsbn10(String) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the ISBN-10 of the book.
setIsbn10(String) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setIsbn10(String) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setIsbn10(String) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the ISBN-10 of the book.
setIsbn13(String) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the ISBN-13 of the book.
setIsbn13(String) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setIsbn13(String) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setIsbn13(String) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the ISBN-13 of the book.
setLanguage(String) - Method in class org.jtheque.books.services.impl.utils.web.BookResult
Set the language of the result.
setName(String) - Method in interface org.jtheque.books.persistence.od.able.Editor
Set the name.
setName(String) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractEditor
 
setName(String) - Method in class org.jtheque.books.view.fb.AuthorFormBean
 
setName(String) - Method in interface org.jtheque.books.view.fb.IAuthorFormBean
Set the name of the author.
setNote(Note) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
Set the note of the book.
setNote(Note) - Method in class org.jtheque.books.view.fb.AuthorFormBean
 
setNote(Note) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setNote(Note) - Method in interface org.jtheque.books.view.fb.IAuthorFormBean
Set the note of the realizer.
setNote(Note) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the note of the book.
setPages(int) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the pages of the book.
setPages(int) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setPages(int) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setPages(int) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the pages of the book.
setResults(Collection<BookResult>) - Method in interface org.jtheque.books.view.models.able.IAutoAddModel
Set the results of the search.
setResults(Collection<BookResult>) - Method in class org.jtheque.books.view.models.AutoAddModel
 
setResume(String) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the resume of the book.
setResume(String) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setResume(String) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setResume(String) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the resume of the book.
setScanner(Scanner) - Method in class org.jtheque.books.services.impl.utils.web.analyzers.AbstractBookAnalyzer
Set the scanner on which we read the website.
setTheEditor(Editor) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the editor of the book.
setTheEditor(Editor) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setTheEditor(Editor) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setTheEditor(Editor) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the editor of the book.
setTheKind(Kind) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the kind of the book.
setTheKind(Kind) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setTheKind(Kind) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setTheKind(Kind) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the kind of the book.
setTheLanguage(Language) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the language of the of the book.
setTheLanguage(Language) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setTheLanguage(Language) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setTheLanguage(Language) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the language of the of the book.
setTheLending(Lending) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the lending.
setTheLending(Lending) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setTheSaga(Saga) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the saga of the book.
setTheSaga(Saga) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setTheSaga(Saga) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setTheSaga(Saga) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the saga of the book.
setTheType(Type) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the type of the book.
setTheType(Type) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setTheType(Type) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setTheType(Type) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the type of the book.
setTitle(String) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the title of the book.
setTitle(String) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setTitle(String) - Method in class org.jtheque.books.services.impl.utils.web.BookResult
Set the title of the result.
setTitle(String) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setTitle(String) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the title of the book.
setView(AbstractPrincipalDataPanel<? extends IModel>) - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
setYear(int) - Method in interface org.jtheque.books.persistence.od.able.Book
Set the year of the book.
setYear(int) - Method in class org.jtheque.books.persistence.od.impl.abstraction.AbstractBook
 
setYear(int) - Method in class org.jtheque.books.view.fb.BookFormBean
 
setYear(int) - Method in interface org.jtheque.books.view.fb.IBookFormBean
Set the year of the book.
sort(String) - Method in class org.jtheque.books.view.panels.AbstractPrincipalDelegatedView
 
sort(JThequeTreeModel) - Method in class org.jtheque.books.view.sort.ByCountrySorter
 
sort(JThequeTreeModel) - Method in class org.jtheque.books.view.sort.ByEditorSorter
 
sort(JThequeTreeModel) - Method in class org.jtheque.books.view.sort.ByKindSorter
 
sort(JThequeTreeModel) - Method in class org.jtheque.books.view.sort.ByNoteSorter
 
sort(JThequeTreeModel) - Method in class org.jtheque.books.view.sort.ByTypeSorter
 
sort(JThequeTreeModel) - Method in class org.jtheque.books.view.sort.ByYearSorter
 
sort(JThequeTreeModel) - Method in class org.jtheque.books.view.sort.NoneSorter
 
startWait() - Method in interface org.jtheque.books.view.able.IAutoView
Start the wait progress of the view.
stopWait() - Method in interface org.jtheque.books.view.able.IAutoView
Stop the wait progress of the view.

T

TABLE - Static variable in interface org.jtheque.books.persistence.dao.able.IDaoBooks
 
TABLE - Static variable in interface org.jtheque.books.persistence.dao.able.IDaoEditors
 
toFirstPlan() - Method in class org.jtheque.books.view.AbstractDelegatedView
 
toString() - Method in class org.jtheque.books.persistence.od.impl.BookImpl
 
toString() - Method in class org.jtheque.books.persistence.od.impl.EditorImpl
 
toString() - Method in class org.jtheque.books.services.impl.utils.web.BookResult
 

U

undo() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedAuthorEdit
 
undo() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedBookEdit
 
undo() - Method in class org.jtheque.books.view.controllers.undo.create.CreatedEditorEdit
 
undo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedAuthorEdit
 
undo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedBookEdit
 
undo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedCountryEdit
 
undo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedEditorEdit
 
undo() - Method in class org.jtheque.books.view.controllers.undo.delete.DeletedLanguageEdit
 
unplug() - Method in class org.jtheque.books.BooksModule
Un plug the module.
update(Version) - Method in class org.jtheque.books.persistence.BooksSchema
 
updateDisplayList(Collection<Person>) - Method in class org.jtheque.books.view.models.AuthorsModel
 
updateDisplayList() - Method in class org.jtheque.books.view.models.AuthorsModel
 
updateDisplayList(Collection<Book>) - Method in class org.jtheque.books.view.models.BooksModel
 
updateDisplayList() - Method in class org.jtheque.books.view.models.BooksModel
 

V

validate(Collection<JThequeError>) - Method in interface org.jtheque.books.view.able.IOthersPanel
Validate the view.
validate(Collection<JThequeError>) - Method in class org.jtheque.books.view.frames.AutoView
 
validate(Collection<JThequeError>) - Method in class org.jtheque.books.view.frames.EditorView
 
validate(Collection<JThequeError>) - Method in interface org.jtheque.books.view.panels.IInfosPanel
Validate the view.
validate(Collection<JThequeError>) - Method in class org.jtheque.books.view.panels.JPanelBookInfos
 
validate(Collection<JThequeError>) - Method in class org.jtheque.books.view.panels.JPanelBookOthers
 
validateContent(int) - Method in interface org.jtheque.books.view.able.IAutoView
Validate the content.
validateContent() - Method in class org.jtheque.books.view.AbstractDelegatedView
 
validateContent(int) - Method in class org.jtheque.books.view.frames.AutoView
 
valueChanged(TreeSelectionEvent) - Method in class org.jtheque.books.view.controllers.AuthorController
 
valueChanged(TreeSelectionEvent) - Method in class org.jtheque.books.view.controllers.BookController
 
view(Book) - Method in interface org.jtheque.books.view.controllers.able.IBookController
Display a book in the interface.
view(Book) - Method in class org.jtheque.books.view.controllers.BookController
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.author.AutoAddAuthorState
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.author.ModifyAuthorState
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.author.NewAuthorState
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.book.AutoAddBookState
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.book.ModifyBookState
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.book.NewBookState
 
view(Data) - Method in class org.jtheque.books.view.controllers.state.book.ViewBookState
 
ViewAuthorState - Class in org.jtheque.books.view.controllers.state.author
The state "view" of the author view.
ViewAuthorState() - Constructor for class org.jtheque.books.view.controllers.state.author.ViewAuthorState
 
ViewBookState - Class in org.jtheque.books.view.controllers.state.book
The state "view" of the book view.
ViewBookState() - Constructor for class org.jtheque.books.view.controllers.state.book.ViewBookState
 

W

WebGetter - Interface in org.jtheque.books.services.impl.utils.web
A web getter.
WebGetterManager - Class in org.jtheque.books.services.impl.utils.web
Manage the automatic research of informations of a film on the web.
WebGetterManager() - Constructor for class org.jtheque.books.services.impl.utils.web.WebGetterManager
 

A B C D E F G H I J L M N O P R S T U V W

Copyright © 2010 JTheque. All Rights Reserved.