Package jmri.util

Class FileUtilSupport

All Implemented Interfaces:
BeanInterface, PropertyChangeFirer, PropertyChangeProvider

public class FileUtilSupport extends Bean
Support the FileUtil static API while providing PropertyChangeSupport for listening to changes in the paths. Also provides the underlying implementation of all FileUtil methods so they can be exposed to scripts as an object methods instead of as static methods of a class.