|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FractalDropAction
Specialized drop action for entities having life cycle properties.
Method Summary | |
---|---|
void |
executeStarted(org.objectweb.util.explorer.api.DropTreeView dropTreeView)
Called when the fractal component is started. |
void |
executeStopped(org.objectweb.util.explorer.api.DropTreeView dropTreeView)
Called when the fractal component is started. |
Method Detail |
---|
void executeStarted(org.objectweb.util.explorer.api.DropTreeView dropTreeView) throws Exception
dropTreeView
-
Exception
DropAction.execute(org.objectweb.util.explorer.api.DropTreeView)
void executeStopped(org.objectweb.util.explorer.api.DropTreeView dropTreeView) throws Exception
dropTreeView
-
Exception
DropAction.execute(org.objectweb.util.explorer.api.DropTreeView)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |