Uses of Package
com.jivesoftware.spark.component

Packages that use com.jivesoftware.spark.component
com.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
com.jivesoftware.spark.component Provides useful Swing components that can be used within Spark. 
com.jivesoftware.spark.search Provides support for creating your own searchable objects within Spark. 
com.jivesoftware.spark.ui Provides support by providing all chat specific components, such as ChatRoom and ContactList. 
com.jivesoftware.spark.ui.conferences Contains Conference Room specific components, such as room browsers and helpful conference utilities. 
com.jivesoftware.spark.ui.rooms Contains the two implementations of ChatRoom. 
com.jivesoftware.sparkimpl.plugin.jabber   
 

Classes in com.jivesoftware.spark.component used by com.jivesoftware.spark
Notifications
          Handles tray icon operations inside of Spark.
 

Classes in com.jivesoftware.spark.component used by com.jivesoftware.spark.component
BackgroundPanel
          An implementation of a colored background panel.
CheckNode
          Creates one tree node with a check box.
ConfirmDialog.ConfirmListener
          Used to handle yes/no selection in dialog.
JiveTable.JiveTableModel
           
JiveTreeNode
          JiveTreeNode class is a better implementation than using the DefaultMutableTree node.
Table.JiveTableModel
          The internal Table Model.
Tree
          Creates a new Tree UI to allow for easier manipulation of tree nodes.
TreeFolder
           
TreeItem
           
 

Classes in com.jivesoftware.spark.component used by com.jivesoftware.spark.search
IconTextField
          Creates a Firefox Search type box that allows for icons inside of a textfield.
 

Classes in com.jivesoftware.spark.component used by com.jivesoftware.spark.ui
BackgroundPanel
          An implementation of a colored background panel.
 

Classes in com.jivesoftware.spark.component used by com.jivesoftware.spark.ui.conferences
Tree
          Creates a new Tree UI to allow for easier manipulation of tree nodes.
 

Classes in com.jivesoftware.spark.component used by com.jivesoftware.spark.ui.rooms
BackgroundPanel
          An implementation of a colored background panel.
 

Classes in com.jivesoftware.spark.component used by com.jivesoftware.sparkimpl.plugin.jabber
RolloverButton
          Button UI for handling of rollover buttons.