Package | Description |
---|---|
Contains all preferences panels and frames
|
|
Contains Workspace objects definition and tools
|
Modifier and Type | Field and Description |
---|---|
(package private) <> |
|
Modifier and Type | Method and Description |
---|---|
(package private) |
() |
Modifier and Type | Method and Description |
---|---|
protected <> |
() |
protected <> |
() |
protected abstract <> |
() |
Modifier and Type | Method and Description |
---|---|
protected void |
( workspace) |
protected void |
( workspace) |
protected abstract void |
( workspace) |
protected |
( workspace) |
protected |
( workspace) |
protected abstract |
( workspace) |
protected int |
( workspace) |
protected int |
( workspace) |
protected int |
( workspace) |
protected |
( workspace) |
protected |
( workspace) |
(package private) void |
( workspace) |
protected void |
( workspace,
value) |
protected void |
( workspace,
value) |
Modifier and Type | Field and Description |
---|---|
(package private) <> |
Online workspace list
|
Modifier and Type | Method and Description |
---|---|
static |
()
return the current installed workspace (null if none)
|
|
() |
|
() |
|
() |
|
() |
static |
(<Workspace> list,
name) |
static |
( className) |
static |
( name) |
Modifier and Type | Method and Description |
---|---|
static <> |
() |
static <> |
() |
static <> |
( repos)
Return the workspace list from the specified repository
|
(package private) <> |
( repos)
Load and return the list of online workspaces located at specified repository url
|
Modifier and Type | Method and Description |
---|---|
static boolean |
(<Workspace> list,
workspace) |
int |
( o) |
static void |
( workspace,
boolean showConfirm)
uninstall a workspace (asynchronous)
|
static void |
( workspace,
boolean showConfirm)
install a workspace (asynchronous)
|
static boolean |
( workspace)
return true if specified workspace is currently being desinstalled or will be desinstalled
|
static boolean |
( workspace)
return true if specified workspace is currently being installed or will be installed
|
static boolean |
( workspace) |
static boolean |
( workspace)
return true if 'workspace' is in the remove FIFO
|
static boolean |
( workspace)
return true if 'workspace' is in the install FIFO
|
Modifier and Type | Method and Description |
---|---|
static boolean |
(<Workspace> list,
workspace) |
static |
(<Workspace> list,
name) |
static boolean |
(<Workspace> list,
name) |
Constructor and Description |
---|
( workspace,
boolean successed) |