Package com.objexcel.chataddin

Interface Summary
IAddInApp AddInApp exposes an interface to the Objirc Chat application for addins.
IAddInInputListener AddInInput provides a means for addins to receive their own commands from the user.
IAddInLoader IAddInLoader makes it possible to provide addin support for different languages.
IAddInUtil AddInUtil provides useful addin command.
IAddInWin AddInWin wraps the different Objirc Chat windows: Room Chat/Query Status AddIn
IChatAddIn An IChatAddIn is an interface for all chat addins to implement.
 

Class Summary
AddInLoaderManger Your addins need to register themselves the AddInLoaderManager before they will be used to load/run an addin.