Uses of Class
org.jivesoftware.MainWindow

Packages that use MainWindow
org.jivesoftware   
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
 

Uses of MainWindow in org.jivesoftware
 

Methods in org.jivesoftware that return MainWindow
static MainWindow MainWindow.getInstance()
          Returns the singleton instance of MainWindow, creating it if necessary.
 

Uses of MainWindow in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark that return MainWindow
static MainWindow SparkManager.getMainWindow()
          Gets the MainWindow instance.