Come vedi i parametri dei pulsanti (cioè Backcol, Forecol...) li ho modificati io. In un file.class ci dovrebbero essere i parametri predefiniti.<APPLET CODE="embe.ts.TeamStats.class" NAME="TeamStats" WIDTH=560 HEIGHT=480>
<PARAM NAME="Leaguefile" VALUE="data/args/07_serieA.txt">
<PARAM NAME="Image" VALUE="pics/legacalcio.jpg">
<PARAM NAME="Backcol" VALUE="#FFFFFF">
<PARAM NAME="Forecol" VALUE="#000000">
<PARAM NAME="Primcol" VALUE="#000000">
<PARAM NAME="Seccol" VALUE="#AD0000">
<PARAM NAME="ButtonCol" VALUE="#93A070">
<PARAM NAME="ButtonTextCol" VALUE="#FFFFE1">
<PARAM NAME="ButtonSelectCol" VALUE="#D4D6BA">
</APPLET>
Mettiamo che un domani non mi piacciono più questi colori, devo andarli a sostituire su tutte le pagine HTML create.

