Uses of Class
romanemperorsscraper.ui.choice.DynastyChoiceBodyPanel
-
Packages that use DynastyChoiceBodyPanel Package Description romanemperorsscraper.ui.choice -
-
Uses of DynastyChoiceBodyPanel in romanemperorsscraper.ui.choice
Fields in romanemperorsscraper.ui.choice declared as DynastyChoiceBodyPanel Modifier and Type Field Description private DynastyChoiceBodyPanelDynastyChoiceFrame. BodyPanelprivate DynastyChoiceBodyPanelDynastyChoiceButton. dynastyChoiceBodyPanelMethods in romanemperorsscraper.ui.choice that return DynastyChoiceBodyPanel Modifier and Type Method Description DynastyChoiceBodyPanelDynastyChoiceFrame. getBodyPanel()Constructors in romanemperorsscraper.ui.choice with parameters of type DynastyChoiceBodyPanel Constructor Description DynastyChoiceButton(DynastyChoiceBodyPanel dynastyChoiceBodyPanel, java.lang.String dynastyPageUrl, java.lang.String dynastyName, java.lang.String buttonIconPath, java.lang.String buttonRolloverIconPath, java.lang.String buttonDisabledIconPath)Construct a DynastyChoiceButton by setting its field values
-