Package | Description |
---|---|
org.jivesoftware.spark.util |
Provides helpful utilities used for Spark.
|
Modifier and Type | Method and Description |
---|---|
static LoginDialog |
UIComponentRegistry.createLoginDialog()
Creates a new login dialog panel object
|
Modifier and Type | Method and Description |
---|---|
static void |
UIComponentRegistry.registerLoginDialog(java.lang.Class<? extends LoginDialog> clazz)
Registers a new class implementing a contact item.
|