All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.rpgframework.jfx.IRefreshableList Maven / Gradle / Ivy

The newest version!
package de.rpgframework.jfx;

/**
 * @author prelle
 *
 */
public interface IRefreshableList {

	//-------------------------------------------------------------------
	public void refreshList();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy