TPTP 4.1.0 Testing Tools Project
Public API Specification

Package org.eclipse.hyades.test.ui.navigator.actions

Interface Summary
IPaster Interface used by testNavigatorPasteExtension.
IProxyNodeRenamer This interface is used by client to provider "rename" action support on IProxyNode found in the test navigator.
 

Class Summary
RenamerUICancel This class is returned by IProxyNodeRenamer.performUserInteraction() when the user clicks the cancel button.
RenamerUIInlineEditor This class is returned by IProxyNodeRenamer.performUserInteraction() when the default rename UI should be used.
RenamerUIOk This class is returned by IProxyNodeRenamer.performUserInteraction() when the user clicks the ok button.
RenamerUIStatus This class contains the status of the UI interaction of the rename action.
 


TPTP 4.1.0 Testing Tools Project
Public API Specification