org.pietschy.command.demo

Class MyAbstractReflectionIconFactory

Implemented Interfaces:
IconFactory

public class MyAbstractReflectionIconFactory
extends AbstractReflectionIconFactory

Created by IntelliJ IDEA. User: andrew Date: Oct 3, 2005 Time: 9:16:11 AM To change this template use File | Settings | File Templates.

Method Summary

Icon
createColoredIcon(String red, String blue, String green)
Icon
groupIcon(String number)

Methods inherited from class org.pietschy.command.AbstractReflectionIconFactory

createIcon

Method Details

createColoredIcon

public Icon createColoredIcon(String red,
                              String blue,
                              String green)

groupIcon

public Icon groupIcon(String number)