|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRSEInteractionProvider | |
---|---|
org.eclipse.rse.core | |
org.eclipse.rse.core.subsystems |
Uses of IRSEInteractionProvider in org.eclipse.rse.core |
---|
Methods in org.eclipse.rse.core that return IRSEInteractionProvider | |
---|---|
IRSEInteractionProvider |
RSECorePlugin.getDefaultInteractionProvider()
Get the default interface for interacting with the user or other outside world. |
Methods in org.eclipse.rse.core with parameters of type IRSEInteractionProvider | |
---|---|
void |
RSECorePlugin.setDefaultInteractionProvider(IRSEInteractionProvider p)
Set the default interaction provider. |
Uses of IRSEInteractionProvider in org.eclipse.rse.core.subsystems |
---|
Methods in org.eclipse.rse.core.subsystems that return IRSEInteractionProvider | |
---|---|
IRSEInteractionProvider |
SubSystem.getInteractionProvider()
Get the current Interaction Provider. |
Methods in org.eclipse.rse.core.subsystems with parameters of type IRSEInteractionProvider | |
---|---|
void |
SubSystem.setInteractionProvider(IRSEInteractionProvider p)
Set an Interaction Provider specific for this subsystem. |
|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |