List of all members.
Detailed Description
Constructor & Destructor Documentation
| icy.workspace.WorkspaceRepositoryLoader.WorkspaceRepositoryLoader |
( |
| ) |
|
Member Function Documentation
| void icy.workspace.WorkspaceRepositoryLoader.addListener |
( |
WorkspaceRepositoryLoaderListener |
listener | ) |
|
Add a listener
- Parameters:
-
| void icy.workspace.WorkspaceRepositoryLoader.clear |
( |
| ) |
|
| static ArrayList<String> icy.workspace.WorkspaceRepositoryLoader.getWorkspaceFiles |
( |
String |
repositeryUrl | ) |
[static] |
Return the workspaces file list from a repository URL
| ArrayList<Workspace> icy.workspace.WorkspaceRepositoryLoader.getWorkspaces |
( |
| ) |
|
- Returns:
- the workspaceList
| boolean icy.workspace.WorkspaceRepositoryLoader.isLoading |
( |
| ) |
|
| void icy.workspace.WorkspaceRepositoryLoader.load |
( |
final String |
url, |
|
|
boolean |
asynch, |
|
|
final boolean |
clear |
|
) |
| |
Load the list of online workspaces located at specified repository url
| void icy.workspace.WorkspaceRepositoryLoader.load |
( |
String |
url | ) |
[package] |
Load the list of online workspaces located at specified repository url
| void icy.workspace.WorkspaceRepositoryLoader.removeListener |
( |
WorkspaceRepositoryLoaderListener |
listener | ) |
|
Remove a listener
- Parameters:
-
| void icy.workspace.WorkspaceRepositoryLoader.waitWhileLoading |
( |
| ) |
|
wait until loading completed
The documentation for this class was generated from the following file:
- C:/Documents and Settings/Administrator/quia2/ICY Kernel/icy/workspace/WorkspaceRepositoryLoader.java