Class FramesIcon

All Implemented Interfaces:
Icon

public class FramesIcon extends AbstractAnahataIcon
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
  • Constructor Details

    • FramesIcon

      public FramesIcon(int size)
      Constructs a new FramesIcon with the specified size.
      Parameters:
      size - The size in pixels.
  • Method Details

    • paintIcon

      public void paintIcon(Component c, Graphics g, int x, int y)

      Renders overlapping UI windows with distinct title bars.