Package | Description |
---|---|
org.jivesoftware.spark.ui.conferences |
Contains Conference Room specific components, such as room browsers and helpful conference utilities.
|
org.jivesoftware.sparkimpl.plugin.transcripts |
Modifier and Type | Class and Description |
---|---|
class |
InviteSwingWorker
An executable that causes invitations to be sent, asking JIDs to join a chat room.
|
class |
JoinRoomSwingWorker
An executable that makes the user join a room.
|
Modifier and Type | Method and Description |
---|---|
void |
JoinRoomSwingWorker.setFollowUp(SwingWorker followUp)
Set a follow-up action, to be executed upon successful join of the room.
|
Modifier and Type | Class and Description |
---|---|
class |
HistoryTranscript
This class represents the history transcript
|