Class FramesIcon
java.lang.Object
uno.anahata.asi.swing.icons.AbstractAnahataIcon
uno.anahata.asi.swing.icons.FramesIcon
- All Implemented Interfaces:
Icon
A programmatically drawn Icon representing "Frames" or "Windows".
Stylized as overlapping windows using the Barça palette to visualize top-level components and desktop-level windows.
- 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
-
FramesIcon
public FramesIcon(int size) Constructs a new FramesIcon with the specified size.- Parameters:
size- The size in pixels.
-
-
Method Details
-
paintIcon
-

