org.walluck.oscar.components
Interface IMWindowListener

All Superinterfaces:
Listener
All Known Implementing Classes:
Script, ScriptAdapter

public interface IMWindowListener
extends Listener

Describe interface IMWindowListener here.

Since:
1.0
Version:
1.0
Author:
David Walluck

Method Summary
 void newConvo(AIMSession sess, String sn)
          Description of the Method
 

Method Detail

newConvo

void newConvo(AIMSession sess,
              String sn)
Description of the Method

Parameters:
sess - Description of the Parameter
sn - Description of the Parameter