Class AtomsIcon
java.lang.Object
uno.anahata.asi.swing.icons.AbstractAnahataIcon
uno.anahata.asi.swing.icons.AtomsIcon
- All Implemented Interfaces:
Icon
A programmatically drawn Icon representing Toolkits (Atoms).
This icon is used within the Context Explorer to represent
AbstractToolkit instances.
Stylized as four orbiting circles around a central nucleus using
Anahata Green to signify the modular, atomic nature of the tool-chain.
- 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
-
AtomsIcon
public AtomsIcon(int size) Constructs a new AtomsIcon with the specified size.- Parameters:
size- The size in pixels.
-
-
Method Details
-
paintIcon
-

