Package it.tidalwave.ui.javafx
Class NodeAndDelegate<T>
java.lang.Object
it.tidalwave.ui.javafx.NodeAndDelegate<T>
- Author:
- Fabrizio Giudici
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NodeAndDelegate
public NodeAndDelegate()
-
-
Method Details
-
load
@Nonnull public static <T> NodeAndDelegate<T> load(@Nonnull Class<T> clazz, @Nonnull String resource) throws IOException - Throws:
IOException
-