Uses of Class
fr.formiko.views.gui2d.FPanelInfo
Packages that use FPanelInfo
-
Uses of FPanelInfo in fr.formiko.views.gui2d
Subclasses of FPanelInfo in fr.formiko.views.gui2dModifier and TypeClassDescriptionclass
Panel that containt infos about a Creature as a List of Panel.class
Panel that containt infos about a GCreature as a List of Panel.Fields in fr.formiko.views.gui2d declared as FPanelInfoModifier and TypeFieldDescriptionprivate FPanelInfo
FPanelBouton.pi
private FPanelInfo
FPanelBouton.piGc
Methods in fr.formiko.views.gui2d that return FPanelInfoModifier and TypeMethodDescriptionFPanelInfo.FPanelInfoBuilder.build()
Main function that build FPanelInfo & return it.FPanelInfoCreature.FPanelInfoCreatureBuilder.build()
Build including the tranfomation of Creature to Panel.FPanelInfoGCreature.FPanelInfoGCreatureBuilder.build()
Build including the tranfomation of Creature to Panel.FPanelBouton.getPi()
ViewGUI2d.getPi()