pl.edu.agh.cast.project
Class MostRecentlyUsedProject
java.lang.Object
pl.edu.agh.cast.project.MostRecentlyUsedProject
public class MostRecentlyUsedProject
- extends Object
A wrapper for most recently used project information.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MostRecentlyUsedProject
public MostRecentlyUsedProject(String name,
List<String> locations)
- Creates new MRU descriptor.
- Parameters:
name
- name of the projectlocations
- list of possible project locations
getName
public String getName()
getLocations
public List<org.eclipse.core.runtime.IPath> getLocations()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.