Package | Description |
---|---|
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
org.jivesoftware.spark.util |
Provides helpful utilities used for Spark.
|
Modifier and Type | Method and Description |
---|---|
StatusBar |
Workspace.getStatusBar()
Returns the status box for the User.
|
Modifier and Type | Method and Description |
---|---|
static StatusBar |
UIComponentRegistry.createStatusBar()
Creates a new contact group object
|
Modifier and Type | Method and Description |
---|---|
static void |
UIComponentRegistry.registerStatusBar(java.lang.Class<? extends StatusBar> clazz)
Registers a new class implementing a contact group.
|