Uses of Class
romanemperorsscraper.ui.CustomTextArea
-
Packages that use CustomTextArea Package Description romanemperorsscraper.ui.choice romanemperorsscraper.ui.tree -
-
Uses of CustomTextArea in romanemperorsscraper.ui.choice
Fields in romanemperorsscraper.ui.choice declared as CustomTextArea Modifier and Type Field Description private CustomTextAreaDynastyChoiceTitlePanel. exportButtonTextAreaprivate CustomTextAreaDynastyChoiceTitlePanel. importButtonTextAreaMethods in romanemperorsscraper.ui.choice with parameters of type CustomTextArea Modifier and Type Method Description java.awt.ContainerDynastyChoiceBodyPanel. createButtonLabelDynastyContainer(DynastyChoiceButton dynastyChoiceButton, CustomTextArea dynastyChoiceTextArea)Given a button and a textArea, create a container to group themjava.awt.ContainerDynastyChoiceTitlePanel. createImportExportContainer(ButtonProperties button, CustomTextArea textArea)Given a ButtonProperties button and its descriptive CustomTextArea, create a container which groups them -
Uses of CustomTextArea in romanemperorsscraper.ui.tree
Fields in romanemperorsscraper.ui.tree declared as CustomTextArea Modifier and Type Field Description private CustomTextAreaDynastyTreeTitlePanel. backToChoiceFrameButtonTextAreaprivate CustomTextAreaDynastyTreeTitlePanel. peopleListOpenButtonTextArea
-