com.cloudbees.diff
Class Bundle

java.lang.Object
  extended by com.cloudbees.diff.Bundle

public class Bundle
extends Object


Constructor Summary
Bundle()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ACS_ProviderA11yDesc()
          Engine.
static org.jvnet.localizer.Localizable _ACS_ProviderPropertyPanelA11yDesc()
          Choose diff engine.
static org.jvnet.localizer.Localizable _ACS_ProviderPropertyPanelA11yName()
          Engine Property Panel
static org.jvnet.localizer.Localizable _ACS_VisualizerA11yDesc()
          Visualizer.
static org.jvnet.localizer.Localizable _ACS_VisualizerPropertyPanelA11yDesc()
          Choose diff visualizer.
static org.jvnet.localizer.Localizable _ACS_VisualizerPropertyPanelA11yName()
          Visualizer Property Panel
static org.jvnet.localizer.Localizable _ACSD_Diff_Top_Component()
          Differences between source files
static org.jvnet.localizer.Localizable _ACSD_PatchDialog()
          This dialog allows you to choose patch
static org.jvnet.localizer.Localizable _ACSN_Diff_Top_Component()
          Diff Component
static org.jvnet.localizer.Localizable _BK0001()
          Diffing...
static org.jvnet.localizer.Localizable _BK0002()
          If true then starting and trailing line whitespaces are ignored.
static org.jvnet.localizer.Localizable _BTN_Patch_mnc()
          P
static org.jvnet.localizer.Localizable _BTN_Patch_tooltip()
          Select the diff patch file to apply.
static org.jvnet.localizer.Localizable _BTN_Patch()
          Patch
static org.jvnet.localizer.Localizable _BuiltInDiffProvider_displayName()
          Built-in Diff Engine
static org.jvnet.localizer.Localizable _BuiltInDiffProvider_shortDescription()
          Default built-in diff engine that computes differences between two sources.
static org.jvnet.localizer.Localizable _CmdlineDiffProvider_displayName()
          Command-line Diff
static org.jvnet.localizer.Localizable _CmdlineDiffProvider_runtimeError(Object arg1)
          The diff command ''{0}'' failed to execute in the system.
static org.jvnet.localizer.Localizable _CmdlineDiffProvider_shortDescription()
          An external diff engine that produces a list of differences in a format compatible with the UNIX diff command.
static org.jvnet.localizer.Localizable _CTL_DiffActionName()
          Di&ff
static org.jvnet.localizer.Localizable _CTL_PatchActionName()
          Appl&y Diff Patch...
static org.jvnet.localizer.Localizable _CTL_PatchDialog_FileFilter()
          Patch Files (*.diff, *.patch)
static org.jvnet.localizer.Localizable _DefaultDiff_displayName()
          Built-in Diff Service
static org.jvnet.localizer.Localizable _diff_prog()
          Computing differences:
static org.jvnet.localizer.Localizable _EXC_CannotRemoveBackup(Object arg1, Object arg2)
          The following backup copies cannot be removed after successful application of a patch: {0} Reason(s): {1}
static org.jvnet.localizer.Localizable _EXC_CopyOfAppliedPatchFailed()
          The patch application failed, it's not possible to write to {0}.
static org.jvnet.localizer.Localizable _EXC_PatchApplicationFailed(Object arg1, Object arg2)
          Application of the patch to ''{1}'' failed: {0}
static org.jvnet.localizer.Localizable _EXC_PatchParsingFailed(Object arg1)
          Parsing of the patch file failed: {0}
static org.jvnet.localizer.Localizable _HINT_diffCmd()
          The command executed by the external diff engine.
static org.jvnet.localizer.Localizable _HINT_showDiffSelector()
          Show panel with engine and visualizer selectors.
static org.jvnet.localizer.Localizable _LBL_Provider()
          &Engine:
static org.jvnet.localizer.Localizable _LBL_Visualizer()
          &Visualizer:
static org.jvnet.localizer.Localizable _MSG_DiffFailed(Object arg1, Object arg2)
          Diff failed for {0} and {1}.
