org.granite.client.tide.javafx
Class JavaFXPlatform
java.lang.Object
org.granite.client.tide.javafx.JavaFXPlatform
- All Implemented Interfaces:
- Platform
public class JavaFXPlatform
- extends Object
- implements Platform
- Author:
- William DRAI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaFXPlatform
public JavaFXPlatform()
configure
public void configure(Object instance)
- Specified by:
configure in interface Platform
getDataManager
public DataManager getDataManager()
- Specified by:
getDataManager in interface Platform
execute
public void execute(Runnable runnable)
- Specified by:
execute in interface Platform