org.hydrateframework.gen.schema
Interface FileWatcher.FileChanged

All Known Implementing Classes:
HydrateUI
Enclosing class:
FileWatcher

public static interface FileWatcher.FileChanged


Method Summary
 void fileChanged(Family family)
           
 boolean shouldReread(Family family)
           
 

Method Detail

fileChanged

void fileChanged(Family family)

shouldReread

boolean shouldReread(Family family)


Copyright © 2000 The Hydrate Project. All Rights Reserved.