public interface ExtensionParameters
Modifier and Type | Field and Description |
---|---|
static ParameterItem<Class<?>> |
COMPONENT_FACTORY
The factory used to create components.
|
static ParameterItem<Class<?>> |
FXML_CONTROLLER_FACTORY
The factory used to create FXMLController.
|
static ParameterItem<Class<?>> |
UNPROCESSED_WAVE_HANDLER
The handler used while running in developer mode to manage unprocessed wave.
|
static final ParameterItem<Class<?>> UNPROCESSED_WAVE_HANDLER
static final ParameterItem<Class<?>> COMPONENT_FACTORY
static final ParameterItem<Class<?>> FXML_CONTROLLER_FACTORY
Copyright © 2011–2016 JRebirth OSS. All rights reserved.