Package org.opencms.ui.dialogs.history.diff
package org.opencms.ui.dialogs.history.diff
Contains code for the comparison view of the file history dialog.
- Since:
- 9.9.0
-
ClassDescriptionAbstract super class for displaying differences between a set of properties / attributes.Predicate used to check if an attribute comparison bean actually represents a difference.Displays changes between attributes (size, modification date, etc.Displays two image versions side by side, scaled.Represents a row in an attribute comparison table.Displays differences between the sets of properties of two versions of a resource.Provides buttons for showing the two versions being compared.Interprets two versions of a resource as text files, and shows a diff view for the two texts.Widget used to display a colorized diff view for two texts.Represents a row of the XML content value comparison table.Displays either a diff for the XML file, or a table displaying the differences between individual content values, allowing the user to switch between the two views.Interface for classes which display a comparison widget in the comparison view of the history dialog.