|
|
|
@ -268,6 +268,10 @@ public class EmpresaPanel extends JPanel
|
|
|
|
empresaComponents.putDummy( EmpresaData.PERIODICIDADE );
|
|
|
|
empresaComponents.putDummy( EmpresaData.PERIODICIDADE );
|
|
|
|
empresaComponents.putDummy( EmpresaData.DESIGNACAO_SOCIAL_PLAIN );
|
|
|
|
empresaComponents.putDummy( EmpresaData.DESIGNACAO_SOCIAL_PLAIN );
|
|
|
|
empresaComponents.putDummy( EmpresaData.DATA_CANCELAMENTO );
|
|
|
|
empresaComponents.putDummy( EmpresaData.DATA_CANCELAMENTO );
|
|
|
|
|
|
|
|
empresaComponents.putDummy( EmpresaData.A_CONSULTAS );
|
|
|
|
|
|
|
|
empresaComponents.putDummy( EmpresaData.A_EXAMES );
|
|
|
|
|
|
|
|
empresaComponents.putDummy( EmpresaData.B_CONSULTAS );
|
|
|
|
|
|
|
|
empresaComponents.putDummy( EmpresaData.B_EXAMES );
|
|
|
|
|
|
|
|
|
|
|
|
estabelecimentoComponents = new ComponentsHashtable();
|
|
|
|
estabelecimentoComponents = new ComponentsHashtable();
|
|
|
|
estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText );
|
|
|
|
estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText );
|
|
|
|
|