static org.jvnet.localizer.Localizable _MSG_NoDifference(Object arg1, Object arg2)
          No differences were found between ''{0}'' and ''{1}''.
static org.jvnet.localizer.Localizable _MSG_NoDifferenceInFile(Object arg1, Object arg2)
          No differences were found between {0} and {1}.
static org.jvnet.localizer.Localizable _MSG_NoDifferences(Object arg1)
          No differences found in file {0}.
static org.jvnet.localizer.Localizable _MSG_NoDiffProvider()
          No Diff Engine is registered in the system.
static org.jvnet.localizer.Localizable _MSG_NoDiffVisualizer()
          No Diff Visualizer is registered in the system.
static org.jvnet.localizer.Localizable _MSG_NotFoundFiles(Object arg1)
          Following files are to be patched, but not found: {0}
static org.jvnet.localizer.Localizable _MSG_PatchAppliedPartially()
          Patch applied partially.
static org.jvnet.localizer.Localizable _MSG_PatchAppliedSuccessfully()
          Patch applied successfully.
static org.jvnet.localizer.Localizable _MSG_ProvidersMissing()
          There are no diff engines registered in the system
static org.jvnet.localizer.Localizable _MSG_VisualizersMissing()
          There are no diff visualizers registered in the system
static org.jvnet.localizer.Localizable _MSG_WrongPatch_Hint(Object arg1)
          The patch cannot be applied in the selected context.
static org.jvnet.localizer.Localizable _MSG_WrongPatch()
          The patch cannot be applied in the selected context.
static org.jvnet.localizer.Localizable _OpenIDE_Module_Display_Category()
          Tools
static org.jvnet.localizer.Localizable _OpenIDE_Module_Long_Description()
          The Diff module provides an action, that is enabled when two files are selected in the IDE.
static org.jvnet.localizer.Localizable _OpenIDE_Module_Name()
          Diff
static org.jvnet.localizer.Localizable _OpenIDE_Module_Short_Description()
          Provides the diff action to view file differences.
static org.jvnet.localizer.Localizable _PROP_diffCmd()
          The Diff Command
static org.jvnet.localizer.Localizable _PROP_showDiffSelector()
          Show Diff Service Selector
static org.jvnet.localizer.Localizable _Services_DiffProviders()
          Diff Engines
static org.jvnet.localizer.Localizable _Services_Diffs()
          Diff Services
static org.jvnet.localizer.Localizable _Services_DiffVisualizers()
          Diff Visualizers
static org.jvnet.localizer.Localizable _TITLE_SelectPatchForFile(Object arg1)
          Select The Diff Patch For {0}
static org.jvnet.localizer.Localizable _TITLE_SelectPatchForFolder(Object arg1)
          Select The Diff Patch For Files In {0}
static org.jvnet.localizer.Localizable _UI_Services_IDEConfiguration_ServerAndExternalToolSettings_DiffTypes()
          Diff and Merge Types
static String ACS_ProviderA11yDesc()
          Engine.
static String ACS_ProviderPropertyPanelA11yDesc()
          Choose diff engine.
static String ACS_ProviderPropertyPanelA11yName()
          Engine Property Panel
static String ACS_VisualizerA11yDesc()
          Visualizer.
static String ACS_VisualizerPropertyPanelA11yDesc()
          Choose diff visualizer.
static String ACS_VisualizerPropertyPanelA11yName()
          Visualizer Property Panel
static String ACSD_Diff_Top_Component()
          Differences between source files
static String ACSD_PatchDialog()
          This dialog allows you to choose patch
static String ACSN_Diff_Top_Component()
          Diff Component
static String BK0001()
          Diffing...
static String BK0002()
          If true then starting and trailing line whitespaces are ignored.
static String BTN_Patch_mnc()
          P
static String BTN_Patch_tooltip()
          Select the diff patch file to apply.
static String BTN_Patch()
          Patch
static String BuiltInDiffProvider_displayName()
          Built-in Diff Engine
