TPTP 4.7.0 Tracing and Profiling Tools Project
Public API Specification

org.eclipse.hyades.uml2sd.trace.preferences
Interface ITraceInteractionPreferenceListener

All Known Implementing Classes:
TraceInteractions

public interface ITraceInteractionPreferenceListener

A way to listen to the Apply button from the preference page.


Field Summary
static java.lang.String PAGE_SIZE
           
 
Method Summary
 void applyPreferences()
           
 

Field Detail

PAGE_SIZE

static final java.lang.String PAGE_SIZE
See Also:
Constant Field Values
Method Detail

applyPreferences

void applyPreferences()

TPTP 4.7.0 Tracing and Profiling Tools Project
Public API Specification