org.grinvin.gred.guides

Class AbstractGuides.ButtonIcon

Enclosing Class:
AbstractGuides
Implemented Interfaces:
Icon

protected class AbstractGuides.ButtonIcon
extends java.lang.Object
implements Icon

Method Summary

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

Method Details

getIconHeight

public int getIconHeight()

getIconWidth

public int getIconWidth()

paintIcon

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