Anomalie #1129

call constructors other than default ones

Added by Éric Chatellier over 1 year ago. Updated over 1 year ago.

Status:Résolu Start date:12/02/2010
Priority:Normal Due date:
Assignee:Tony Chemit % Done:

0%

Category:jaxx-compiler Spent time: -
Target version:2.4

Description

In this code :

MyDialog dialog = new MyDialog(parent)

This call constructor :

public ControlGraphDialog(JAXXContext parentContext) {}

but super constructor :

Dialog(Frame owner) {}

is never called


Related issues

related to jaxx - Evolution #1344: Improve DefaultFinalizer code Résolu 02/16/2011
related to jaxx - Evolution #1347: Improve ClassDescriptor loading (try also to obtain const... Résolu 02/18/2011

History

Updated by Tony Chemit over 1 year ago

  • Category set to jaxx-compiler
  • Assignee set to Tony Chemit
  • Target version set to 2.4

Updated by Tony Chemit over 1 year ago

  • Status changed from Nouveau to Résolu

Also available in: Atom PDF