| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompareView
A component that is used to visualize the differences between CompareContributors. This interface is provided for applications that deal with compare viewers generically for different types of resource.
| Method Summary | |
|---|---|
 java.awt.Component | 
getGUI()Get the GUI for this compare view.  | 
 CompareModel | 
getModel()Get the model for this view.  | 
 void | 
setModel(CompareModel model)Set the model for this view.  | 
| Method Detail | 
|---|
void setModel(CompareModel model)
model - the compare model to render in this view.java.awt.Component getGUI()
CompareModel getModel()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||