|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.fractal.explorer.icon.LifeCycleControllerIconProvider
public class LifeCycleControllerIconProvider
Provides a specific icon depending on the status of the component.
Field Summary | |
---|---|
protected Icon |
startIcon
The different icons. |
protected Icon |
stopIcon
The different icons. |
Constructor Summary | |
---|---|
LifeCycleControllerIconProvider()
Empty constructor |
Method Summary | |
---|---|
Object |
newIcon(Object object)
Provides the appropriate icon |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Icon startIcon
protected Icon stopIcon
Constructor Detail |
---|
public LifeCycleControllerIconProvider()
Method Detail |
---|
public Object newIcon(Object object)
newIcon
in interface org.objectweb.util.explorer.api.IconProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |