Uses of Class
com.jivesoftware.MainWindow

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

Uses of MainWindow in com.jivesoftware
 

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

Uses of MainWindow in com.jivesoftware.spark
 

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