| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.javatools.patch.PatchCompareView
oracle.javatools.patch.PatchCompareView
public final class PatchCompareView
| Constructor Summary | |
|---|---|
| PatchCompareView(CompareMode compareMode) | |
| Method Summary | |
|---|---|
|  java.awt.Component | getGUI()Get the GUI for this compare view. | 
|  CompareModel | getModel()Get the model for this view. | 
|  void | setModel(CompareModel compareModel)Set the model for this view. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PatchCompareView(CompareMode compareMode)
| Method Detail | 
|---|
public void setModel(CompareModel compareModel)
CompareViewsetModel in interface CompareViewcompareModel - the compare model to render in this view.public CompareModel getModel()
CompareViewgetModel in interface CompareViewpublic java.awt.Component getGUI()
CompareViewgetGUI in interface CompareView| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||