org.netbeans.modules.i18n
| ID |
Snapshot |
Access |
| in01 |
 |
Tools -> Internationalization -> Internationalize
- org.netbeans.modules.i18n.I18nPanel
- org.netbeans.modules.i18n.ResourcePanel
- org.netbeans.modules.i18n.PropertyPanel
|
| in02 |
 |
Browse Dialog
Add Source
- org.netbeans.modules.i18n.wizard.SourceWizardPanel(TopManager.getDefault().getNodeOperation().select(...))
- org.netbeans.modules.i18n.ResourcePanel (TopManager.getDefault().getNodeOperation().select(...))
|
| in03 |
 |
New Dialog
- org.netbeans.modules.i18n.ResourcePanel
- org.netbeans.modules.i18n.ResourcePanel.ObjectNameInputPanel
|
| in04 |
 |
Format Dialog
- org.netbeans.modules.i18n.HelpStringCustomEditor
|
| in05 |
 |
Arguments Dialog
- org.netbeans.modules.i18n.java.ParamsPanel
|
| in06 |
 |
Info Dialog
- org.netbeans.modules.i18n.InfoPanel
|
| in07 |
Browse, New, Format dialogs are the same as in the last case. |
Tools -> Internationalization -> Insert Internationalized
String
- org.netbeans.modules.i18n.ResourcePanel
- org.netbeans.modules.i18n.PropertyPanel
|
| in08w |
 |
Tools -> Internationalization -> Internationalization
Wizard
- org.netbeans.modules.i18n.wizard.SourceWizardPanel
|
| in10w |
 |
- org.netbeans.modules.i18n.wizard.ResourceWizardPanel
|
| in11 |
 |
Select All dialog
- org.netbeans.modules.i18n.wizard.ResourceWizardPanel(TopManager.getDefault().getNodeOperation().select(...))
|
| in12w |
 |
- org.netbeans.modules.i18n.wizard.AdditionalWizardPanel
- org.netbeans.modules.i18n.java.JavaReplacePanel
|
| in13w |
 |
- org.netbeans.modules.i18n.wizard.HardStringWizardPanel
|
| in14 |
 |
...
- org.netbeans.modules.i18n.PropertyPanel
|
| in15w |
 |
Tools -> Internationalization -> Internationalization
Test Wizard
- org.netbeans.modules.i18n.wizard.SourceWizardPanel
|
| in16 |
 |
Add Source Dialog
- org.netbeans.modules.i18n.wizard.SourceWizardPanel(TopManager.getDefault().getNodeOperation().select(...))
|
| in17w |
 |
- org.netbeans.modules.i18n.wizard.ResourceWizardPanel
|
| in18w |
 |
- org.netbeans.modules.i18n.wizard.ProgressWizardPanel
- org.netbeans.modules.i18n.wizard.TestStringWizardPanel
|
|
|