|
|
|
@ -272,6 +272,8 @@ public class EmpresaPanel extends JPanel
|
|
|
|
empresaComponents.putDummy( EmpresaData.A_EXAMES );
|
|
|
|
empresaComponents.putDummy( EmpresaData.A_EXAMES );
|
|
|
|
empresaComponents.putDummy( EmpresaData.B_CONSULTAS );
|
|
|
|
empresaComponents.putDummy( EmpresaData.B_CONSULTAS );
|
|
|
|
empresaComponents.putDummy( EmpresaData.B_EXAMES );
|
|
|
|
empresaComponents.putDummy( EmpresaData.B_EXAMES );
|
|
|
|
|
|
|
|
empresaComponents.putDummy( EmpresaData.INICIO_CONTRATO );
|
|
|
|
|
|
|
|
empresaComponents.putDummy( EmpresaData.DURACAO );
|
|
|
|
|
|
|
|
|
|
|
|
estabelecimentoComponents = new ComponentsHashtable();
|
|
|
|
estabelecimentoComponents = new ComponentsHashtable();
|
|
|
|
estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText );
|
|
|
|
estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText );
|
|
|
|
|