Class AttackFrameworkPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AttackFrameworkPanel extends JPanel
Top-level tabbed UI for the Attack Framework extension.

Hosts the Config, Log, Stats, and About panels in a single JTabbedPane.

See Also:
  • Constructor Details

    • AttackFrameworkPanel

      public AttackFrameworkPanel()
      Constructs the top-level tab container for the extension.

      Caller must invoke on the EDT. Configures tooltip dismiss delay and mounts all major panels inside a JTabbedPane wrapped with scroll panes.