A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages

C

children - Variable in class romanemperorsscraper.scraping.people.Person
 
children - Variable in class romanemperorsscraper.scraping.people.PersonPageData
 
CHILDREN - romanemperorsscraper.scraping.dynasties.DynastyTree.KinshipDegree
 
CHROME - romanemperorsscraper.run.OsUtils.SupportedBrowser
 
clearBrackets(String) - Static method in class romanemperorsscraper.scraping.people.PersonPageData
Clean a given information string by removing brackets and characters inside
closeDynastyTreeFrameButton - Variable in class romanemperorsscraper.ui.tree.DynastyTreeTitlePanel
 
CloseDynastyTreeFrameButton - Class in romanemperorsscraper.ui.tree
Class representing the button placed on the DynastyTreeFrame used to close it and go back to the DynastyChoiceFrame
CloseDynastyTreeFrameButton(DynastyTreeFrame, String, String) - Constructor for class romanemperorsscraper.ui.tree.CloseDynastyTreeFrameButton
Construct a DynastyTreeFrame object by setting its field values
computeResults(int, int) - Static method in class romanemperorsscraper.tester.Tester
Compare the number of single passed tests with the total amount of single tests and print out the outcome
copyFile(InputStream, String) - Static method in class romanemperorsscraper.run.OsUtils
Write input data to a specific destination file and set it as executable
createButtonContainer() - Method in class romanemperorsscraper.ui.people.PersonCard
Create a container with a button used to go back to the graph and a button used to go to the successor if there is at least one.
createButtonLabelDynastyContainer(DynastyChoiceButton, CustomTextArea) - Method in class romanemperorsscraper.ui.choice.DynastyChoiceBodyPanel
Given a button and a textArea, create a container to group them
createCloseDynastyTreeFrameButtonContainer() - Method in class romanemperorsscraper.ui.tree.DynastyTreeTitlePanel
Create a container with a button used to close this DynastyTreeFrame instance
createDynastyTree(WebDriver) - Method in class romanemperorsscraper.scraping.dynasties.Dynasty
Given a Web Driver, create (and set as field) the dynasty's DynastyTree object
createImageButtonContainer() - Method in class romanemperorsscraper.ui.people.PersonCard
Create a container with the person's image, if available, or a default image, the button to go back to the graph and, in case, the button to go to the successor
createImportExportContainer(ButtonProperties, CustomTextArea) - Method in class romanemperorsscraper.ui.choice.DynastyChoiceTitlePanel
Given a ButtonProperties button and its descriptive CustomTextArea, create a container which groups them
createInformation(PersonPageData) - Method in class romanemperorsscraper.ui.people.PersonCard
Create a string representing all the information of a given PersonPageData instance
createInformationScrollPane() - Method in class romanemperorsscraper.ui.people.PersonCard
Create a scrollPane containing the represented person's personal information
createInformationTextArea() - Method in class romanemperorsscraper.ui.people.PersonCard
Create the text area containing the represented person's personal information
createMultipleInformation(ArrayList<PersonNameUrl>, StringBuilder) - Static method in class romanemperorsscraper.ui.people.PersonCard
Given the ArrayList of PersonNameUrl(s) of a specific kinship degree's relatives, add the list of their names to the string of personal information
createOrGetLegendFrameInstance(Graph, Dynasty) - Static method in class romanemperorsscraper.ui.tree.DynastyTreeFrame
Create the DynastyTreeFrame of the graph legend or return it if it was already created
createPeopleList(String) - Method in class romanemperorsscraper.ui.people.PeopleList
Create the effective list component of the PeopleList frame by putting all the dynasty people's names and birth dates (to prevent cases of homonyms), styling them and making possible to click on one of them to open the corresponding PersonCard instance
createPeopleListButtonContainer() - Method in class romanemperorsscraper.ui.tree.DynastyTreeTitlePanel
Create a container with a button used to open a list with people of the dynasty to choose one of them and see his/her personal information
createScrollPanePeopleList() - Method in class romanemperorsscraper.ui.people.PeopleList
Create a JScrollPane enclosing the list of people name-birthdate entries
CustomTextArea - Class in romanemperorsscraper.ui
Class defining the main properties of a textArea (text color, size, font, style, [...]).
CustomTextArea(String, Color, String, int, float) - Constructor for class romanemperorsscraper.ui.CustomTextArea
Construct a CustomTextArea object by setting its size and the color, font and style of the text.
A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages