Class AttachIcon

All Implemented Interfaces:
Icon

public class AttachIcon extends AbstractAnahataIcon
A programmatically drawn Icon representing an "Attach" action. Stylized as a classic paperclip using the Barça Blue.
Author:
anahata
  • Constructor Details

    • AttachIcon

      public AttachIcon(int size)
      Constructs a new AttachIcon of the specified square size.
      Parameters:
      size - The size of the icon.
  • Method Details