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

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

Uses of ChatRoomButton in com.jivesoftware.spark.ui
 

Methods in com.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.