static String BuiltInDiffProvider_shortDescription()
          Default built-in diff engine that computes differences between two sources.
static String CmdlineDiffProvider_displayName()
          Command-line Diff
static String CmdlineDiffProvider_runtimeError(Object arg1)
          The diff command ''{0}'' failed to execute in the system.
static String CmdlineDiffProvider_shortDescription()
          An external diff engine that produces a list of differences in a format compatible with the UNIX diff command.
static String CTL_DiffActionName()
          Di&ff
static String CTL_PatchActionName()
          Appl&y Diff Patch...
static String CTL_PatchDialog_FileFilter()
          Patch Files (*.diff, *.patch)
static String DefaultDiff_displayName()
          Built-in Diff Service
static String diff_prog()
          Computing differences:
static String EXC_CannotRemoveBackup(Object arg1, Object arg2)
          The following backup copies cannot be removed after successful application of a patch: {0} Reason(s): {1}
static String EXC_CopyOfAppliedPatchFailed()
          The patch application failed, it's not possible to write to {0}.
static String EXC_PatchApplicationFailed(Object arg1, Object arg2)
          Application of the patch to ''{1}'' failed: {0}
static String EXC_PatchParsingFailed(Object arg1)
          Parsing of the patch file failed: {0}
static String HINT_diffCmd()
          The command executed by the external diff engine.
static String HINT_showDiffSelector()
          Show panel with engine and visualizer selectors.
static String LBL_Provider()
          &Engine:
static String LBL_Visualizer()
          &Visualizer:
static String MSG_DiffFailed(Object arg1, Object arg2)
          Diff failed for {0} and {1}.
static String MSG_NoDifference(Object arg1, Object arg2)
          No differences were found between ''{0}'' and ''{1}''.
static String MSG_NoDifferenceInFile(Object arg1, Object arg2)
          No differences were found between {0} and {1}.
static String MSG_NoDifferences(Object arg1)
          No differences found in file {0}.
static String MSG_NoDiffProvider()
          No Diff Engine is registered in the system.
static String MSG_NoDiffVisualizer()
          No Diff Visualizer is registered in the system.
static String MSG_NotFoundFiles(Object arg1)
          Following files are to be patched, but not found: {0}
static String MSG_PatchAppliedPartially()
          Patch applied partially.
static String MSG_PatchAppliedSuccessfully()
          Patch applied successfully.
static String MSG_ProvidersMissing()
          There are no diff engines registered in the system
static String MSG_VisualizersMissing()
          There are no diff visualizers registered in the system
static String MSG_WrongPatch_Hint(Object arg1)
          The patch cannot be applied in the selected context.
static String MSG_WrongPatch()
          The patch cannot be applied in the selected context.
static String OpenIDE_Module_Display_Category()
          Tools
static String OpenIDE_Module_Long_Description()
          The Diff module provides an action, that is enabled when two files are selected in the IDE.
static String OpenIDE_Module_Name()
          Diff
static String OpenIDE_Module_Short_Description()
          Provides the diff action to view file differences.
static String PROP_diffCmd()
          The Diff Command
static String PROP_showDiffSelector()
          Show Diff Service Selector
static String Services_DiffProviders()
          Diff Engines
static String Services_Diffs()
          Diff Services
static String Services_DiffVisualizers()
          Diff Visualizers
static String TITLE_SelectPatchForFile(Object arg1)
          Select The Diff Patch For {0}
static String TITLE_SelectPatchForFolder(Object arg1)
          Select The Diff Patch For Files In {0}
static String UI_Services_IDEConfiguration_ServerAndExternalToolSettings_DiffTypes()
          Diff and Merge Types
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bundle

public Bundle()
Method Detail

Services_DiffVisualizers

public static String Services_DiffVisualizers()
Diff Visualizers


_Services_DiffVisualizers

public static org.jvnet.localizer.Localizable _Services_DiffVisualizers()
Diff Visualizers


BTN_Patch

public static String BTN_Patch()
Patch


_BTN_Patch

