pl.edu.agh.cast.resources
Class MostRecentlyUsedProject

java.lang.Object
  extended by pl.edu.agh.cast.resources.MostRecentlyUsedProject

public class MostRecentlyUsedProject
extends java.lang.Object

A wrapper for most recently used project information

Author:
awos

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

MostRecentlyUsedProject

public MostRecentlyUsedProject(java.lang.String name,
                               java.util.List<java.lang.String> locations)
Method Detail

getName

public java.lang.String getName()

getLocations

public java.util.List<org.eclipse.core.runtime.IPath> getLocations()


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.