Class CopyIcon
java.lang.Object
uno.anahata.asi.swing.icons.AbstractAnahataIcon
uno.anahata.asi.swing.icons.CopyIcon
- All Implemented Interfaces:
Icon
A programmatically drawn icon representing a "Copy" action.
Stylized as two overlapping squares using the authentic Barça palette (Red, Blue, and Yellow) to signify duplication and movement.
- Author:
- anahata
-
Field Summary
Fields inherited from class AbstractAnahataIcon
sizeModifier and TypeFieldDescriptionprotected final intThe dimension of the icon in pixels (width and height). -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractAnahataIcon
getIconHeight, getIconWidth
-
Constructor Details
-
CopyIcon
public CopyIcon(int size) Constructs a new CopyIcon with the specified size.- Parameters:
size- The size in pixels.
-
-
Method Details
-
paintIcon
-

