Class FPanelActionSup

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FPanelActionSup extends FPanel
See Also:
  • Constructor Details

    • FPanelActionSup

      public FPanelActionSup()
  • Method Details

    • paintComponent

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