Package | Description |
---|---|
de.esprit.appsuite.gui.task |
Contains GUI support classes for async tasks
|
de.esprit.appsuite.task |
Contains basic classes that make up the AsyncTask framework
|
de.esprit.netsuite.netdata.agent.internal.transfer |
Contains Agents dealing with file transfers
|
Modifier and Type | Method and Description |
---|---|
void |
SwingTaskMonitor.addTaskListener(TaskEvent.Listener l) |
void |
AbstractSwingTask.addTaskListener(TaskEvent.Listener l) |
void |
SwingTaskMonitor.removeTaskListener(TaskEvent.Listener l) |
void |
AbstractSwingTask.removeTaskListener(TaskEvent.Listener l) |
Modifier and Type | Class and Description |
---|---|
class |
DebugTaskListener
This class is just for testing task notifications
|
Modifier and Type | Method and Description |
---|---|
void |
TaskEvent.Source.addTaskListener(TaskEvent.Listener l) |
void |
TaskEvent.Source.removeTaskListener(TaskEvent.Listener l) |
Modifier and Type | Method and Description |
---|---|
void |
FileTransferAgent.addTaskListener(TaskEvent.Listener l) |
void |
FileTransferAgent.removeTaskListener(TaskEvent.Listener l) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.