public static org.jvnet.localizer.Localizable _BTN_Patch()
Patch


ACS_VisualizerA11yDesc

public static String ACS_VisualizerA11yDesc()
Visualizer.


_ACS_VisualizerA11yDesc

public static org.jvnet.localizer.Localizable _ACS_VisualizerA11yDesc()
Visualizer.


ACS_VisualizerPropertyPanelA11yDesc

public static String ACS_VisualizerPropertyPanelA11yDesc()
Choose diff visualizer.


_ACS_VisualizerPropertyPanelA11yDesc

public static org.jvnet.localizer.Localizable _ACS_VisualizerPropertyPanelA11yDesc()
Choose diff visualizer.


MSG_NoDiffVisualizer

public static String MSG_NoDiffVisualizer()
No Diff Visualizer is registered in the system.


_MSG_NoDiffVisualizer

public static org.jvnet.localizer.Localizable _MSG_NoDiffVisualizer()
No Diff Visualizer is registered in the system.


HINT_diffCmd

public static String HINT_diffCmd()
The command executed by the external diff engine.


_HINT_diffCmd

public static org.jvnet.localizer.Localizable _HINT_diffCmd()
The command executed by the external diff engine.


MSG_PatchAppliedSuccessfully

public static String MSG_PatchAppliedSuccessfully()
Patch applied successfully. View applied changes? (patched binary files will not be displayed)


_MSG_PatchAppliedSuccessfully

public static org.jvnet.localizer.Localizable _MSG_PatchAppliedSuccessfully()
Patch applied successfully. View applied changes? (patched binary files will not be displayed)


OpenIDE_Module_Short_Description

public static String OpenIDE_Module_Short_Description()
Provides the diff action to view file differences.


_OpenIDE_Module_Short_Description

public static org.jvnet.localizer.Localizable _OpenIDE_Module_Short_Description()
Provides the diff action to view file differences.


OpenIDE_Module_Long_Description

public static String OpenIDE_Module_Long_Description()
The Diff module provides an action, that is enabled when two files are selected in the IDE. It is based on an external diff utility, that is executed to obtain the differences, which are then shown to the user graphically.


_OpenIDE_Module_Long_Description

public static org.jvnet.localizer.Localizable _OpenIDE_Module_Long_Description()
The Diff module provides an action, that is enabled when two files are selected in the IDE. It is based on an external diff utility, that is executed to obtain the differences, which are then shown to the user graphically.


BuiltInDiffProvider_displayName

public static String BuiltInDiffProvider_displayName()
Built-in Diff Engine


_BuiltInDiffProvider_displayName

public static org.jvnet.localizer.Localizable _BuiltInDiffProvider_displayName()
Built-in Diff Engine


MSG_NoDiffProvider

public static String MSG_NoDiffProvider()
No Diff Engine is registered in the system.


_MSG_NoDiffProvider

public static org.jvnet.localizer.Localizable _MSG_NoDiffProvider()
No Diff Engine is registered in the system.


TITLE_SelectPatchForFolder

public static String TITLE_SelectPatchForFolder(Object arg1)
Select The Diff Patch For Files In {0}


_TITLE_SelectPatchForFolder

public static org.jvnet.localizer.Localizable _TITLE_SelectPatchForFolder(Object arg1)
Select The Diff Patch For Files In {0}


LBL_Visualizer

public static String LBL_Visualizer()
&Visualizer:


_LBL_Visualizer

public static org.jvnet.localizer.Localizable _LBL_Visualizer()
&Visualizer:


MSG_DiffFailed

public static String MSG_DiffFailed(Object arg1,
                                    Object arg2)
Diff failed for {0} and {1}.


_MSG_DiffFailed

public static org.jvnet.localizer.Localizable _MSG_DiffFailed(Object arg1,
                                                              Object arg2)
Diff failed for {0} and {1}.


BTN_Patch_mnc

public static String BTN_Patch_mnc()
P


_BTN_Patch_mnc

public static org.jvnet.localizer.Localizable _BTN_Patch_mnc()
P


