unikix.clientapis.emulator
Interface KixEmulatorListener


public interface KixEmulatorListener
extends EventListener

An interface that should be implemented by classes wishing to listen for events of type KixEmulatorEvent.


Method Summary
 void hostChangedScreen(KixEmulatorEvent e)
          Invoked when a datastream from the host has modified the contents of the KixEmulator.
 

Method Detail

hostChangedScreen

public void hostChangedScreen(KixEmulatorEvent e)
Invoked when a datastream from the host has modified the contents of the KixEmulator.


Copyright (c) 2001 by Sun Microsystems, Inc. All Rights Reserved