Uses of Class
org.jivesoftware.spark.ui.ChatRoomButton

Packages that use ChatRoomButton
org.jivesoftware.spark.ui Provides support by providing all chat specific components, such as ChatRoom and ContactList. 
 

Uses of ChatRoomButton in org.jivesoftware.spark.ui
 

Methods in org.jivesoftware.spark.ui with parameters of type ChatRoomButton
 void ChatRoom.ChatToolBar.addChatRoomButton(ChatRoomButton button)
          Adds a new ChatRoomButton the CommandBar.
 void ChatRoom.ChatToolBar.removeChatRoomButton(ChatRoomButton button)
          Removes the ChatRoomButton from the CommandBar.