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

Packages that use GuiIm
pl.mbdev.openstage.openim   
 

Uses of GuiIm in pl.mbdev.openstage.openim
 

Subclasses of GuiIm 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 GuiImForm
          Instant messaging GUI with a form and list of system messages.
 class GuiInbox
          Shows list of messages and allows replying or writing a new one; core GUI entity of the Open IM.
 class GuiNewMessages
          Seen when a push request causes the IM to launch, serves as an alert that informs about new messages waiting in the inbox.
 class GuiUnauthorized
          Seen when the UnauthorizedException is thrown.
 class GuiWriteMessage
          Seen when writing a new message or replying to a message.