Package | Description |
---|---|
org.jivesoftware.sparkimpl.plugin.scratchpad |
Modifier and Type | Method and Description |
---|---|
static Tasks |
Tasks.getTaskList(org.jivesoftware.smack.XMPPConnection con) |
Modifier and Type | Method and Description |
---|---|
static void |
Tasks.saveTasks(Tasks tasks,
org.jivesoftware.smack.XMPPConnection con) |
static void |
ScratchPadPlugin.updateTaskUI(Tasks tasks)
Updates the GUI of Tasks
|