| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdeCompareView
| Method Summary | |
|---|---|
 IdeAction[] | 
getToolbarActions()
Gets the components to be added to the editor toolbar while the compare view is displayable.  | 
 void | 
saveMergeModel(java.net.URL url)
Saves the current state of the merge model to the filesystem.  | 
| Methods inherited from interface oracle.javatools.compare.CompareView | 
|---|
getGUI, getModel, setModel | 
| Method Detail | 
|---|
IdeAction[] getToolbarActions()
getToolbarActions in interface ToolbarView
void saveMergeModel(java.net.URL url)
                    throws java.lang.UnsupportedOperationException,
                           java.io.IOException
UnsupportedOperationException if the default behavior 
 is required, in which the text buffer of the result contributor is saved.
url - the destination URL.
java.io.IOException - if an exception occurred saving the file.
java.lang.UnsupportedOperationException
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||