package schedframe; public interface Initializable { public void initiate(); }