Class LabelGuiFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public final class LabelGuiFrame extends JFrame
Swing desktop GUI for shipment/carrier preview and print workflows.

This frame coordinates high-level user interactions and delegates focused behaviors (for example barcode-dialog rendering and text-field clipboard policy) to dedicated helpers to keep responsibilities separated.

See Also:
  • Constructor Details

    • LabelGuiFrame

      public LabelGuiFrame()