Syntax to DI AnchorPane [message #1705625] |
Mon, 17 August 2015 22:31 |
Paul Roubekas Messages: 207 Registered: March 2012 Location: Chattanooga, TN USA |
Senior Member |
|
|
I did a search on this forum but could not find an example of the syntax to override the default "Container:AnchorPane " using injection. If I understand correctly, as per this (https://wiki.eclipse.org/Efxclipse/Runtime/e4) link, it is possible.
What imports, if any, are needed and how do I tell DI to override the default "BorderPane" with the "AnchorPane"?
I tried the following but they did not work.
public EtherColumn(@Container:AnchorPane) parent, final MApplication application) {
and this ....
public EtherColumn(@Container(AnchorPane) parent, final MApplication application) {
Oxygen 3a
Windows 10
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03877 seconds