link start!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.tridium.platform.ui.util;
|
||||
|
||||
import javax.baja.file.FilePath;
|
||||
|
||||
public interface IFilePathFilter {
|
||||
boolean accept(FilePath filePath);
|
||||
}
|
||||
Reference in New Issue
Block a user