MSG_ProvidersMissing

public static String MSG_ProvidersMissing()
There are no diff engines registered in the system


_MSG_ProvidersMissing

public static org.jvnet.localizer.Localizable _MSG_ProvidersMissing()
There are no diff engines registered in the system


UI_Services_IDEConfiguration_ServerAndExternalToolSettings_DiffTypes

public static String UI_Services_IDEConfiguration_ServerAndExternalToolSettings_DiffTypes()
Diff and Merge Types


_UI_Services_IDEConfiguration_ServerAndExternalToolSettings_DiffTypes

public static org.jvnet.localizer.Localizable _UI_Services_IDEConfiguration_ServerAndExternalToolSettings_DiffTypes()
Diff and Merge Types


EXC_PatchParsingFailed

public static String EXC_PatchParsingFailed(Object arg1)
Parsing of the patch file failed: {0}


_EXC_PatchParsingFailed

public static org.jvnet.localizer.Localizable _EXC_PatchParsingFailed(Object arg1)
Parsing of the patch file failed: {0}


ACS_ProviderPropertyPanelA11yDesc

public static String ACS_ProviderPropertyPanelA11yDesc()
Choose diff engine.


_ACS_ProviderPropertyPanelA11yDesc

public static org.jvnet.localizer.Localizable _ACS_ProviderPropertyPanelA11yDesc()
Choose diff engine.


EXC_CannotRemoveBackup

public static String EXC_CannotRemoveBackup(Object arg1,
                                            Object arg2)
The following backup copies cannot be removed after successful application of a patch: {0} Reason(s): {1}


_EXC_CannotRemoveBackup

public static org.jvnet.localizer.Localizable _EXC_CannotRemoveBackup(Object arg1,
                                                                      Object arg2)
The following backup copies cannot be removed after successful application of a patch: {0} Reason(s): {1}


Services_DiffProviders

public static String Services_DiffProviders()
Diff Engines


_Services_DiffProviders

public static org.jvnet.localizer.Localizable _Services_DiffProviders()
Diff Engines


MSG_NotFoundFiles

public static String MSG_NotFoundFiles(Object arg1)
Following files are to be patched, but not found: {0}


_MSG_NotFoundFiles

public static org.jvnet.localizer.Localizable _MSG_NotFoundFiles(Object arg1)
Following files are to be patched, but not found: {0}


HINT_showDiffSelector

public static String HINT_showDiffSelector()
Show panel with engine and visualizer selectors.


_HINT_showDiffSelector

public static org.jvnet.localizer.Localizable _HINT_showDiffSelector()
Show panel with engine and visualizer selectors.


BK0002

public static String BK0002()
If true then starting and trailing line whitespaces are ignored.


_BK0002

public static org.jvnet.localizer.Localizable _BK0002()
If true then starting and trailing line whitespaces are ignored.


BK0001

public static String BK0001()
Diffing...


_BK0001

public static org.jvnet.localizer.Localizable _BK0001()
Diffing...


MSG_PatchAppliedPartially

public static String MSG_PatchAppliedPartially()
Patch applied partially. View applied changes? (patched binary files will not be displayed)


_MSG_PatchAppliedPartially

public static org.jvnet.localizer.Localizable _MSG_PatchAppliedPartially()
Patch applied partially. View applied changes? (patched binary files will not be displayed)


OpenIDE_Module_Name

public static String OpenIDE_Module_Name()
Diff


_OpenIDE_Module_Name

public static org.jvnet.localizer.Localizable _OpenIDE_Module_Name()
Diff


ACSN_Diff_Top_Component

public static String ACSN_Diff_Top_Component()
Diff Component


_ACSN_Diff_Top_Component

public static org.jvnet.localizer.Localizable _ACSN_Diff_Top_Component()
Diff Component


DefaultDiff_displayName

public static String DefaultDiff_displayName()
Built-in Diff Service


_DefaultDiff_displayName

public static org.jvnet.localizer.Localizable _DefaultDiff_displayName()
Built-in Diff Service


