Uses of Package
org.jivesoftware.spark.component

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

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

Classes in org.jivesoftware.spark.component used by org.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
          Table class can be used to maintain quality look and feel throughout the product.
Table.JiveTableModel
          The internal Table Model.
Tree
          Creates a new Tree UI to allow for easier manipulation of tree nodes.
TreeFolder
           
TreeItem
           
 

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

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

Classes in org.jivesoftware.spark.component used by org.jivesoftware.spark.ui.conferences
JiveTreeNode
          JiveTreeNode class is a better implementation than using the DefaultMutableTree node.
Tree
          Creates a new Tree UI to allow for easier manipulation of tree nodes.
 

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

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