404405406407408409410411
this.comparator = comparator; } @Override protected void showChartDialog() { TableChartDialog dialog = new TableChartDialog(this); dialog.open(); }