ACS_VisualizerPropertyPanelA11yName

public static String ACS_VisualizerPropertyPanelA11yName()
Visualizer Property Panel


_ACS_VisualizerPropertyPanelA11yName

public static org.jvnet.localizer.Localizable _ACS_VisualizerPropertyPanelA11yName()
Visualizer Property Panel


MSG_NoDifferences

public static String MSG_NoDifferences(Object arg1)
No differences found in file {0}.


_MSG_NoDifferences

public static org.jvnet.localizer.Localizable _MSG_NoDifferences(Object arg1)
No differences found in file {0}.


MSG_NoDifferenceInFile

public static String MSG_NoDifferenceInFile(Object arg1,
                                            Object arg2)
No differences were found between {0} and {1}.


_MSG_NoDifferenceInFile

public static org.jvnet.localizer.Localizable _MSG_NoDifferenceInFile(Object arg1,
                                                                      Object arg2)
No differences were found between {0} and {1}.


diff_prog

public static String diff_prog()
Computing differences:


_diff_prog

public static org.jvnet.localizer.Localizable _diff_prog()
Computing differences:


ACSD_Diff_Top_Component

public static String ACSD_Diff_Top_Component()
Differences between source files


_ACSD_Diff_Top_Component

public static org.jvnet.localizer.Localizable _ACSD_Diff_Top_Component()
Differences between source files


PROP_showDiffSelector

public static String PROP_showDiffSelector()
Show Diff Service Selector


_PROP_showDiffSelector

public static org.jvnet.localizer.Localizable _PROP_showDiffSelector()
Show Diff Service Selector


MSG_WrongPatch_Hint

public static String MSG_WrongPatch_Hint(Object arg1)
The patch cannot be applied in the selected context. It was originally generated relative to "{0}".


_MSG_WrongPatch_Hint

public static org.jvnet.localizer.Localizable _MSG_WrongPatch_Hint(Object arg1)
The patch cannot be applied in the selected context. It was originally generated relative to "{0}".


TITLE_SelectPatchForFile

public static String TITLE_SelectPatchForFile(Object arg1)
Select The Diff Patch For {0}


_TITLE_SelectPatchForFile

public static org.jvnet.localizer.Localizable _TITLE_SelectPatchForFile(Object arg1)
Select The Diff Patch For {0}


BTN_Patch_tooltip

public static String BTN_Patch_tooltip()
Select the diff patch file to apply.


_BTN_Patch_tooltip

public static org.jvnet.localizer.Localizable _BTN_Patch_tooltip()
Select the diff patch file to apply.


ACSD_PatchDialog

public static String ACSD_PatchDialog()
This dialog allows you to choose patch


_ACSD_PatchDialog

public static org.jvnet.localizer.Localizable _ACSD_PatchDialog()
This dialog allows you to choose patch


CTL_DiffActionName

public static String CTL_DiffActionName()
Di&ff


_CTL_DiffActionName

public static org.jvnet.localizer.Localizable _CTL_DiffActionName()
Di&ff


ACS_ProviderA11yDesc

public static String ACS_ProviderA11yDesc()
Engine.


_ACS_ProviderA11yDesc

public static org.jvnet.localizer.Localizable _ACS_ProviderA11yDesc()
Engine.


CTL_PatchActionName

public static String CTL_PatchActionName()
Appl&y Diff Patch...


_CTL_PatchActionName

public static org.jvnet.localizer.Localizable _CTL_PatchActionName()
Appl&y Diff Patch...


OpenIDE_Module_Display_Category

public static String OpenIDE_Module_Display_Category()
Tools


_OpenIDE_Module_Display_Category

public static org.jvnet.localizer.Localizable _OpenIDE_Module_Display_Category()
Tools


CmdlineDiffProvider_runtimeError

public static String CmdlineDiffProvider_runtimeError(Object arg1)
The diff command ''{0}'' failed to execute in the system.


_CmdlineDiffProvider_runtimeError

