Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
how to pass this before supertype constructor has been called
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Andrea Desole, post: 548883"] I don't know how JTable works, but I agree. There is no difference between enabling polymorphism and passing this in the constructor. In either case you have to know exactly how the base class handles the derived class, or you have to put in some code to protect the consistency of your derived class. Andrea [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
how to pass this before supertype constructor has been called
Top