|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FractalViewPanel
Specialization of the view panel for entities with life cycle properties.
Method Summary | |
---|---|
JPanel |
getStartedPanel()
|
JPanel |
getStoppedPanel()
|
void |
selectedStarted(org.objectweb.util.explorer.api.TreeView treeView)
Called when the fractal component is started |
void |
selectedStopped(org.objectweb.util.explorer.api.TreeView treeView)
Called when the fractal component is stopped |
void |
unselectedStarted(org.objectweb.util.explorer.api.TreeView treeView)
|
void |
unselectedStopped(org.objectweb.util.explorer.api.TreeView treeView)
|
Method Detail |
---|
void selectedStarted(org.objectweb.util.explorer.api.TreeView treeView)
treeView
- void selectedStopped(org.objectweb.util.explorer.api.TreeView treeView)
treeView
- JPanel getStartedPanel()
JPanel getStoppedPanel()
void unselectedStarted(org.objectweb.util.explorer.api.TreeView treeView)
treeView
- void unselectedStopped(org.objectweb.util.explorer.api.TreeView treeView)
treeView
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |