Buscar
Social
Ofertas laborales ES

Foro de la JavaCup > Buenas noches, error en el Switch

Buenas noches

non-static variable jLabel cannot be referenced from a static context

case 1:
jLabel.setText("Soy la opcion 1");
jLabel.setForeground(Color.red);
jLabel.setFont(new Font ("Ariel",1,30));

break;

abril 26, 2016 | Unregistered CommenterGravy