584585586587588589590591592593594
} public ResPanel createBottomSplitPanel() { ResPanel tablePanel = new ResPanel(); printableTable = new PrintableTable(); // table setting printableTable.setRowSelectionAllowed(true); printableTable.setSelectionBackground(Color.ORANGE);