Package | Description |
---|---|
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
org.jivesoftware.spark.ui |
Provides support by providing all chat specific components, such as ChatRoom and ContactList.
|
org.jivesoftware.spark.util |
Provides helpful utilities used for Spark.
|
org.jivesoftware.sparkimpl.plugin.jabber |
Modifier and Type | Method and Description |
---|---|
RolloverButton |
ButtonFactory.createAlwaysOnTop(boolean isAlwaysOnTopActive) |
RolloverButton |
ButtonFactory.createBuzzButton() |
RolloverButton |
ButtonFactory.createEmoticonButton() |
RolloverButton |
ButtonFactory.createRegisterButton() |
RolloverButton |
ButtonFactory.createSettingsButton() |
RolloverButton |
ButtonFactory.createTemaButton() |
Modifier and Type | Class and Description |
---|---|
class |
ChatRoomButton
Button to use with ChatRooms to allow for conformity in the Chat Room look and feel.
|
Modifier and Type | Method and Description |
---|---|
void |
ChatRoom.addControllerButton(RolloverButton button) |
Modifier and Type | Method and Description |
---|---|
static void |
ResourceUtils.resButton(RolloverButton button,
java.lang.String labelText)
Sets the resources on a subclass of
AbstractButton . |
Modifier and Type | Class and Description |
---|---|
class |
JabberBrowser.Entity |