@Component public class NoControllerClass extends Object implements FxmlController
You can use it if your component does nothing more than display its content.
| Constructor and Description |
|---|
NoControllerClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Empty voluntarily as no logic is to be included in this class.
|
public void initialize()
initialize in interface FxmlControllerCopyright © 2018. All rights reserved.