|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IconFactoryInterface
A factory to create icon objects to an entity.
Implementing classes provide factory facilities to produce icon objects for entities for special gui frameworks. There are no restrictions of what kind the objects encapsulated within the icon are.
Method Summary | |
---|---|
Icon |
createIcon(EntityInterface entity)
Creates an icon for the given entity. |
Method Detail |
---|
Icon createIcon(EntityInterface entity)
entity
- the entity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |