public class JavaFXPlatform extends Platform
context, instance, persistence, reflection, SYSTEM_PROPERTY_KEY| Constructor and Description |
|---|
JavaFXPlatform() |
JavaFXPlatform(java.lang.ClassLoader reflectionClassLoader) |
JavaFXPlatform(Reflection reflection) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
newConfiguration() |
defaultChannelType, getContext, getInstance, getMessagingTransports, getPersistence, getReflection, initInstance, initInstance, initInstance, initInstance, newClassScanner, newMessagingTransport, newRemotingTransport, persistence, reflection, setContextpublic JavaFXPlatform()
public JavaFXPlatform(java.lang.ClassLoader reflectionClassLoader)
public JavaFXPlatform(Reflection reflection)
public Configuration newConfiguration()
newConfiguration in class Platform