Tratarea mesajelor

public void performCommand( String comanda, Object argument )
{
	if( comanda.equalsIgnoreCase( "culoareButon" ) ) {
		selectorCuloare.show();
	}
	else {
...
if( comanda.equalsIgnoreCase( "salveazaButon" ) )
		{
			prelucrareText();
		}
	}
}

Netscaep IFC

BYTE Romānia - martie 1997


(C) Copyright Computer Press Agora