TPTP 4.2.0 Testing Tools Project
Public API Specification

org.eclipse.hyades.test.manual.runner.ui.util
Interface IRefreshable

All Known Implementing Classes:
BasePanel, EmptyPanel

Deprecated. As of TPTP v4.1.0, replaced by one or more classes in the #org.eclipse.tptp.test.manual.runner.ui.internal.util package.

public interface IRefreshable

Since:
1.0.2

Method Summary
 void refreshContent(java.lang.Object data)
          Deprecated.  
 

Method Detail

refreshContent

public void refreshContent(java.lang.Object data)
Deprecated. 

TPTP 4.2.0 Testing Tools Project
Public API Specification