This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 181926
Collapse All | Expand All

(-)tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.form (-8 / +8 lines)
Lines 67-74 Link Here
67
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
67
        <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
68
          <ComponentRef name="matchGroup"/>
68
          <ComponentRef name="matchGroup"/>
69
        </Property>
69
        </Property>
70
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor" preCode="/*" postCode="*/">
70
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
71
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="MatchAll" replaceFormat="NbBundle.getMessage(FilterPanel.class, &quot;{key}&quot;)); // NOI18N("/>
71
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="MatchAll" replaceFormat="NbBundle.getMessage(KeywordsPanel.class, &quot;{key}&quot;)); // NOI18N("/>
72
        </Property>
72
        </Property>
73
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
73
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
74
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_MatchAll" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
74
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_MatchAll" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
Lines 82-89 Link Here
82
          <ComponentRef name="matchGroup"/>
82
          <ComponentRef name="matchGroup"/>
83
        </Property>
83
        </Property>
84
        <Property name="selected" type="boolean" value="true"/>
84
        <Property name="selected" type="boolean" value="true"/>
85
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor" preCode="/*" postCode="*/">
85
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
86
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="MatchAny" replaceFormat="NbBundle.getMessage(FilterPanel.class, &quot;{key}&quot;)); // NOI18N("/>
86
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="MatchAny" replaceFormat="NbBundle.getMessage(KeywordsPanel.class, &quot;{key}&quot;)); // NOI18N("/>
87
        </Property>
87
        </Property>
88
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
88
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
89
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_MatchAny" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
89
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_MatchAny" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
Lines 119-126 Link Here
119
    </Container>
119
    </Container>
120
    <Component class="javax.swing.JButton" name="fewerButton">
120
    <Component class="javax.swing.JButton" name="fewerButton">
121
      <Properties>
121
      <Properties>
122
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor" preCode="/*" postCode="*/">
122
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
123
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="Fewer" replaceFormat="NbBundle.getMessage(FilterPanel.class, &quot;{key}&quot;)); // NOI18N("/>
123
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="Fewer" replaceFormat="NbBundle.getMessage(KeywordsPanel.class, &quot;{key}&quot;)); // NOI18N("/>
124
        </Property>
124
        </Property>
125
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
125
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
126
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_Fewer" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
126
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_Fewer" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
Lines 129-136 Link Here
129
    </Component>
129
    </Component>
130
    <Component class="javax.swing.JButton" name="moreButton">
130
    <Component class="javax.swing.JButton" name="moreButton">
131
      <Properties>
131
      <Properties>
132
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor" preCode="/*" postCode="*/">
132
        <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
133
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="More" replaceFormat="NbBundle.getMessage(FilterPanel.class, &quot;{key}&quot;)); // NOI18N("/>
133
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="More" replaceFormat="NbBundle.getMessage(KeywordsPanel.class, &quot;{key}&quot;)); // NOI18N("/>
134
        </Property>
134
        </Property>
135
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
135
        <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
136
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_More" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
136
          <ResourceString bundle="org/netbeans/modules/tasklist/filter/Bundle.properties" key="HINT_More" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
(-)tasklist.ui/src/org/netbeans/modules/tasklist/filter/KeywordsPanel.java (-13 / +5 lines)
Lines 78-84 Link Here
78
    private FilterSubpanel subpanel;
78
    private FilterSubpanel subpanel;
79
79
80
    /**
80
    /**
81
     * Creates new form FilterPanel. 
81
     * Creates new form KeywordsPanel. 
82
     *
82
     *
83
     * @param view view with the given filter
83
     * @param view view with the given filter
84
     * @param filter filter to be edited. Can be null and in that case
84
     * @param filter filter to be edited. Can be null and in that case
Lines 168-184 Link Here
168
    private void initComponents() {
168
    private void initComponents() {
169
169
170
        matchGroup.add(matchAllRadio);
170
        matchGroup.add(matchAllRadio);
171
        /*
171
        org.openide.awt.Mnemonics.setLocalizedText(matchAllRadio, NbBundle.getMessage(KeywordsPanel.class, "MatchAll")); // NOI18N(); // NOI18N
172
        org.openide.awt.Mnemonics.setLocalizedText(matchAllRadio, NbBundle.getMessage(FilterPanel.class, "MatchAll")); // NOI18N(); // NOI18N
173
        */
174
        matchAllRadio.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_MatchAll")); // NOI18N
172
        matchAllRadio.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_MatchAll")); // NOI18N
175
        matchAllRadio.setOpaque(false);
173
        matchAllRadio.setOpaque(false);
176
174
177
        matchGroup.add(matchAnyRadio);
175
        matchGroup.add(matchAnyRadio);
178
        matchAnyRadio.setSelected(true);
176
        matchAnyRadio.setSelected(true);
179
        /*
177
        org.openide.awt.Mnemonics.setLocalizedText(matchAnyRadio, NbBundle.getMessage(KeywordsPanel.class, "MatchAny")); // NOI18N(); // NOI18N
180
        org.openide.awt.Mnemonics.setLocalizedText(matchAnyRadio, NbBundle.getMessage(FilterPanel.class, "MatchAny")); // NOI18N(); // NOI18N
181
        */
182
        matchAnyRadio.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_MatchAny")); // NOI18N
178
        matchAnyRadio.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_MatchAny")); // NOI18N
183
        matchAnyRadio.setOpaque(false);
179
        matchAnyRadio.setOpaque(false);
184
180
Lines 190-203 Link Here
190
        conditionsPanel.setLayout(new java.awt.GridBagLayout());
186
        conditionsPanel.setLayout(new java.awt.GridBagLayout());
191
        conditionsScrollPane.setViewportView(conditionsPanel);
187
        conditionsScrollPane.setViewportView(conditionsPanel);
192
188
193
        /*
189
        org.openide.awt.Mnemonics.setLocalizedText(fewerButton, NbBundle.getMessage(KeywordsPanel.class, "Fewer")); // NOI18N(); // NOI18N
194
        org.openide.awt.Mnemonics.setLocalizedText(fewerButton, NbBundle.getMessage(FilterPanel.class, "Fewer")); // NOI18N(); // NOI18N
195
        */
196
        fewerButton.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_Fewer")); // NOI18N
190
        fewerButton.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_Fewer")); // NOI18N
197
191
198
        /*
192
        org.openide.awt.Mnemonics.setLocalizedText(moreButton, NbBundle.getMessage(KeywordsPanel.class, "More")); // NOI18N(); // NOI18N
199
        org.openide.awt.Mnemonics.setLocalizedText(moreButton, NbBundle.getMessage(FilterPanel.class, "More")); // NOI18N(); // NOI18N
200
        */
201
        moreButton.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_More")); // NOI18N
193
        moreButton.setToolTipText(org.openide.util.NbBundle.getMessage(KeywordsPanel.class, "HINT_More")); // NOI18N
202
194
203
        javax.swing.GroupLayout layout = new javax.swing.GroupLayout(this);
195
        javax.swing.GroupLayout layout = new javax.swing.GroupLayout(this);

Return to bug 181926