Class FPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
EtiquetteChoix, EtiquetteJoueur, FFrameLauncher.FPanelLauncher, FPanelAction, FPanelActionInf, FPanelActionSup, FPanelBouton, FPanelCarte, FPanelChamp, FPanelChargement, FPanelCheckFunction, FPanelColorChooser, FPanelCreatureIcons, FPanelDialogue, FPanelDialogueInf, FPanelEchap, FPanelFinPartie, FPanelGEtiquetteJoueur, FPanelInfo, FPanelInfoGCreature.FPanelInfoGCreatureBuilder.FPanelObjetAId, FPanelInfoText, FPanelJeu, FPanelLanceurPartie, FPanelLinks, FPanelMapMove, FPanelMapMove.FPanelListenMove, FPanelMenu, FPanelMiniMap, FPanelMiniMapContainer, FPanelMiniMapContainer.FPanelGraphicsOptions, FPanelMusic, FPanelPanelMove, FPanelPanelMove.FPanelListenMove, FPanelPrincipal, FPanelProgressBar, FPanelRoundButtonsContainer, FPanelScrollBar, FPanelSup, FPanelSupDialog, FPanelTX, FPanelZoom

public class FPanel extends JPanel
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • cptId

      private static int cptId
    • id

      protected final int id
  • Constructor Details

    • FPanel

      public FPanel()
  • Method Details

    • getBListener

      public FPanel.BListener getBListener()
    • getData

      public Data getData()
    • getView

      public static ViewGUI2d getView()
    • paintComponent

      public void paintComponent(Graphics gTemp)
      Paint function with a debug tool.
      Overrides:
      paintComponent in class JComponent
    • toString

      public String toString()
      Overrides:
      toString in class Component
    • remove

      public void remove(Component c)
      Remove a component if not null.
      Overrides:
      remove in class Container
      Parameters:
      c - component to remove
    • doAction

      public void doAction(int ac)