Uses of Interface
com.web_visage.ichat.Controllable

Packages that use Controllable
com.web_visage.ichat   
 

Uses of Controllable in com.web_visage.ichat
 

Subinterfaces of Controllable in com.web_visage.ichat
 interface IChatThread
          Represents common IChat thread type.
 

Classes in com.web_visage.ichat that implement Controllable
 class AbstractIChatThread
          Abstract implementation of the IChat thread.