Package org.contextfx.components
Class Injector
- java.lang.Object
-
- org.contextfx.components.Injector
-
- Direct Known Subclasses:
ReactiveInjector
public class Injector extends Object
This class is used to inject the components.- Version:
- 1.0.0
- Author:
- Ramon Rangel Osorio <ramon.rangel@protonmail.com>
-
-
Constructor Detail
-
Injector
public Injector(Scanner scanner)
-
-