| 
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 | |||||||||
java.lang.Objectoracle.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)
CompareView
setModel in interface CompareViewcompareModel - the compare model to render in this view.public CompareModel getModel()
CompareView
getModel in interface CompareViewpublic java.awt.Component getGUI()
CompareView
getGUI in interface CompareView
  | 
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 | |||||||||