org.granite.client.tide.javafx
Class TideFXMLLoader
java.lang.Object
org.granite.client.tide.javafx.TideFXMLLoader
public class TideFXMLLoader
- extends Object
- Author:
- William DRAI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TideFXMLLoader
public TideFXMLLoader()
load
public static Object load(Context context,
String url,
Class<?> controllerClass)
throws IOException
- Throws:
IOException
load
public static Object load(String url,
Object controller)
throws IOException
- Throws:
IOException