|
RSE Release 2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISystemRegistry | |
|---|---|
| org.eclipse.rse.core | |
| org.eclipse.rse.core.model | |
| org.eclipse.rse.files.ui.widgets | |
| org.eclipse.rse.ui.actions | |
| Uses of ISystemRegistry in org.eclipse.rse.core |
|---|
| Methods in org.eclipse.rse.core that return ISystemRegistry | |
|---|---|
ISystemRegistry |
RSECorePlugin.getSystemRegistry()
Gets the system registry set by RSECorePlugin.setSystemRegistry(ISystemRegistry). |
static ISystemRegistry |
RSECorePlugin.getTheSystemRegistry()
A static convenience method - fully equivalent to RSECorePlugin.getDefault().getSystemRegistry(). |
| Methods in org.eclipse.rse.core with parameters of type ISystemRegistry | |
|---|---|
void |
RSECorePlugin.setSystemRegistry(ISystemRegistry registry)
Sets the system registry. |
| Uses of ISystemRegistry in org.eclipse.rse.core.model |
|---|
| Methods in org.eclipse.rse.core.model that return ISystemRegistry | |
|---|---|
static ISystemRegistry |
SystemStartHere.getSystemRegistry()
STEP 1. |
| Uses of ISystemRegistry in org.eclipse.rse.files.ui.widgets |
|---|
| Fields in org.eclipse.rse.files.ui.widgets declared as ISystemRegistry | |
|---|---|
protected ISystemRegistry |
SystemSelectRemoteFileOrFolderForm.sr
|
| Uses of ISystemRegistry in org.eclipse.rse.ui.actions |
|---|
| Fields in org.eclipse.rse.ui.actions declared as ISystemRegistry | |
|---|---|
protected ISystemRegistry |
SystemBaseCopyAction.sr
|
|
RSE Release 2.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||