initialize LAF
To make widget classes compatible with GUI designer they must be instantiatable from there default constructor. This means that each widget must initialize the LAF in there default constructor.
To make widget classes compatible with GUI designer they must be instantiatable from there default constructor. This means that each widget must initialize the LAF in there default constructor.