Uses of Class
pl.mbdev.openstage.openim.GuiImForm

Packages that use GuiImForm
pl.mbdev.openstage.openim   
 

Uses of GuiImForm in pl.mbdev.openstage.openim
 

Subclasses of GuiImForm in pl.mbdev.openstage.openim
 class GuiAdmin
          GUI (graphical user interface) seen by the the administrator.
 class GuiAuthorization
          Authorisation form, used to register the user.
 class GuiInbox
          Shows list of messages and allows replying or writing a new one; core GUI entity of the Open IM.
 class GuiUnauthorized
          Seen when the UnauthorizedException is thrown.
 class GuiWriteMessage
          Seen when writing a new message or replying to a message.