|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FractalIconProvider
Specialized icon provider for entities havinf life cycle properties.
Method Summary | |
---|---|
Object |
newStartedIcon(Object object)
Called when the Fractal component is started. |
Object |
newStoppedIcon(Object object)
Called when the Fractal component is stopped. |
Method Detail |
---|
Object newStoppedIcon(Object object)
object
- The object you want to find the associated icon.
IconProvider.newIcon(java.lang.Object)
Object newStartedIcon(Object object)
object
- The object you want to find the associated icon.
IconProvider.newIcon(java.lang.Object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |