|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.edu.agh.cast.resources.MostRecentlyUsedProject
public class MostRecentlyUsedProject
A wrapper for most recently used project information
| Constructor Summary | |
|---|---|
MostRecentlyUsedProject(java.lang.String name,
java.util.List<java.lang.String> locations)
|
|
| Method Summary | |
|---|---|
java.util.List<org.eclipse.core.runtime.IPath> |
getLocations()
|
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MostRecentlyUsedProject(java.lang.String name,
java.util.List<java.lang.String> locations)
| Method Detail |
|---|
public java.lang.String getName()
public java.util.List<org.eclipse.core.runtime.IPath> getLocations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||