package jspecview.api;

import jspecview.common.JSViewer;

public interface JSVFileDropper {

	JSVFileDropper set(JSViewer viewer);

}
