|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.rse.core.RemoteSystemsTempProjectNature
public class RemoteSystemsTempProjectNature
A nature for the temporary project where we store files.
| Constructor Summary | |
|---|---|
RemoteSystemsTempProjectNature()
|
|
| Method Summary | |
|---|---|
void |
configure()
|
void |
deconfigure()
|
IProject |
getProject()
|
void |
setProject(IProject project)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteSystemsTempProjectNature()
| Method Detail |
|---|
public void configure()
throws CoreException
configure in interface IProjectNatureCoreExceptionIProjectNature.configure()
public void deconfigure()
throws CoreException
deconfigure in interface IProjectNatureCoreExceptionIProjectNature.deconfigure()public IProject getProject()
getProject in interface IProjectNatureIProjectNature.getProject()public void setProject(IProject project)
setProject in interface IProjectNatureIProjectNature.setProject(IProject)
|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||