IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.recorder.ui.extensibility
Interface IRecorderUiContributor

All Superinterfaces:
IRecordingComponentUiContributor

public interface IRecorderUiContributor
extends IRecordingComponentUiContributor


Method Summary
 void initialize(IRecorder recorder)
           
 void recorderStateChanged(RecorderState oldState, RecorderState newState)
           
 
Methods inherited from interface com.ibm.rational.test.lt.recorder.ui.extensibility.IRecordingComponentUiContributor
contributeEditorSection, contributeToolBarActions, dispose
 

Method Detail

initialize

void initialize(IRecorder recorder)

recorderStateChanged

void recorderStateChanged(RecorderState oldState,
                          RecorderState newState)

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.