|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.prorefactor.refactor.IDEDefault
public class IDEDefault
| Constructor Summary | |
|---|---|
IDEDefault(RefactorSession refpack)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getProjectRelativePath(java.io.File file)
Find the project name and the project relative path for a File object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IDEDefault(RefactorSession refpack)
| Method Detail |
|---|
public java.lang.String[] getProjectRelativePath(java.io.File file)
IDE
getProjectRelativePath in interface IDEThis implementation returns the current project name from RefactorSession,
and getPath() from the input file.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||