> + conditionPanel.setBorder(BorderFactory.createEtchedBorder()); // $NON-NLS-1$
Philippe, please remove the etched border. It adds visual noise for no reason. I'm inclined that we should forbid the use of BorderFactory.createEtchedBorder() Vladimir
> + conditionPanel.setBorder(BorderFactory.createEtchedBorder()); // $NON-NLS-1$
Philippe, please remove the etched border. It adds visual noise for no reason. I'm inclined that we should forbid the use of BorderFactory.createEtchedBorder() Vladimir