Class FPanelBouton

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FPanelBouton extends FPanel
See Also:
  • Field Details

  • Constructor Details

    • FPanelBouton

      public FPanelBouton()
  • Method Details

    • build

      public void build()
    • getDesc

      public String getDesc()
    • setDesc

      public void setDesc(String s)
    • getActionF

      public int getActionF()
    • setActionF

      public void setActionF(int x)
      Setter that notify playing ant in case it was waiting for an action to be choose.
    • getPti

      public FPanelTInt getPti()
    • setPti

      public void setPti(FPanelTInt p)
    • getChoixId

      public int getChoixId()
    • setChoixId

      public void setChoixId(int x)
    • getDescTI

      public FLabel getDescTI()
    • setDescTI

      public void setDescTI(String s)
    • getPz

      public FPanelZoom getPz()
    • getPigm

      public FPanelIngameMenu getPigm()
    • getPmu

      public FPanelMusic getPmu()
    • getPa

      public FPanelAction getPa()
    • getPChamp

      public FPanelChamp getPChamp()
    • getPi

      public FPanelInfo getPi()
    • getPij

      public FPanelInfoText getPij()
    • getPTB

      public FPanelTBoolean getPTB()
    • getPmmc

      public FPanelMiniMapContainer getPmmc()
    • removes

      public void removes()
    • addPz

      public void addPz()
      Add the FPanelZoom. It also update size & location if needed.
    • removePz

      public void removePz()
      Remove the FPanelZoom.
    • addPigm

      public void addPigm()
      Add the FPanelIngameMenu. It also update size & location if needed.
    • removePigm

      public void removePigm()
      Remove the FPanelIngameMenu.
    • addPmu

      public void addPmu()
      Add the FPanelMusic. It also update size & location if needed.
    • removePmu

      public void removePmu()
      Remove the FPanelMusic.
    • addPti

      public void addPti(int[] t, int x)
    • addPti

      public void addPti(int[] t, String s)
    • removePti

      public void removePti()
    • addPTB

      public void addPTB(String message)
    • removePTB

      public void removePTB()
    • addPa

      public void addPa(int[] t)
    • addPA

      public void addPA(int[] t)
    • setVisiblePa

      public void setVisiblePa(boolean b)
    • getVisiblePa

      public boolean getVisiblePa()
    • hidePa

      public void hidePa()
    • removePa

      public void removePa()
    • removePA

      public void removePA()
    • addPA

      public void addPA()
    • setVisiblePmmc

      public void setVisiblePmmc(boolean b)
    • addPChamp

      public void addPChamp(String défaut, String message)
    • removePChamp

      public void removePChamp()
    • addPI

      public void addPI()
    • removePi

      public void removePi()
    • addPIJ

      public void addPIJ()
    • removePij

      public void removePij()
    • paintComponent

      public void paintComponent(Graphics gr)
      Description copied from class: FPanel
      Paint function with a debug tool.
      Overrides:
      paintComponent in class FPanel
    • actualiserDesc

      public void actualiserDesc()
    • actualiserDescTI

      public void actualiserDescTI(String s)