| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| 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 Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||