com.aptana.ide.editors.unified
Interface IFileServiceChangeListener

All Known Implementing Classes:
ProblemsPage

public interface IFileServiceChangeListener

Author:
Kevin Sawicki (ksawicki@aptana.com)

Method Summary
 void fileServiceChanged(IFileService newService)
          Notifies that the file service has changed and provides the new file service
 

Method Detail

fileServiceChanged

void fileServiceChanged(IFileService newService)
Notifies that the file service has changed and provides the new file service

Parameters:
newService - - the new file service