Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Package
oracle.javatools.compare.view

Packages that use oracle.javatools.compare.view
oracle.javatools.compare.view   
oracle.javatools.compare.view.list   
oracle.javatools.compare.view.wedge   
oracle.jdeveloper.merge Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities. 
oracle.jdeveloper.vcs.versionhistory   
oracle.jdevimpl.history   

 

Classes in oracle.javatools.compare.view used by oracle.javatools.compare.view
ActionMenuView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
BaseCompareView
           
BaseCompareView.ContributorBias
           
BaseOverview
           
ComparePopupManager
           
CompareToolTipProvider
          Interface to providers of difference block tooltips over the wedge compare view.
CompareViewDecoration
           
CustomHorizontalScrollView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
DiffGutter
           
EditableView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
IdeCompareView
           
NavigableConflictsView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
NavigableView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
SequenceCompareView
           
SplitPanel
          A splittable panel used for compare / merge.
SplitPanelLayout
          A custom layout manager for a two or three pane split compare / merge window.
SplitPanelView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
StatusView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
ToolbarView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by IdeCompareView.
ToolTipView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
ViewEdit
          Undoable view edit event wrapper class.
ViewEditEvent
          View edit event class.
ViewEditListener
          View edit listener interface.
ViewMemento
          Memento class capturing the difference state of a compare model, for view implementations.

 

Classes in oracle.javatools.compare.view used by oracle.javatools.compare.view.list
ActionMenuView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
BaseCompareView
           
ComparePopupManager
           
CustomHorizontalScrollView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
EditableView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
NavigableConflictsView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
NavigableView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
SequenceCompareView
           
SplitPanelView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
StatusView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
ToolTipView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.

 

Classes in oracle.javatools.compare.view used by oracle.javatools.compare.view.wedge
ActionMenuView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
BaseCompareView
           
ComparePopupManager
           
CustomHorizontalScrollView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
EditableView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
EditorPaneView
          Interface implemented by compare views which host one or more instances of BasicEditorPane.
NavigableConflictsView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
NavigableView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
SequenceCompareView
           
SplitPanelView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
StatusView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
ToolTipView
          Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
ViewEditListener
          View edit listener interface.

 

Classes in oracle.javatools.compare.view used by oracle.jdeveloper.merge
ComparePopupManager
           
CompareToolTipProvider
          Interface to providers of difference block tooltips over the wedge compare view.
ViewEdit
          Undoable view edit event wrapper class.
ViewEditEvent
          View edit event class.
ViewEditListener
          View edit listener interface.

 

Classes in oracle.javatools.compare.view used by oracle.jdeveloper.vcs.versionhistory
ComparePopupManager
           
ViewEditListener
          View edit listener interface.

 

Classes in oracle.javatools.compare.view used by oracle.jdevimpl.history
ComparePopupManager
           
ViewEditListener
          View edit listener interface.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.