org.grinvin.factories
Interface NamedFactory
- Factory
- GraphFactory, GraphGenerator
- AbstractGraphFactory, AbstractGraphGenerator, AbstractNamedFactory
public interface NamedFactory
Interface for a
Factory
which may be displayed as part of a
cell list.
getDescription
public String getDescription()
Return the description of the factory.
getIconPath
public String getIconPath()
getLongName
public String getLongName()
Return the internationalized name of the factory.
getName
public String getName()
Return the (short) name of the factory.
getSelectedIconPath
public String getSelectedIconPath()