Class FPanelDialogueInf

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FPanelDialogueInf extends FPanel
Dialogue backgroud panel.
Author:
Hydrolien
See Also:
  • Field Details

    • fond

      private static Image fond
    • b

      private FLabel b
  • Constructor Details

    • FPanelDialogueInf

      public FPanelDialogueInf()
      Empty main constructor.
  • Method Details

    • ini

      public void ini()
      Build function.
    • paintComponent

      public void paintComponent(Graphics g)
      Paint function.
      Overrides:
      paintComponent in class FPanel
    • chargerFond

      public static void chargerFond()
      Load the backgrounf image.
    • addBSuivant

      public void addBSuivant()
      Add the FButton "next".
      It choose best size #38; fix location.
    • removeBSuivant

      public void removeBSuivant()
      remove the FButton "next".