| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMediatorEventListener | |
|---|---|
| org.eclipse.actf.mediator | This package contains Mediator that manages components and dataflows in the ACTF by collaborating with the Eclipse framework. | 
| org.eclipse.actf.visualization.ui | This package includes interfaces and base implementations for ACTF Visualization views. | 
| Uses of IMediatorEventListener in org.eclipse.actf.mediator | 
|---|
| Subinterfaces of IMediatorEventListener in org.eclipse.actf.mediator | |
|---|---|
|  interface | IACTFReportGeneratorThe interface for report generators in ACTF. | 
|  interface | IACTFReportViewerThe interface for report viewers in ACTF. | 
| Methods in org.eclipse.actf.mediator with parameters of type IMediatorEventListener | |
|---|---|
|  void | Mediator.addMediatorEventListener(IMediatorEventListener listener)Registers the IMediatorEventListenerto the Mediator. | 
|  boolean | Mediator.removeMediatorEventListener(IMediatorEventListener listener)Removes the IMediatorEventListenerfrom the Mediator. | 
| Uses of IMediatorEventListener in org.eclipse.actf.visualization.ui | 
|---|
| Subinterfaces of IMediatorEventListener in org.eclipse.actf.visualization.ui | |
|---|---|
|  interface | IVisualizationViewInterface to implement visualization views. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||