net.infonode.gui.icon.button

Class WindowIcon

public class WindowIcon extends AbstractButtonIcon

Version: $Revision: 1.4 $

Author: $Author: jesper $

Constructor Summary
WindowIcon()
WindowIcon(Color color)
WindowIcon(Color color, int size)
WindowIcon(int size)
Method Summary
protected voidpaintIcon(Component c, Graphics g, int x1, int y1, int x2, int y2, boolean isShadow)

Constructor Detail

WindowIcon

public WindowIcon()

WindowIcon

public WindowIcon(Color color)

WindowIcon

public WindowIcon(Color color, int size)

WindowIcon

public WindowIcon(int size)

Method Detail

paintIcon

protected void paintIcon(Component c, Graphics g, int x1, int y1, int x2, int y2, boolean isShadow)