Home
last modified time | relevance | path

Searched refs:CommunicationListener (Results 1 – 5 of 5) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java65 private List<CommunicationListener> listeners = new Vector<CommunicationListener>();
152 ((CommunicationListener) listeners.get(i)).received(headerType, header, data); in run()
164 public void addListener(CommunicationListener listener) { in addListener()
186 ((CommunicationListener) listeners.get(i)).stop(); in stop()
H A DCommunicationListener.java30 public interface CommunicationListener { interface
H A DHandshaker.java35 public class Handshaker implements CommunicationListener, Constant {
H A DCommandCaller.java38 public class CommandCaller implements CommunicationListener, Constant {
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 32 milliseconds