Package | Description |
---|---|
org.jivesoftware | |
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
Modifier and Type | Method and Description |
---|---|
void |
MainWindow.addMainWindowListener(MainWindowListener listener)
Adds a MainWindow listener to
MainWindow . |
void |
MainWindow.removeMainWindowListener(MainWindowListener listener)
Removes the specified
MainWindowListener . |
Modifier and Type | Class and Description |
---|---|
class |
PluginManager
This manager is responsible for the loading of all Plugins and Workspaces within Spark environment.
|