public static org.jvnet.localizer.Localizable _CmdlineDiffProvider_runtimeError(Object arg1)
The diff command ''{0}'' failed to execute in the system.


CTL_PatchDialog_FileFilter

public static String CTL_PatchDialog_FileFilter()
Patch Files (*.diff, *.patch)


_CTL_PatchDialog_FileFilter

public static org.jvnet.localizer.Localizable _CTL_PatchDialog_FileFilter()
Patch Files (*.diff, *.patch)


CmdlineDiffProvider_shortDescription

public static String CmdlineDiffProvider_shortDescription()
An external diff engine that produces a list of differences in a format compatible with the UNIX diff command.


_CmdlineDiffProvider_shortDescription

public static org.jvnet.localizer.Localizable _CmdlineDiffProvider_shortDescription()
An external diff engine that produces a list of differences in a format compatible with the UNIX diff command.


EXC_PatchApplicationFailed

public static String EXC_PatchApplicationFailed(Object arg1,
                                                Object arg2)
Application of the patch to ''{1}'' failed: {0}


_EXC_PatchApplicationFailed

public static org.jvnet.localizer.Localizable _EXC_PatchApplicationFailed(Object arg1,
                                                                          Object arg2)
Application of the patch to ''{1}'' failed: {0}


BuiltInDiffProvider_shortDescription

public static String BuiltInDiffProvider_shortDescription()
Default built-in diff engine that computes differences between two sources.


_BuiltInDiffProvider_shortDescription

public static org.jvnet.localizer.Localizable _BuiltInDiffProvider_shortDescription()
Default built-in diff engine that computes differences between two sources.


EXC_CopyOfAppliedPatchFailed

public static String EXC_CopyOfAppliedPatchFailed()
The patch application failed, it's not possible to write to {0}.


_EXC_CopyOfAppliedPatchFailed

public static org.jvnet.localizer.Localizable _EXC_CopyOfAppliedPatchFailed()
The patch application failed, it's not possible to write to {0}.


PROP_diffCmd

public static String PROP_diffCmd()
The Diff Command


_PROP_diffCmd

public static org.jvnet.localizer.Localizable _PROP_diffCmd()
The Diff Command


Services_Diffs

public static String Services_Diffs()
Diff Services


_Services_Diffs

public static org.jvnet.localizer.Localizable _Services_Diffs()
Diff Services


LBL_Provider

public static String LBL_Provider()
&Engine:


_LBL_Provider

public static org.jvnet.localizer.Localizable _LBL_Provider()
&Engine:


CmdlineDiffProvider_displayName

public static String CmdlineDiffProvider_displayName()
Command-line Diff


_CmdlineDiffProvider_displayName

public static org.jvnet.localizer.Localizable _CmdlineDiffProvider_displayName()
Command-line Diff


ACS_ProviderPropertyPanelA11yName

public static String ACS_ProviderPropertyPanelA11yName()
Engine Property Panel


_ACS_ProviderPropertyPanelA11yName

public static org.jvnet.localizer.Localizable _ACS_ProviderPropertyPanelA11yName()
Engine Property Panel


MSG_WrongPatch

public static String MSG_WrongPatch()
The patch cannot be applied in the selected context.


_MSG_WrongPatch

public static org.jvnet.localizer.Localizable _MSG_WrongPatch()
The patch cannot be applied in the selected context.


MSG_VisualizersMissing

public static String MSG_VisualizersMissing()
There are no diff visualizers registered in the system


_MSG_VisualizersMissing

public static org.jvnet.localizer.Localizable _MSG_VisualizersMissing()
There are no diff visualizers registered in the system


MSG_NoDifference

public static String MSG_NoDifference(Object arg1,
                                      Object arg2)
No differences were found between ''{0}'' and ''{1}''.


_MSG_NoDifference

public static org.jvnet.localizer.Localizable _MSG_NoDifference(Object arg1,
                                                                Object arg2)
No differences were found between ''{0}'' and ''{1}''.



Copyright © 2011-2012. All Rights Reserved.