Method Summary |
|
public ArrayList | getNewFilelist() Returns the newFilelist. |
public ArrayList | getOldFilelist() Returns the oldFilelist. |
public IFolder | getSootOutputFolder() Returns the sootOuputFolder. |
public IWorkbenchWindow | getWindow() Returns the window. |
public void | handleFilesChanged() |
public void | refreshAll(IProject project) |
public void | refreshFolder() |
public void | resetSootOutputFolder(IProject project) |
public void | setNewFilelist(ArrayList newFilelist) Sets the newFilelist. |
public void | setOldFilelist(ArrayList oldFilelist) Sets the oldFilelist. |
public void | setSootOutputFolder(IFolder sootOutputFolder) Sets the sootOuputFolder. |
public void | setWindow(IWorkbenchWindow window) Sets the window. |