tmysik commented on a change in pull request #2160:
URL: https://github.com/apache/netbeans/pull/2160#discussion_r435010297
##########
File path:
php/php.code.analysis/src/org/netbeans/modules/php/analysis/ui/options/MessDetectorOptionsPanel.java
##########
@@ -179,113 +197,137 @@ public ValidationResult getValidationResult() {
// <editor-fold defaultstate="collapsed" desc="Generated
Code">//GEN-BEGIN:initComponents
private void initComponents() {
- messDetectorLabel = new JLabel();
- messDetectorTextField = new JTextField();
- messDetectorBrowseButton = new JButton();
- messDetectorSearchButton = new JButton();
- messDetectorHintLabel = new JLabel();
- messDetectorRuleSetsLabel = new JLabel();
- messDetectorRuleSetsScrollPane = new JScrollPane();
- messDetectorRuleSetsList = new JList<String>();
- noteLabel = new JLabel();
- minVersionInfoLabel = new JLabel();
- messDetectorLearnMoreLabel = new JLabel();
+ messDetectorLabel = new javax.swing.JLabel();
Review comment:
Great, thank you.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists