org.pietschy.command.demo.group

Class GroupIcon

Implemented Interfaces:
Icon

public class GroupIcon
extends java.lang.Object
implements Icon

Version:
$Revision: 1.4 $
Author:
andrewp

Constructor Summary

GroupIcon(char character)

Method Summary

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

Constructor Details

GroupIcon

public GroupIcon(char character)

Method Details

getIconHeight

public int getIconHeight()

getIconWidth

public int getIconWidth()

paintIcon

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