Uses of Class
org.eclipse.swt.custom.ViewForm
-
Packages that use ViewForm Package Description org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. -
-
Uses of ViewForm in org.eclipse.compare
Subclasses of ViewForm in org.eclipse.compare Modifier and Type Class Description class
CompareViewerPane
ACompareViewerPane
is a convenience class which installs aCLabel
and aToolbar
in aViewForm
.class
CompareViewerSwitchingPane
A customCompareViewerPane
that supports dynamic viewer switching.
-