public void main(String[] arg){
new StampaFattura(new FatturaProforma(new java.util.Date()," CICCIO","PISO", 4));
}
prova così