Closed Speedphoenix closed 1 year ago
Having the parent class' initComponent() call after the child's will give only the parent class' properties.
(This is somewhat tedious to investigate if you don't immediately see the initComponent() in the wrong place)
Thanks!
Having the parent class' initComponent() call after the child's will give only the parent class' properties.
(This is somewhat tedious to investigate if you don't immediately see the initComponent() in the wrong place)