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

@@ -41,13 +41,6 @@ public class InformesSideBar {
private JButton estadoResultadoButton;
private JButton volverButton;
{
// GUI initializer generated by IntelliJ IDEA GUI Designer
// >>> IMPORTANT!! <<<
// DO NOT EDIT OR ADD ANY CODE HERE!
$$$setupUI$$$();
}
public JPanel getContentPanel() {
return contentPanel;
}
@@ -68,6 +61,13 @@ public class InformesSideBar {
return volverButton;
}
{
// 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!