|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBundleChangedListener
Interface for listeners to an IAnalysesBundle
.
Method Summary | |
---|---|
void |
analysisAdded(AbstractInfoAnalysis analysis)
Called when an analysis is added to a bundle. |
void |
analysisRemoved(AbstractInfoAnalysis analysis)
Called when an analysis is removed from a bundle. |
Method Detail |
---|
void analysisAdded(AbstractInfoAnalysis analysis)
analysis
- the analysisvoid analysisRemoved(AbstractInfoAnalysis analysis)
analysis
- the analysis
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |