Aparentemente Intellij cambio algo en las vistas

No se que es, probablemente es por el cambio de estilo de codigo
This commit is contained in:
Daniel Cortes
2019-03-02 00:43:03 -03:00
parent 95685b7f82
commit 8bd6a0b493
10 changed files with 55 additions and 51 deletions

View File

@@ -70,13 +70,6 @@ public class IngresosView {
private IngresosTableModel ingresosTableModel;
{
// GUI initializer generated by IntelliJ IDEA GUI Designer
// >>> IMPORTANT!! <<<
// DO NOT EDIT OR ADD ANY CODE HERE!
$$$setupUI$$$();
}
private void createUIComponents() {
this.createIngresosTable();
this.createTipoCombo();
@@ -171,6 +164,13 @@ public class IngresosView {
return errorNroZInicial;
}
{
// GUI initializer generated by IntelliJ IDEA GUI Designer
// >>> IMPORTANT!! <<<
// DO NOT EDIT OR ADD ANY CODE HERE!
$$$setupUI$$$();
}
/**
* Method generated by IntelliJ IDEA GUI Designer >>> IMPORTANT!! <<< DO NOT edit this method OR
* call it in your code!