Uses of Class
org.jivesoftware.spark.component.tabbedPane.SparkTabbedPane

Packages that use SparkTabbedPane
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
org.jivesoftware.spark.ui Provides support by providing all chat specific components, such as ChatRoom and ContactList. 
 

Uses of SparkTabbedPane in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark that return SparkTabbedPane
 SparkTabbedPane Workspace.getWorkspacePane()
          Returns the Workspace TabbedPane.
 

Uses of SparkTabbedPane in org.jivesoftware.spark.ui
 

Subclasses of SparkTabbedPane in org.jivesoftware.spark.ui
 class ChatContainer
          Contains all ChatRoom objects within Spark.