TPTP 4.2.0 Platform Project
Internal API Specification

Package org.eclipse.tptp.platform.report.signals.internal

Interface Summary
Signal.IConnectionFactory  
 

Class Summary
DisplayAsyncExecSignal This signal is emitted using Display.asyncExec mecanism.
DisplayExecSignal This signal is emitted using Display.asyncExec or Display syncExec mecanism.
DisplaySyncExecSignal This signal is emitted using Display.syncExec mecanism.
Signal A Signal is made to prevent a variety of java's method at one time: when the signal is emitted.
Signal.Connection  
 

Exception Summary
Signal.MethodNotFoundException Used when an error occurs...
 


TPTP 4.2.0 Platform Project
Internal API Specification